Category: Arduino
32 band audio visualizer using an ATTiny85
"attiny85-spectrum" is a 32 band audio visualizer using an ATTiny85 and an SSD1306 OLED display. Built in Arduino. The goal of this project is to get smooth, appealing music visualization on the ATTiny85, optimizing around its limited speed and resources (RAM and program memory). Its...
Continue ReadingArduino Voltmeter using SH1106 OLED display
A voltmeter is an important tool on the workbench of every electronics hobbyist, maker or hardware design engineer. As it’s name suggests, allows the user to measure the voltage difference between two points. For today’s tutorial, we will look on how you can build an Arduino based...
Continue ReadingUsing a 20×4 I2C Character LCD display with Arduino Uno
On previous tutorials on our website, we have covered the use of several displays, LCDs, and TFTs, with diverse Arduino boards. From Nokia 5110 LCD display to different types of OLEDs, the reason for the tutorials has been to ensure that, as a reader, you know how to use many of the...
Continue ReadingNorman – Arduino Library for climatic simulation of natural daylight, temperature, and humidity cycles
Norman is a climatic simulation library designed to run on an Arduino Uno for indoor and greenhouse automation projects. Arduino Library for mathematical climatic simulation of natural daylight, temperature, and humidity cycles using minimal data sets. Given a set of parameters for a...
Continue ReadingMulti Sensor Shield for Arduino Nano with Light, Magnetic Field & Temperature Sensor
This Arduino Nano Shield consists of a Light sensor, a Magnetic field sensor, and Temperature sensor. The shield can be used to develop various projects required light sensing, magnetic field sensing, and temperature sensing. All sensors provide analog voltage outputs, so each output is...
Continue ReadingLi-Po/Li-Ion Arduino Charger Shield using BQ21040
This Li-Po/Li-ion Arduino charger shield is mainly designed to power up the Arduino from single 3.6V Li-Po battery. Li-Ion and Li-Pol Charger/ DC-DC Boost converter Arduino shield provides 6.5V/400mA from single Lithium Polymer battery. The Arduino shield is equipped with BQ21040...
Continue ReadingKB-IDE Supports Arduino, ESP32 and others in Dual Style Coding
Maker Asia is an organization in South East Asia which owns Maker Lab; a place where makers put their creativity in use. They have recently released a new software product and Maker Asia, who have mostly focused on a hardware product line is eventually into a new space. The newly launched...
Continue ReadingArduino Clock on IN-18 Nixie Tubes with a LONG Service Life
Build your own Nixie tube clock/thermometer/display with ease. by Grisha Anofriev @ www.hackster.io We set out to create a Nixie clock or just an information indicator on the largest ex-Soviet IN-18 tubes as an Arduino shield-compatible with both Uno and Mega boards. After a long...
Continue Reading