In this post we present a list of around 20 popular Arduino boards that are used by engineering students and professionals for their specific application needs. The types of Arduino […]
Search Results for: arduino programme
Arduino 3 Phase Inverter Circuit with Code
An Arduino three phase inverter is a circuit which produces a 3 phase AC output through a programmed Arduino based oscillator. In this post I have explained how to make […]
How to Connect Transistors (BJT) and MOSFET with Arduino
The interfacing of power devices like BJTs, and MOSFETs with Arduino output is a crucial configuration which allows switching high power loads through low power outputs of an Arduino. In […]
Learning Basic Arduino Programming – Tutorial for the Newcomers
In this tutorial I have explained how to do basic Arduino programming through example codes and sample programs. This tutorial can be an extremely valuable course for all the newcomers […]
How to Make a Wireless Robotic Arm using Arduino
This robotic arm circuit which can be also implemented like a robotic crane, works using 6 servo motors and can be controlled through a microcontroller remote control, using an Arduino […]
Arduino Full-Bridge (H-Bridge) Inverter Circuit
A simple yet useful Microprocessor based Arduino full-bridge inverter circuit can be built by programming an Arduino board with SPWM and by integrating a few mosfets with in H-bridge topology, […]