Skip to content

Commit 5374501

Browse files
Merge pull request #3761 from raspberrypi/micropython-book-image-update
Replace old image with new book image
2 parents 52d6ca7 + fc9469f commit 5374501

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed
-169 KB
Loading

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ https://docs.micropython.org/en/latest/library/rp2.html[RP2 Library]:: The offic
99

1010
=== Further reading
1111

12-
image::images/micropython_book.png[role="w40",float=right]
12+
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)