DNS level ad blocking powered by CircuitPython running on cheap ESP32 hardware.
A project by chainofexecution (Ian Moyer) and xtyphus (Jack LaRussa)
The hardware is mostly done and the software for this project is still being worked on.
We are using the FeatherS3 by Unexpected Maker as the main board and the Ethernet FeatherWing by Adafruit as the ethernet board.
Note: The three jumper wires tapped into the UART RX/TX and ground pins won't be needed to install the software or during device use as their purpose was to make development easier by having access to the ethernet board's UART (which isn't relayed through the USB serial converter for the main board)
So far the wifi access point is working and the configuration web page and server are partially operational.
The next step of development is building the DNS server.




