Limit this search to....

Robot Wireless Control Made Simple with Python and C
Contributor(s): Norbom, Herb (Author)
ISBN: 148401474X     ISBN-13: 9781484014745
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $18.00  
Product Type: Paperback
Published: May 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Educational Software
- Computers | Programming Languages - C
Physical Information: 0.36" H x 8.5" W x 11.02" (0.89 lbs) 168 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Build a PC controlled robot. While I suggest 40 days as a timetable, you can certainty complete in much less time. For the control station I used Python, if you have familiarity with Python you have already dropped twenty seven days from the project. For the Atmega328 I used the C programming language. If you are familiar with C and of course microchips you have another chunk of the project under your belt. With the physical wiring and H-Bridge portions you complete your project. The book gives a jump start to the programming and electrical processes needed to build the robot. A good base of knowledge for the reader is provided, starting with basic concepts and expanding to a fully functioning wireless controlled robot. The progression of knowledge is provided in an organized manner to rapidly build on the concepts as introduced. See www.rymax.biz for additional information and a link to YouTube for a video of the robot in action. The reader will be walked through complex issues: serial communication, queuing, threading, file handling, GUI and many other features of Python. The complete source code is provided. In the C programming and electrical sections electronic diagrams are supplied as is the complete C source code. The reader is introduced to the C language and many of its features including, serial communication, pulse width modulation (PWM), arrays, bit manipulation and looping to name a few. I have tried to give the reader a strong base on which to build their robot and hopefully the skills needed to take that robot to higher levels. I hope you enjoy.