Archives: Projects
Simple Arduino Data Logger
Introduction A data logger is an electronic device or instrument that records data over a period of time. It allows the user to record time or location stamped data which can be viewed at a later time or real time. Irrespective of the type of data being logged or the kind of...
Continue ReadingInterfacing Arduino with Micro SD card Module
Introduction Often times, we have the need for a way to store data in our projects, and most of the time, the EEPROM which comes readily to mind has a limited storage capacity, and issues with the format and nature of data it can hold. All this and more makes it probably not the best...
Continue ReadingLow Cost/Voltage 3W Class-D Stereo Audio Amplifier for Portable Gadgets
This low cost low voltage 3W class-D stereo amplifier is based on PAM8403 IC, The PAM8403 is a 3W, class-D audio amplifier. It offers low THD+N, allowing it to achieve high-quality sound reproduction. The new filter-less architecture allows the device to drive the speaker directly,...
Continue Reading3.5A Unipolar Stepper Motor Driver
Unipolar stepper motor driver can drive unipolar motor up to 3.5A and supply range 10 To 50V DC. The board has been designed using STK672-442AEN IC. The STK672-442AN is a hybrid IC for use as a unipolar, 2-phase stepper motor driver with PWM current control and...
Continue ReadingDriving an 8×8 (64) LED Matrix with MAX7219 (or MAX7221) and Arduino Uno
Introduction Hi guys, today we will be focusing on displaying mini graphics and texts on an 8x8 LED matrix using the MAX7219 (or MAX7221) LED driver and the Arduino Uno. The 8x8 LED matrix displays are usually used for the display of symbols, simple graphics and...
Continue Reading3 in 1 Temperature Sensor Shield For Arduino Nano
This 3 in 1 shield for Arduino Nano helps to develop various temperature measuring applications. Arduino Nano shield consists of 3 different types of temperature sensors. MLX90614 non-contact temperature sensor 10K NTC Analogue Temperature Sensor Programmable Resolution...
Continue ReadingDIY Light (Lux) Meter using BH1750 sensor, Arduino and Nokia 5110
Introduction Hi guys, continuing on our recent path of building really cool stuffs based on the Nokia 5110 LCD display, today we will be building a DIY Lux (or light) meter using the highly sensitive BH1750 light sensor. Illuminance (measured in LUX) is the total luminous flux...
Continue ReadingDAC Shield For Arduino Nano using MCP4725
This project features an easy-to-use Digital to Analog converter (DAC) shield for Arduino Nano. The project is built using MCP4725 12Bit DAC IC over I2C communication. The shield directly seats on Arduino Nano and also can be used as stand-alone DAC converter that can be connected to...
Continue Reading