Tag: ESP
LILYGO T4 S3 integrates an Espressif ESP32-S3 and 8MB of PSRAM along with vibrant AMOLED display
LILYGO, a specialist in embedded electronics, has recently introduced a compact development board featuring a touch-screen centered on the Espressif ESP32-S3. This new offering is called the LILYGO T4 S3 and comes with a 2.41" full-color AMOLED display. The recently launched...
Continue ReadingDemonstrating Automate Safe Cracking with an ESP8266 and a Stepper Motor
To recover a lost combination, we may see how YouTuber Zach Hipps designed and built a completely automated safe-breaking robot. Zach Hipps, who runs the YouTube channel Byte Sized Engineering, has a brother-in-law who put his safe's combination code inside the safe just before going on...
Continue ReadingPlug-and-play automation is made possible by ESP-ZeroCode modules that are compatible with Μatter
The plug-and-play ESP-ZeroCode modules with Wi-Fi and/or Thread (802.15.4) wireless connectivity have just been introduced by Espressif Systems. These modules are compatible with the Matter protocol, and they are designed to be used with Led bulbs, outlets, switches, dimmers, relays,...
Continue ReadingToit Enables Effortless IoT Development with a Trove of Smart Features
Toit revolutionizes the IoT development process by offering a novel approach that fixes most of the issues inherent to the traditional process. Toit provides you with everything needed for developing an IoT application: firmware, cloud connectivity, a web-based console, and even a new...
Continue ReadingBuild Smart Home Solutions in 10mins using ITEADs PSF-B Series 1-4 Gang Ultra Low Power ESP8285 Wi-Fi Switch Module
There is absolutely no end to the number of different types of modules and devices in which the ESP family of WiFi modules/microcontrollers have been featured, thanks to their integrated nature and small form factor. While the ESP8266 and ESP32 variants are the most known, other...
Continue ReadingWater Tank Overflow Alarm System Using ESP8266
Sometimes the float valve of a water tank may not work properly causing water to overflow and spread across the floor. Peter Jennings faced this problem in his storage area, and he had developed an alarm device to notify him when the water exceeds its normal range. Peter’s project...
Continue ReadingESPUSB – An USB Software Stack For ESP8266
ESP8266EX and even the new ESP32 SoC lack a USB hardware transceiver, so [CNLohr] decided to develop a USB software stack for ESP8266. After a quick search, I think it is the first try to do a USB software stack for esp8266. USB software stack is a firmware-only implementation of a USB....
Continue ReadingESP8266 superfast flashing: flash ESP in 5 seconds
Deomid Ryabkov introduces us a method of flashing ESP8266 in 5 sec. To achieve that he used a modified ESPTool. More details on the link below. If you are developing for ESP8266, you may be familiar with esptool, which is a tool that you use to upload your code to the device. And it...
Continue Reading