News

Arduino-Python-LED-control-Tutorial Hello makers Arduino python LED control tutorial is the first post in our tutorial series of Arduin and python interaction. We’ll start with very basic and ...
BlinkLED Tutorial for writing better C++ code to control an LED with an Arduino The BlinkLED example code shows how to blink one or more LEDs. There are multiple versions of the code, showing better ...
In this arduino relay control tutorial we will simply learn How to interface a Relay with Arduino. Here we are not using any Relay Driver IC like ULN2003 and will only use an NPN transistor to control ...
This is an easy tutorial showing how you can control the brightness of an LED or adjust the speed of a DC fan using Arduino Board, a small BC547 transistor and a potentiometer.
In this project we use a popular JavaScript framework Node.js to control the LED connected to Arduino Uno. We will also use Node.js to control the brightness of LED from a webpage using Arduino.
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...