|
Кількість
|
Вартість
|
||
|
|
|||
Посібник для тих хто починає знайомитись з 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
