How to Make a Robot (Maker Media)
Friday, 18 May 2018

This book teaches the basics of modern robotics while showing how to build your own intelligent robot from scratch. Author Gordon McComb shows how to use inexpensive household materials to make the base for your robot, then add motors, power, wheels, and electronics. The robot that is created is actually five robots in one. You build your bot in stages, and add the features you want, varying the functions to create a robot that's uniquely yours.

<ASIN:1680454692>

The book shows how switches, ultrasonics, infrared detectors, and optical sensors work. Install an Arduino microcontroller board and program your robot to avoid obstacles, provide feedback with lights and sound, and follow a tracking line. The book combines electronics, programming, and engineering to show how to successfully build a multifunctional robot.

Author: Gordon McComb
Publisher: Maker Media
Date: Mar 2018
Pages: 42
ISBN: 978-1680454697
Print: 1680454692
Kindle: B07BHJC2ZH
Audience: would-be robot builders
Level: introductory
Category:Hardware platforms

makerobot

  • construct a motorized base
  • set up an Arduino to function as the brain
  • use "whisker" switches to detect physical contact
  • avoid obstacles with ultrasonic sensors
  • teach your robot to judge distances
  • use a universal remote to control your robot
  • install and program a servo motor
  • respond to input with LEDs, buzzers, and tones
  • mount line-following sensors under your robot

 

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
 


GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]



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 [ ... ]


More Reviews