Arduino #5 : Some Peripherals
Rédigé par Laurent Navet le 27 décembre 2012
This presentation focuses on how we can interface some simple peripherals like temperature sensors, light dependent sensors, IR sensor pairs and motors to the arduino.
Classé dans : arduino - Mots clés : arduino, arduide -
Arduino #4 : Sensing the outside world
Rédigé par Laurent Navet le 27 décembre 2012
This presentation focuses on how we can use the arduino to sense details about the world around us and perform computation based on that information.
Classé dans : arduino - Mots clés : arduide, arduino -
Arduino #3 : Analogue Signals
Rédigé par Laurent Navet le 27 décembre 2012
Analogue signals are how information is available in the physical universe. This presentation focuses on understanding what these analogue signals are and how we can interpret what they mean into the arduino.
Classé dans : arduino - Mots clés : arduino, arduide -
Arduino #2 : GPIO
Rédigé par Laurent Navet le 27 décembre 2012
General Purpose Input/Output is the basic way of allowing the arduino to control physical stuff like LEDs, Speakers and get input from stuff like switches and other devices.
Classé dans : arduino - Mots clés : arduino, arduide -
Arduino #1 : Introduction
Rédigé par Laurent Navet le 27 décembre 2012
The Arduino is an open source microcontroller development platform for beginners to embedded systems. This document focuses on introducing the complete novice to the arduino. It focuses on microcontroller theory as well as how the arduino is designed.