Development Board – Kits Projects

Top 10 Best Simulators for Arduino

Top 10 Best Simulators for Arduino

In this article, I will discuss the best 10 Arduino simulators that are currently on the market. The most popular software for simulating circuits and embedded systems with the Arduino microcontroller development board. In previous writings, I discussed the simulation of Arduino-based circuits using Proteus software for simulating purposes. In this article, I will discuss

Top 10 Best Simulators for Arduino Continue Reading

How To Make a Simple Variable Frequency Generator Using Arduino1

How To Make a Simple Variable Frequency Generator Using Arduino

A frequency generator is a very handy device in electronic design, development, testing and trouble shooting. It is such a kind of device which can generate the required frequencies which can be then applied directly to the target device for testing it. There are frequency generators which can generate the required waveform like sine wave,

How To Make a Simple Variable Frequency Generator Using Arduino Continue Reading

Modifying an Arduino Mega and chipKIT Max32 for 5V Operation

Modifying an Arduino Mega and chipKIT Max32 for 5V Operation

Max’s Arduino Mega and chipKIT Max32 both require 9V external supplies, but he really wishes to power them from a single 5V supply. Well, nothing is simple, is it? I ran into a minor “gotcha” with regard to my Bodacious Acoustic Diagnostic Astoundingly Superior Spectromatic (BADASS) display project. As you may recall from my previous

Modifying an Arduino Mega and chipKIT Max32 for 5V Operation 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 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

LED Microcontroller Debug Module

LED Microcontroller Debug Module

When it comes to debugging a microcontroller circuit, there aren’t a lot of simple options.  Since a microcontroller circuit might have multiple things going on at the same time, measuring voltages with a DMM isn’t an option.  Using an computerized In-Circuit-Debugger solution is expensive and elaborate, and time-consuming to set up.   People often resort to

LED Microcontroller Debug Module Continue Reading

Scroll to Top