https://github.com/imseanconroy/custom-esp32
Complete design files for an ESP32 microcontroller-based board, created using KiCad
https://github.com/imseanconroy/custom-esp32
electronics esp32 kicad
Last synced: about 1 year ago
JSON representation
Complete design files for an ESP32 microcontroller-based board, created using KiCad
- Host: GitHub
- URL: https://github.com/imseanconroy/custom-esp32
- Owner: ImSeanConroy
- License: mit
- Created: 2024-08-18T19:04:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T20:49:42.000Z (over 1 year ago)
- Last Synced: 2025-02-02T21:27:13.527Z (over 1 year ago)
- Topics: electronics, esp32, kicad
- Homepage:
- Size: 6.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom ESP32
Complete design files for an ESP32 microcontroller-based board, created using KiCad
## License
This project is Distributed under the MIT License - see the [LICENSE](LICENSE) file for information.
## Support
If you are having problems, please let me know by [raising a new issue](https://github.com/ImSeanConroy/custom-esp32/issues/new/choose).
## Acknowledgments
A special thanks to the creators of these invaluable resources that helped guide this project:
- [How to Design a Custom ESP32 PCB](https://thehardwareacademy.com/courses/how-to-design-esp32-pcb/): Learn how to design a custom PCB using the Espressif ESP32-S3 WiFi/Bluetooth wireless microcontroller module.