Programming The Raspberry Pi Pico/W In C, 2nd Ed (I/O Press)
Wednesday, 02 November 2022

The Raspberry Pi Pico is a tiny microcontroller with big capabilities. This book reveals what you can do with the Pico's GPIO lines together with widely used sensors, servos and motors and ADCs. Harry Fairhead uses the highly popular VS Code as his development environment and shows how to use a Raspberry Pi or a desktop PC running Windows as your development machine. When the Raspberry Pi Pico was first introduced it lacked network connectivity. The Pico W remedied this shortcoming and this second edition show how to use it to create a web client and web server.

<ASIN:187196279X>

After covering the GPIO, outputs and inputs, events and interrupts, Harry gives you hands-on experience of PWM (Pulse Width Modulation), the SPI bus, the I2C bus and the 1-Wire bus. One of the key advantages of the Pico is its PIO (Programmable I/O) and while this is an advanced feature it is introduced in this book.

Author: Harry Fairhead
Publisher: I/O Press
Date: October 2022
Pages: 382
ISBN: 978-1871962796
Print: 187196279X
Kindle: B0BL1HS3QD
Audience: Pico Developers
Level: Intermediate/Advanced
Category: Hardware platforms

picoC2E360

 See The Pico/W In C: Simple Web Client for an extract.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews