Development Board – Kits Project Ideas

Sending Message Using Alpha Numeric Keypad with GSM and Arduino

Sending Message Using Alpha-Numeric Keypad with GSM and Arduino

GSM is quite a common Device which is used in major Projects and Real Time Operations. There are many applications which are using features of GSM Module like the feature sending Messages, making a Voice Call, Reading Messages, attempting Call etc. Many at times you may have sent Messages using your Cell Phone and also

Sending Message Using Alpha-Numeric Keypad with GSM and Arduino Continue Reading

Arduino Uno with PWM shield driving colorful LEDs

Adafruit 16 Channel PWM Servo Shield using Arduino Uno with Proteus Simulation

Introduction This Arduino RGB LED project uses an Arduino Uno with an Adafruit 16 Channel PWM Servo Shield in Proteus simulation to control 5 RGB LEDs with smooth lighting effects. It is a practical microcontroller project for learning PWM control in embedded systems and DIY electronics. Instead of simple ON and OFF output, the system

Adafruit 16 Channel PWM Servo Shield using Arduino Uno with Proteus Simulation Continue Reading

Arduino ADS1110 ADC project displaying serial readings

Arduino ADS1110 16-bit ADC using Arduino Uno with Proteus Simulation

Introduction This project demonstrates the simple use of an ADS1110 16-bit ADC with an Arduino Uno in a Proteus simulation. It reads an adjustable voltage input and displays both the raw ADC value and the millivolt output on a UART terminal. This is a useful microcontroller project for learning how external ADC modules work in

Arduino ADS1110 16-bit ADC using Arduino Uno with Proteus Simulation Continue Reading

Arduino Yun temperature logger with mobile monitoring display.

Temperature Logging Appliance using Arduino Yun with Proteus Simulation

Introduction The Temperature Logging Appliance is a practical microcontroller project built around the Arduino Yun and tested in Proteus simulation. It is designed to read temperature values from a sensor, update the current reading, and store historical data for chart-based viewing. This makes it a useful example for anyone learning embedded systems, DIY electronics, and

Temperature Logging Appliance using Arduino Yun with Proteus Simulation Continue Reading

Smartphone controls Arduino Yun traffic light prototype

Remote Control Traffic Lights using Arduino Yun with Proteus Simulation

Introduction Remote Control Traffic Lights is a simple but practical microcontroller project built around the Arduino Yun and designed for Proteus simulation. Based on the material you provided, this project lets a user control a traffic light sequence from a mobile device through IotBuilder, making it a nice example of Internet of Things, embedded systems,

Remote Control Traffic Lights using Arduino Yun with Proteus Simulation Continue Reading

BluePill LED blink breadboard project photo

Arduino-STM32 Bluepill LED Blink using BluePill with Proteus Simulation

Introduction The Arduino-STM32 Bluepill LED Blink project is a simple but useful microcontroller project built around the STM32 BluePill development board and tested in Proteus simulation. Its purpose is straightforward: make an LED blink at a fixed interval so you can verify that the board, pin control, and firmware logic are working correctly. Even though

Arduino-STM32 Bluepill LED Blink using BluePill with Proteus Simulation Continue Reading

Arduino Nano Matter

Arduino Nano Matter: Community Preview

Overview of the Project Arduino Nano Matter is the new project that is to be opened with the same main board and additional software based on the Arduino Nano microcontroller. The idea is to create a small-scale, affordable, and versatile platform for as many practices as possible. Actually, at this stage – called “Community Preview”

Arduino Nano Matter: Community Preview Continue Reading

Driving two Nixie tubes with an Arduino via a shift register and two SN74141s

Driving two Nixie tubes with an Arduino via a shift register and two SN74141s

Nixie tubes are really cool looking and are becoming quite popular for their ‘retro’ look. Although there are a number of tutorials out there on using nixie tubes and some nice pre-packaged units (see these nice ones from ogi lumenand ArduiNIX) I hadn’t seen a simple tutorial on running them using a shift register like the SN74HC595.

Driving two Nixie tubes with an Arduino via a shift register and two SN74141s Continue Reading

Yet Another Bare Bones Arduino on Stripboard

YABBAS – Yet Another Bare Bones Arduino (on Stripboard)

This Instructable will demonstrate the building of a bare bones (and really inexpensive… less than $5) Arduino compatible module that can be put together on a small piece of stripboard and can be used either on a breadboard or independently. The following links / similar projects were used as inspiration: * http://www.instructables.com/id/Small-form-factor-DIY-Arduino-on-stripboard/ * http://tinkerprojects.blogspot.com/2012/06/minimal-arduino-on-small-stripboard.html * http://shop.moderndevice.com/products/rbbb-kit * http://txapuzas.blogspot.com/2010/07/paperduino-stripboard.html The

YABBAS – Yet Another Bare Bones Arduino (on Stripboard) Continue Reading

Scroll to Top