Close

267 Results for "arduino"

  • Arduino prototyping

  • Arduino is an open-source electronics platform that enables users to create interactive electronic prototypes. Arduino boards are equipped with a microcontroller that can be programmed to interact with the user’s environment and create a prototype. Arduino...
  • Arduino Uno

  • Arduino Uno is an open-source microcontroller board based on the ATmega328P microcontroller and developed by Arduino.cc. It is the first board designed by the Arduino.cc team. The board is equipped with sets of digital and analog input/output (I/O) pins...
  • What is Arduino?

  • Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board and a piece of software, or IDE that runs on your computer, used to write and upload computer code to the physical...
  • EEPROM Programmer Arduino Shield

  • From the The Oddbloke Geek Blog, an EEPROM programmer shield designed for Arduino Mega:Simple EEPROM Programmer … revisitedSome time ago, I wrote about my DIY EEPROM programmer driven by an Arduino Mega. It’s a very simple, low-tech project … but has...
  • Arduino Workshop-LED Flashers

  • Now we are going to the first four projects. These projects all use LED lights in various ways. You will learn about controlling outputs from the Arduino Parts Required Arduino Uno Breadboard   5mm LED   100Ω Resistor Jumper Wires You...
  • Arduino help wanted

  • Arduino software engineer wanted for open source project! Recently I finished an Arduino M0 compatible board for home automation. This board is also useful for remote controlled equipment or a remote alarm system or a combination of both. This board...
  • Windows Remote Arduino

  • PCB components or supplies that need to be prepared in advance Arduino Uno Rev3 The Arduino Uno is a rigid PCB microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (6 of which can be used as PWM outputs), 6 analog...
  • Arduino Workshop-Traffic Lights

  • We are now going to create a set of traffic lights based on the system that will change from green to red, via amber, and back again, after a set length of time using the four-state system Parts Required Arduino traffic Lights Arduino Uno Breadboard...
  • Servo Control- Arduino Workshop

  • In this very simple project, you will control a single servo using Arduino and a potentiometer. A servo is a motor with a feedback system that helps to control the position of the motor. Servos typically rotate through 180 degrees, although you can also...
  • Arduino Workshop-Light Sensor

  • In this project, we will use an LDR to detect light and a piezo sounder to give audible feedback of the amount of the light detected, a light-dependent resistor, or LDR. As the name implies, the device is a resistor that depends on light. In a dark environment,...
  • Arduino Workshop-Pulsating Lamp

  • Today I show you how to control your led brightness  its very easy work I show you step by step and it also calls Pulsating Lamp Required Component for Arduino LED Chase Effect 1.Arduino 2.  5mm  LED  3. Resistors This book will...
  • Chip-scale Arduino

  • An old project of mine. Some two years ago I made this design which was part of the product range of my old company. It is a full Uno plus some extras fit on the very much favoured by me PLCC-68 format (roughly 1"x1").Banguino is available from my Tindie...
  • Arduino Code Snippets

  • Working code snippets 1. read DS18B20 at interval. output via terminal. non-blocking code #include #include #include // Data wire is plugged into port 2 on the Arduino #define ONE_WIRE_BUS 2 // Setup a oneWire instance to communicate with any OneWire...
  • JOYSTICK WITH ARDUINO

  • JOYSTICK:- INTRODUCTION:- Analog Joystick is not any type but it is a type of switch or simple components attached or joined together to form a Joystick. It is not as same as most of you might have an Xbox one or some gamepad controller, it is similar...
  • ARDUINO RELOJ BASICO

  • CODIGO:/******************************************************************* Author : Javier Stefan Caicedo Tello ** Release : 2.9 ** Soft.Date : April 8-15th, 2014 ** Fecha Nuevo Release : March 18th, 2015 * * Comments : Include date and buttons setting...