Getting started with Netduino

Start building electronics projects with Netduino, the popular open source hardware platform that's captured the imagination of makers and hobbyists worldwide. This easy-to-follow book provides the step-by-step guidance you need to experiment with Netduino and the .NET Micro Framework. Throug...

Descripción completa

Detalles Bibliográficos
Autor principal: Walker, Chris (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly 2012.
Edición:First edition
Colección:Make: projects
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628109506719
Tabla de Contenidos:
  • Contents; Preface; What You Need to Know; How to Use This Book; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; This Book Was Made Possible By; Chapter 1. Introducing Netduino; Meet the Netduino Family; What You Need; Chapter 2. Setting up the Free Tools; Step 1: Install Visual Studio Express; Step 2: Install the .NET Micro Framework SDK; Step 3: Install the Netduino SDK; Conclusion; Chapter 3. First Projects; Start Visual Studio; Blinking the Onboard LED; Running the Blinky App; Pushing the Onboard Button; Conclusion
  • Chapter 4. Expansion Shields and Electronic ComponentsA Gallery of Shields; Motors; GPS; Wireless Networks; Graphical Display; Breadboards and Components; Conclusion; Chapter 5. Digital and Analog IO with the MakerShield; Pushing the MakerShield's Button; Analog Inputs; Measuring Voltage; Other Analog Sensors; Conclusion; Chapter 6. Breadboards and LEDs; Changing Intensity; Setting Up the Breadboard; Hooking Up the Components; Writing the Dimmer Code; Mixing Colors; Conclusion; Chapter 7. Sound and Motion; Making Music; Motors and Servos; Servo Control; Conclusion
  • Chapter 8. Connecting to the InternetCoding the Server; Conclusion; Appendix A. Upgrading Firmware; Minor Updates; Major Upgrades; Appendix B. Developing Netduino Apps with Mono; Prepare the Netduino; Set Up Your Developer Tools; Install Mono; Install Mono 2.10; Compile Mono 2.12 with Mono 2.10; Install Wine; Download Supporting Binaries; Compile an App