Seeed Studio has sent us a sample of the XIAO ePaper DIY Kit EE02 for review. The kit is comprised of an ESP32-S3 board driving a 13.3-inch Spectra 6 color E-Ink display with 1600 x 1200 resolution.
Run Length Encoding (RLE) is a very simple compression format for images. Its works best on images that have a limited number of different colors, with relatively large regions of each color. This ...
The Arduino-controlled Drawing Robot is a low-cost pen plotter that can be used to make small drawings on a piece of paper. It is based on an Arduino Nano board with a Bluetooth extension module, ...
Why BMP280, you ask? Because this sensor costs low and it only provides both temperature and barometer readings, and as pressure changes with altitude, we can also use it as an altimeter with ±1 meter ...
Whether its one of those ubiquitous little OLED displays or a proper LCD panel, once you’ve got something a bit more capable than the classic 16×2 character LCD wired up to your microcontroller, there ...
This library is for creating Persistence of Vision displays using NeoPixel (WS2812B) or DotStar (APA102) individually addressable LED strips. For smooth effects, DotStars are strongly preferred, as ...
This digital photo frame is designed using Arduino Uno. Smartphones with high-resolution cameras and enhanced features have motivated people to click photos of almost everything that they come across.