ESP32 E-Paper Thermometer with a DS18B20 Sensor
https://www.electronics-lab.com/esp32-e-paper-thermometer-ds18b20-sensor/
Our friends on educ8s.tv published a new video. Check it out. In this ESP32 project video, we are going to use an E-Paper display and a DS18B20 temperature sensor to build a low-power thermometer. We are going to use the Arduino IDE to program to ESP32 board. ! It is a very easy project […]
Arduino E-Paper Display Review ( Waveshare 1.54″)
https://www.electronics-lab.com/arduino-e-paper-display-review-waveshare-1-54/
Our friends at educ8s.tv uploaded a new video. It’s about Waveshare 1.54″ e-paper display: Dear friends welcome to this Arduino E-Paper display tutorial. In this video, we are going use this small e-paper display with Arduino for the first time and talk about its advantages and disadvantages. Arduino E-Paper Display Review ( Waveshare 1.54″) […]
2.9″ ESPaper Lite Kit for $39.90
https://www.electronics-lab.com/2-9%e2%80%b3-espaper-lite-kit-39-90/
The 2.9″ ESPaper Lite Kit contains most of the parts you need to display data over wifi: With the 2.9″ ESPaper module you can display data retrieved over WiFi on an ePaper with little effort. The integrated ESP8266 Wroom-02 module updates the 296×128 B&W ePaper display over the SPI bus. The module also features a […]
Paperino, The ePaper Display Shield
https://www.electronics-lab.com/paperino-epaper-display-shield/
ePaper displays (EPDs) are becoming a trend in application, just like the display used in Amazon Kindle, for their low power consumption due to the to the underlying ‘bistable’ display technology. These displays can continue to show information without any power at all. It is only required while updating the display with new information, otherwise […]
How to use the 4.3′ E-Paper display with Arduino
https://www.electronics-lab.com/how-to-use-the-4-3-e-paper-display-with-arduino/
educ8s.tv has uploaded another tutorial on how to use a e-paper display with Arduino. Source code is provided. Electronic paper and e-paper are display technologies that mimic the appearance of ordinary ink on paper. Unlike conventional backlit flat panel displays that emit light, electronic paper displays reflect light like paper. This make them more comfortable […]
How to Make an Internet Speed Analyzer
https://www.electronics-lab.com/how-to-make-an-internet-speed-analyzer/
This is an internet speed Analyzer based on Raspberry Pi: This application will run speedtest-cli against speedtest.net’s servers using cron. It will then email the results daily and weekly. Also – using http://www.percheron-electronics.uk/shop/ e-paper hat – you can utilize the buttons to run the speed-test manually and display the results to the screen. To use […]