Getting Started with Arduino
Arduino is the open-source electronics prototyping platform that's taken the design and hobbyist world by storm. This thorough introduction, updated for Arduino 1.0, gives you lots of ideas for projects and helps you work with them right away. From getting organized to putting the final touches...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol :
Maker Media, Inc
2011.
|
Edición: | 2nd edition |
Colección: | Make: projects.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628285606719 |
Tabla de Contenidos:
- Contents; Preface; Acknowledgments; How to Contact Us; 1/Introduction; Intended Audience; What Is Physical Computing?; 2/The Arduino Way; Prototyping; Tinkering; Patching; Circuit Bending; Keyboard Hacks; We Love Junk!; Hacking Toys; Collaboration; 3/The Arduino Platform; The Arduino Hardware; The Software (IDE); Installing Arduino on Your Computer; Installing Drivers: Macintosh; Installing Drivers: Windows; Port Identification: Macintosh; Port Identification: Windows; 4/Really Getting Started with Arduino; Anatomy of an Interactive Device; Sensors and Actuators; Blinking an LED
- Pass Me the ParmesanArduino Is Not for Quitters; Real Tinkerers Write Comments; The Code, Step by Step; What We Will Be Building; What Is Electricity?; Using a Pushbutton to Control the LED; How Does This Work?; One Circuit, A Thousand Behaviours; 5/Advanced Inputand Output; Trying Out Other On/Off Sensors; Controlling Light with PWM; Use a Light Sensor Instead of the Pushbutton; Analog Input; Try Other Analogue Sensors; Serial Communication; Driving Bigger Loads (Motors, Lamps, and the Like); Complex Sensors; 6/Talking to the Cloud; Planning; Coding; Assembling the Circuit
- Here's How to Assemble It7/Troubleshooting; Testing the Board; Testing Your Breadboarded Circuit; Isolating Problems; Problems with the IDE; How to Get Help Online; Appendix A/The Breadboard; Appendix B/Reading Resistors and Capacitors; Appendix C/Arduino Quick Reference; Structure; Special symbols; Constants; Variables; Control Structures; Arithmetic and formulas; Comparison Operators; Boolean Operators; Compound Operators; Input and output functions; Time functions; Math functions; Random number functions; Serial communication; Appendix D/Reading Schematic Diagrams; Index