Programming the ESP32 In C Using the Arduino Library (I/O Press)
Wednesday, 18 December 2024

This book reveals what you can do with the ESP32's GPIO lines together with widely used sensors, servos and motors and ADCs. After covering the GPIO, outputs and inputs, events and interrupts, Harry Fairhead gives you hands-on experience of PWM (Pulse Width Modulation), the SPI bus, the I2C bus and the 1-Wire bus, the UARTs and, of course, WiFi. To round out, Harry covers direct access to the hardware, adding an SD Card reader, sleep states to save power, the RTC, RMT and touch sensors. He also devotes a chapter to FreeRTOS which takes us into the realm of asynchronous processing.

<ASIN:1871962927 >

 

Author: Harry Fairhead
Publisher: I/O Press
Date: December 2024
Pages: 370
ISBN: 978-1871962925
Print: 1871962927
Kindle: B0DHKT342W
Audience: Hackers and professionals 
Level: Introductory/Intermediate
Category: Hardware platforms and C/C++ 

ESP32CArduino360

Companion volume to Programming The ESP32 In C Using The Espressif IDF and Programming the ESP32 in MicroPython.

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


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews