Category: Arduino
PC 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 ReadingSIM800L GSM module with Nokia 5110 LCD and Arduino
Over the past few tutorials, we have explored different projects that involve building GUI interfaces and menu on the Nokia 5110 LCD display. For today’s tutorial, we will do something similar to that but we will kick it up a notch by introducing a GSM module which will help us put a...
Continue ReadingIsolated High Power DC Solid-State Relay Shield for Arduino
Isolated high power Mosfet DC solid state relay shield allows you to control high current DC load in switching or PWM control mode. The project can be used in wide verity of applications like DC-DC Converters, inverters, DC motor control, solenoid, LED Dimmer, battery chargers and it...
Continue Reading