Skip to content

Commit fc9469f

Browse files
Update copy for latest version of book
1 parent d08a5b8 commit fc9469f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ https://docs.micropython.org/en/latest/library/rp2.html[RP2 Library]:: The offic
1111

1212
image::images/micropython_book.png[width="70%",float=right]
1313

14-
Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico-2nd-edition[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how to use the beginner-friendly language MicroPython to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier.
14+
Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico-2nd-edition[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how your Pico can interact with the world around it using the MicroPython programming language. Fully updated for Raspberry Pi Pico W and the latest version of MicroPython, this book shows you how to:
1515

16-
* Set up your Raspberry Pi Pico and start using it
17-
* Start writing programs using MicroPython
18-
* Control and sense electronic components
19-
* Discover how to use Pico's unique Programmable IO
20-
* Make a reaction game, burglar alarm, temperature gauge, and more
16+
* set up your Pico or Pico W and start using it
17+
* start writing programs using MicroPython
18+
* control and sense electronic components
19+
* discover how to use Pico's unique Programmable IO
20+
* turn Raspberry Pi Pico W into a network-connected node for the Internet of Things
21+
* link your Pico W to your smartphone, tablet, or another Pico W with Bluetooth Low Energy (BLE)

0 commit comments

Comments
 (0)