|
Количество
|
Стоимость
|
||
|
|
|||
Руководство для тех, кто начинает знакомиться с Raspberry Pi Pico и программировать на языке MicroPython. Язык пособия - английский, это хорошая возможность практиковать технический английский, изучить новые термины, которые обязательно пригодятся в будущем.
В руководстве вы узнаете из чего состоит Raspberry Pi Pico, как программировать на языке MicroPython, что такое пины и как с ними работать, также будут рассмотрены цифровые коммуникационные протоколы I2C и SPI. Кроме того, будут рассмотрены реализации таких DIY проектов как: светодиодный светофор для пешеходов, игра для двоих на реакцию, противограбительная сигнализация на базе сенсора движения и сирены, мониторинг сенсора температуры и т.д.
Пособие пригодится тем, кто хочет последовательного изучения Raspberry Pi, языка программирования MicroPython, технического английского.
Содержание руководства:
Chapter 1: Get to know your Raspberry Pi Pico
Get fully acquainted with your powerful new microcontroller and learn how to attach pin headers and install MicroPython to program it
Chapter 2: Programming with MicroPython
Connect a computer and start writing programs for your Raspberry Pi Pico using the MicroPython language
Chapter 3: Physical computing
Learn about your Raspberry Pi Pico’s pins and the electronic components you canconnect and control
Chapter 4: Physical computing with Raspberry Pi Pico
Start connecting basic electronic components to your Raspberry Pi Pico and writing programs to control and sense them
Chapter 5: Traffic light controller
Create your own mini pedestrian crossing system using multiple LEDs and a push-button
Chapter 6: Reaction game
Build a simple reaction timing game using an LED and push-buttons, for one or two players
Chapter 7: Burglar alarm
Use a motion sensor to detect intruders and sound the alarm with a flashing light and siren
Chapter 8: Temperature gauge
Use your Raspberry Pi Pico’s built-in ADC to convert analogue inputs, and read its internal temperature sensor
Chapter 9: Data logger
Turn Raspberry Pi Pico into a temperature data-logging device and untether it from the computer to make it fully portable
Chapter 10: Digital communication protocols: I2C and SPI
Explore these two popular communication protocols and use them to display data on an LCD
APPENDICES
Appendix A: Raspberry Pi Pico specifications
Appendix B: Pinout guide
Appendix C: Programmable I/O
