The ESP32-S3 is a powerful, versatile microcontroller designed for IoT applications. It features dual-core Xtensa LX7 processors, Wi-Fi and Bluetooth 5 connectivity, rich I/O capabilities, and enhanced security features, making it ideal for smart home devices, wearable electronics, and automated systems requiring efficient processing and wireless communication.
import ESP32 from "esp32/esp32.ato"
import Power from "generics/interfaces.ato"
module my_project:
power3v3 = new Power
micro = new ESP32
micro.power ~ power3v3
Power interface: 3.3V input SPI interface: 4-wire SPI I2C interface JTAG interface
Contribute to this package using pull requests.
This battery connector module is provided under the MIT License.
For further inquiries or support, please contact me at [email protected].