# Design Progress

## Materials Needed for AaFi:

* Raspberry Pi Zero W
* 32 GB Micro SD Card
* Ethernet/USB HUB HAT Expansion Board for Raspberry Pi 4B/3B+/3B/2B/Zero/Zero W/Zero WH,with RJ45 10/100M Ethernet Port
* Alfa AWUS036NH
* Battery Pack

## \[V1 Design] Orginal Prototype Design of AaFi.&#x20;

Found that USB extension for Raspberry Pi Zero did not work at all. Design was later scrapped early on in development.&#x20;

![](/files/-MZ5B76hMsxTcmQRNrXo)

## \[V2 Design Top] Design of AaFi&#x20;

![](/files/-MZ5CpYhLD3J03Xk2BQb)

## \[V2 Design Side] Design of AaFi&#x20;

![](/files/-MZ5DDyAv9ZsnP6XCu6r)

## Final Design of AaFi Side View

Essentially the same design as V2 but added a ethernet hat on to the Raspberry Pi Zero W for ethernet connenctivity.&#x20;

![](/files/-MZ5GcMz7r5K_LQamzm4)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aafi.xyz/faq/design-progress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
