This project features a custom PCB designed for the ESP32 Pico V3, including numerous features and allowing for easy developement.
- ✅ USB-programmable ESP32 Pico V3
- ✅ Integrated wireless connectivity
- ✅ Full access to all pins and a RGB LED
Here’s a list of the major components used:
- 🔌 ESP32 Pico V3
- 🔋 ANT3216LL00R2400A Chip antenna
- ⚡ CP2102N USB to UART IC
The hardware includes:
The ESP32 Pico V3 can be programmed either in C or C++ using the Arduino or ESP-IDF framework. It only supports programming via USB as no ESP-PROG nor JTAG interface has been integrated.
After assembly, it's simply plug and play! (Although you might need the CP2102N drivers if you want to change the USB-UART chip settings.)
Here are some pictures of the bare board:
And some pictures of the assembled board:
There are no known issues for now. If you encounter any issues, feel free to report them by opening a new issue in the repository.
This project is licensed under the GPL-3.0 license - see the LICENSE file for details.
Feel free to submit issues or pull requests if you find bugs or have suggestions for improvements.
For any inquiries, you can reach out to Aeris at aeris.github@gmail.com.