How to Interface Stepper Motor With Arduino
https://www.electronics-lab.com/interface-stepper-motor-arduino/
This tutorial is going to teach you some basics on using Stepper Motor while interfacing with Arduino and Stepper Motor Driver. Bipolar Stepper Motor is DC motor that move in discrete steps. It has multiple coils that are organized in groups called “phases”. By energizing each phase in sequence, the motor will rotate, a step […]
Build an Arduino boost converter
https://www.electronics-lab.com/build-battery-boost-power-supply/
Lucas Reed has a tutorial on how to build a boost converter using an Arduino. Have you ever needed to power a project that’s not near an outlet? Have you needed to test using different voltages? Are you curious about analog circuits and power? Using Autodesk Circuits and a lead-acid battery, you can create a […]
Arduino UNO Components library
https://www.electronics-lab.com/arduino-uno-components-library/
pighixxx.com has published Arduino UNO components in vector format. As promised, I publish the first components library to make pinouts. In particular it’s a library dedicated to Arduino Uno Boards, clones and related projects. The file contains several vector formats and any component can be expanded (For example the Atmega328 with and without socket) Arduino […]
Arduino 50V digital Voltmeter using MAX7219
https://www.electronics-lab.com/arduino-50v-digital-voltmeter-using-max7219/
M.Pugazhendi build a digital voltmeter using Arduino and MAX7219 display driver. The Arduino inbuilt 10 bit ADC, can be used for constructing / measuring the 0Volt to 50Volt Digital Volt Meter. Popular MAX7219 display driver, connected with Arduino Uno will be used for displaying the measured voltage. This voltmeter can read only DC voltage. Arduino […]
TEA5767 FM Radio With Digital Volume control
https://www.electronics-lab.com/tea5767-fm-radio-digital-volume-control/
niq_ro @ instructables.com show us how to build a FM radio using Arduino and TEA5767 module. This version of FM radio with TEA5767 with digital volume use Arduino Uno development board instead Arduino Mega like in previous artilce. Digital volume in 15 steps is made with MCP4261-502E/P dual digital potentiometer who work as real potentiometer […]
Simple & Cheap Arduino Uno ATmega328 Programmer
https://www.electronics-lab.com/simple-cheap-arduino-uno-atmega328-programmer/
Here’s how to build a simple & cheap Arduino Uno ATmega328 Programmer by RomeroDIY: Simple & Cheap Arduino Uno ATmega328 Programmer – [Link]
DiXi – arduino sam D11 usb stick
https://www.electronics-lab.com/dixi-arduino-sam-d11-usb-stick/
atsamd11c14 Arduino zero compatible ARM M0 compact usb stick: DiXi is atsamd11c14 based development board. Onboard button and 7 segment display … or RGB led … I am now more decided for display – edge connector – nice compact shape like my Picoduino DiXi – arduino sam D11 usb stick – [Link]
Arduino-compatible touch-enabled display shield from FTDI
https://www.electronics-lab.com/arduino-compatible-touch-enabled-display-shield-ftdi/
CleO is a simple to program, intelligent TFT display solution that allows the construction of human machine interfaces (HMIs) with – says maker FTDI chip – much higher performance than conventional Arduino display shields are able to deliver. by Graham Prophet [via] FTDI first introduced its Arduino-compatible concept – aiming to reach a wider audience […]
Arduino + Thermocouple + Nokia 5110 LCD
https://www.electronics-lab.com/arduino-thermocouple-nokia-5110-lcd/
abhyu1112 @ instructables.com provides code for thermocouple interface to Arduino and Nokia 5110 LCD display. This is a connection between arduino mega thermocouple and Nokia 5110 screen to display temperature which ranges till 1000*C. It can be used to measure temperature of engine. Arduino + Thermocouple + Nokia 5110 LCD – [Link]
Wireless mood light with Arduino & BLYNK
https://www.electronics-lab.com/wireless-mood-light-arduino-blynk/
sagnikb7 @ instructables.com show us how to build a wireless mood lamp using Arduino and BLYNK app. In this tutorial we will be creating a MOOD (you can create any color you can imagine to fit your mood) light, that can be controlled from your smartphone, we will be creating the APP too (NO ANDROID […]