CapibaraZero open-source firmware offers a low-cost alternative to Flipper Zero for ESP32-S3 hardware such as the LilyGO T-Embed CC1101.
If you want a gorgeous e-paper weather display, the design work has already been done for you with this ESP32 project.
Example of controlling the LCD display with ST7032 controller. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ...
Waveshare has recently launched the RoArm-M2-S and RoArm-M2-Pro ESP32 robotic arms with four degrees of freedom, or 4-DOF for short. The main difference is that the RoArm-M2-S is equipped with ...
The I2C Device Library (i2cdevlib) is a collection of mostly uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices. Each device is built to make use of the ...
we are trying to read in single shot mode the ADS1013IDGS with an esp32 wrom 32 with I2C. We are able to read the component register, but we often have an esp_timeout_err and we don't understand why.