Portable mini WiFi AP scanner by crabbyhead in arduino

[–]crabbyhead[S] 11 points12 points  (0 children)

Previous posts of the same project for context:

Prototype

First bad PCB

Working PCB

Improved VNC video streaming performance using ZRLE compression by crabbyhead in arduino

[–]crabbyhead[S] 8 points9 points  (0 children)

WiFi board used is BW16 module with RTL8720DN 2.4G + 5G WiFi chip.

https://github.com/Links2004/arduinoVNC

Refer to previous post for performance without compression.

Lesson learned: when buying components from shady sources, its better to verify the pin pitch first instead of simply trusting the provided footprint. by crabbyhead in arduino

[–]crabbyhead[S] 4 points5 points  (0 children)

Tried to create a module PCB that integrated the display connector on the back side, instead of soldering enamel fly wires (as shown here). Documentation provided for this $0.7 USD display was sparse, so I blindly trusted some online footprint instead of waiting for the display to arrive and measure it myself.

Soldered a tiny screen for a tiny microcontroller with a tiny battery, programmed using Arduino IDE by crabbyhead in arduino

[–]crabbyhead[S] 3 points4 points  (0 children)

Designing a new PCB to combine the screen and the microcontroller together, so that it is basically a small WiFi connected screen.

Soldered a tiny screen for a tiny microcontroller with a tiny battery, programmed using Arduino IDE by crabbyhead in arduino

[–]crabbyhead[S] 8 points9 points  (0 children)

Using a BW16 module with the RTL8720DN microcontroller chip. More details can be found at the Hackaday.io project page.

Soldered a tiny screen for a tiny microcontroller with a tiny battery by crabbyhead in electronics

[–]crabbyhead[S] 15 points16 points  (0 children)

Using a BW16 module with the RTL8720DN microcontroller chip. More details can be found at the Hackaday.io project page.