Learn how to use Python for Arduino to send serial data, control LEDs, and more. This beginner project shows step-by-step how to link Python with Arduino for interactive electronics.
Read more »Using LEDs as Light Sensors
It's a known trick that we can use LEDs in reverse. We'll explore how to use them as photodetectors with Arduino and create a simple demo that responds to hand swipes.
Read more »- Login to post comments
Control an LED remotely with an Arduino and Ubidots
This tutorial shows some of the basic capabilities of an Arduino and it’s integration with Ubidots. After doing it, you'll learn what an Arduino is, what it does and how you can set it up to turn an LED (or any other actuator) on and off from your Ubidots account. All you need to get started is an Arduino board and the official Arduino WiFi Shield.
Read more »- Login to post comments
Arduino RGB LED
In this arduino based project we are going to interface a 5 RGB (Red Green Blue) LEDs with Arduino Uno. These LEDs are connected in parallel for reducing PIN usage of Uno. Check out the complete tutorial here.
Read more »- Login to post comments
Arduino LED Chaser
In this project we are going to interface a ROTARY ENCODER with ARDUINO. ARDUINO UNO is an ATMEGA controller based development board designed for electronic engineers and hobbyists. In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output.
Read more »- Login to post comments
Arduino Tutorial
This lesson will basically get you up and running using the Arduino software and uploading a sketch to the Arduino board. Once you've completed this step we can continue to the really exciting stuff, which is when we start writing our own sketches!
Read more »- Login to post comments
8 LED Color Oscillator
Blue - negative, ground Red - positive, Vcc Brown - 74163 pin 11 (Output A) Green - 74163 pin 12 (Output B) Magenta - 74163 pin 13 (Output C) Gray - inverter output
Read more »Category: Electronic Circuits Tags:
- Login to post comments
Astable multivibrator (LED flasher)
In this Instructable, I first demonstrate how to build the complete circuit on a breadboard using two NPN transistors and two LEDs. Once that circuit is built, I demonstrate how we can break the circuit out onto a circuit we will draw with your CircuitScribe pen!
Read more »Category: Electronic Circuits Tags:
- Login to post comments