An open API service indexing awesome lists of open source software.

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

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.