This repository contains a few PlatformIO/pioarduino projects for a common mini ESP32-C3-based development board that sports an onboard 0.42" OLED display and a USB-C connector. The image above, ...
This Arduino-based dual-mode scientific calculator is a versatile and efficient tool for both basic and advanced calculations. In normal mode, it functions as a standard calculator, performing ...
Looking to add visuals to your Arduino projects? The I2C OLED breakout board is perfect for that. Because of its high contrast, you will be in awe of its crispness! The display is made from hundreds ...
Today, We will review the Cytron Maker Uno RP2040 development board combining the Arduino UNO form factor with the Raspberry Pi RP2040 microcontroller that makes it programmable with the Arduino IDE ...
There was a time when people were happy to interact with their computer with a standard keyboard and mouse. But in recent years, we’ve noticed more programmable, custom-designed keyboards with more ...
Looking for a digital recreation of the classic analog volume unit (VU) meter? If you’ve got an Arduino, a few passive components, and a SSD1306 OLED, then [mircemk] might have the answer for you. As ...
Speedometers are used to measure the travelling speed of a vehicle. We previously used the IR sensor and hall sensor to build Analog speedometer and digital speedometer respectively. Today we will use ...