Close

438 Results for "arduino"

  • 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...
  • Second day with Arduino

  • I got some LED's and hooked up the potentiometer sketch from yesterday to a 5mm white LED and a 1k resistor to make it dimmable. The code was uploaded from the Arduino Examples, 03.Analog>AnalogInOutSerial and I followed along this video by Afrotechmods....
  • 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...
  • RPUadapt Arduino shield

  • Shield for Remote MCU Node on RPU BusRPUadpt is a shield for multi-drop serial communication of MCU boards (Irrigate7, PPUno, PuseDAQ). Serial lines are differential pairs. It has Full Duplex RS422 (RX/TX) and out of band Half Duplex RS485 bus manager...
  • 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...
  • Getting Started with Arduino YUN

  • Arduino YUN is an integrated development board that combines the functionality of two boards into one unit. It allows Arduino to communicate with WiFi, Bluetooth, and ZigBee protocols. It can be used to build IoT projects with sensors and actuators....
  • Which Arduino board to buy?

  • Arduino is a fantastic platform for anyone who wants to get started with programming and electronics. With so many different boards available, it can be difficult to know which one to choose. In this post, we’ll explore the different types of Arduino...
  • Biomed Shield for Arduino 101

  • From @Orlando Hoilett of Calvary Engineering:Biomed Shield for Arduino 101A sweet Arduino shield with a ton of cool sensors for physiological parameters such as heart rate and breathing rateThe features include:Heart Rate Monitoring with the MAX30101Pulse...