Easy micro:bit Projects (Maker Media)
Thursday, 20 December 2018

This book teaches the basics of using the micro:bit, an open source hardware ARM-based embedded system used to teach computer programming, to build a series of 10 different gadgets from scratch. Author Eric Hagan shows how simple electrical devices like speakers, motors, buzzers and fans work, and explains electronic components like resistors, force resistors, photoresistors, LEDs, and Op Amps, as well as Infrared distance sensors and soil moisture sensors. The book also takes a beginner's look at micropython, one of the fastest-growing computer languages. Projects in this book combine multiple disciplines -- electronics, programming, and engineering -- to build a series of successful gadgets.

<ASIN:1680455540>

 

Author: Eric Hagan
Publisher: Maker Media
Date: November 2018
Pages: 56
ISBN: 978-1680455540
Print: 1680455540
Audience: Anyone interested in micro:bit
Level: Introductory/Intermediate
Category: Hardware platforms  

 

microbit

Projects include: 

  • a scrolling name tag,
  • animated LED displays
  • a high-tech compass.
  • a handheld tilting game with a buzzer and saved high score
  • a carnival-like strength tester
  • a powered cooling fan helmet
  • an electronic musical instrument
  • a security system that sends alerts to your computer when someone enters the room.
  • a wheeled robot
  • an alert to water your plants

Also recommended: 

Micro:bit IoT In C (I/O Press) 

Programming with MicroPython 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

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
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]


More Reviews