Category: Arduino
Introducing the Arduino Uno WiFi
A while back in May 2018 at the Maker Faire Bay Area, Arduino after a long year of legal battles announced the launch of two boards which were the MKR Vidor 4000 and the Arduino Uno WiFi Rev 2 which was designed to come up as a somewhat replacement for the legendary Arduino Uno. This...
Continue ReadingAttiny85 Audio Spectrum Analyzer on OLED display
Visualizations are an important part of a music player. They provide the user with something to feast their eyes on especially when the music has no video. For today’s tutorial, we will build a visualization device, capable of providing a visual representation for any kind of music...
Continue ReadingPC Hardware Monitor with Nokia 5110 Display and Arduino
Either for benchmarking purposes or as external telemetry to help you stay within the acceptable range for your computer power, super users usually have the desire to have a way of knowing what the performance numbers of your PC are. For today’s tutorial, we will build a PC Hardware...
Continue ReadingDr.Duino Arduino Starter Kit Review – “The Best Arduino Uno Starter kit Available”
Definitely, Arduino has made it easy for anyone to learn electronics and programming of modern microcontrollers. Not only that, it had brought out a new era of creative makers, just by the single thought, Arduino makes it possible to bring your ideas to life within a fraction of time...
Continue ReadingPLEX Controller is used in various DIY Applications
Ever wanted a development board which comes complete with a screen like the 16x2 LCD Display? Well, meet PLEX a development board built to satisfy that desire along with extras. Plex is an Arduino compatible development board, which started out as designs for a particular project but...
Continue ReadingC-Duino: A DIY USB C Pro Micro Arduino
C-Duino is an ATMEGA32U4 based micro controller that has the same pin-out at the Leonardo pro micro and a USB-C Port for power and data. by Stefan S There's no real speed benefit for the C-Duino as it only communicates through D+ and D- pins, identical to the pro micro, but I don't...
Continue ReadingArduino OLED Hygrometer and Thermometer using DHT11
Hygrometers are used to determine the moisture content of the environment. They find application in farms, food storage, museums, and other places where moisture needs to be monitored to ensure damage is not done to goods and other things stored in that space. For today’s tutorial, we...
Continue ReadingGetting started with the new ATtiny chips
David Johnson-Davies introduces us to the new ATtiny series microcontrollers and shows us how to program then with Arduino IDE. He writes: In 2016 Microchip/Atmel announced a completely new range of chips designed to replace their older ATmega and ATtiny ranges. The new ATtiny chips...
Continue Reading