CapibaraZero open-source firmware offers a low-cost alternative to Flipper Zero for ESP32-S3 hardware such as the LilyGO T-Embed CC1101.
M5Stack has recently launched the M5Stack ATOMIC Display Base, an HDMI display driver designed to emulate traditional SPI TFT ...
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 ...
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.