Learn electronics with Arduino
Have you ever wondered how electronic gadgets are created? Do you have an idea for a new proof-of-concept tech device or electronic toy but have no way of testing the feasibility of the device? Have you accumulated a junk box of electronic parts and are now wondering what to build? Learn Electronics...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Berkeley, Calif.] : New York, N.Y. :
Apress ; Distributed to the book trade worldwide by Springer-Verlag New York
c2012.
|
Edición: | 1st ed. 2012. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628585706719 |
Tabla de Contenidos:
- Title Page; Copyright Page; Table of Contents; Foreword; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Who Should Read This Book?; How This Book Is Structured; Downloading the Code; Contacting the Author; Chapter 1: Electronic Singing Bird; Parts List; What Is Physical Computing?; How It Works; Pulse Width Modulation Basics; Transistor Basics; Transformer Action; The Voltage Divider; Light Detection Circuits with a Photocell; Testing the Light Detection Circuit with a Voltmeter and an Oscilloscope; Using a Voltmeter; Using an Oscilloscope
- Assembly of the Electronic Singing Bird Circuit on a BreadboardCreating the Interactive Control Software; What Is a Sketch?; Final Testing of the Electronic Singing Bird; Further Discovery Methods; Chapter 2: Mini Digital Roulette Games; Parts List; How It Works; Forward Biasing a LED; LED Circuit Analysis; The LED Bar Display; Mini Roulette Game, Version 1; Adding the Game Software; The Seven-Segment LED Display Basics; Testing the Seven-Segment LED Display; Build an Arduino-based Seven Segment LED Display Flasher-Tester; The 7447 BCD-to-Decoder IC Basics
- Build a BCD-to-Decimal Circuit with Seven Segment LED DisplayAssembly of the Final Circuit on the Breadboard; Adding the Mini Digital Roulette Game Software; Final Testing of the Mini Digital Roulette Game; Further Discovery Method Suggestions; Chapter 3: An Interactive Light Sequencer Device; Parts List; Remix Revisited; How It Works; The Potentiometer; Measurement Setup Procedure; How to Drive Multiple LEDs with a Microcontroller; Building the Remixed Interactive LED Sequencer Device; Creating the Sequential-Switching Software; Final Testing of the Interactive Light Sequencer Device
- Further Discovery MethodsChapter 4: Physical Computing and DC Motor Control; Parts Lists; Remixing Revisited; How It Works; A Base Biasing Transistor Driver Circuit; D1: Flyback Diode; Experimenting with a Transistor Relay Driver DC Motor Control Circuit; Electromechanical Relay Preparation; The Basics of Physical Computing with Electric Motors; Achieving Motor Speed Control with Physical Computing; Potentiometer Input Control; The 2N2222 Transistor Pinout; The Motor Speed Control Software; Light Detection Input Control; Final Testing of the Devices; Further Discovery Methods
- Chapter 5: Motion Control with an Arduino: Servo and Stepper Motor ControlsParts List; Remixing Motion Controls; How It Works; Experimenting with a Servo Motor; Fritzing Software; Try It!; Physical Computing: A Servo Motor with a Potentiometer; Physical Computing: A Servo Motor with a Joystick; Physical Computing: A Servo Motor with a FlexiForce Sensor; Motion Control Basics; The Darlington Transistor; The Unipolar Stepper Motor; A Multisim Digital Controller Model for a Unipolar Stepper Motor; Build an Arduino Unipolar Stepper Motor Controller; Adding a Speed Control Function
- Final Testing of the Servo and Stepper Motor Controllers