Programming Robot Controllers $17.47
by Michael Predko, Myke Predko

* Details the PICmicro microcontroller
* Covers designing the robot system, software development, and advanced programming
* Explains microcontroller connections

Book Info
Author demonstrates how robot controllers are programmed using the versatile Microchip PICmicro Microcontroller. Covers designing the robot system, software development, and advanced programming. Softcover. CD-ROM included.


Programming and Customizing the Basic Stamp Computer $27.97
by Scott Edwards

CLASSIC GUIDE TO CUSTOMIZING BASIC STAMP FOR HOBBYISTS AND DESIGNERSIf you want to take advantage of the popular PIC Microcontroller for your electronics projects, but are intimidated by the programming involved, your worries are over. Programming and Customizing the Basic Stamp, Second Edition gives you a comprehensive tutorial on the easy-to-use BASIC Stamp single-board computer, which runs a PIC Microcontroller, and doesn't require you to do any assembly language programming. This new edition moves you briskly from electronic foundations through BASIC Stamp "Boot Camps" and an intelligent traffic signal simulation to build a robotic bug with whisker sensors, a time/temperature display, and a data-logging thermometer. Written by Scott Edwards, the original author of the widely read "Stamp Applications" column for Nuts & Volts magazine, this easy-to-follow reference includes a CD that gives you all the IBM- compatible software tools necessary to begin developing Stamp applications.

Look inside the book!


Basic Stamp $34.99
by Claus Kuhnel, Klaus Zahnert

Covers both the hardware and software sides of the Parallax BASIC Stamp 1 and 2 microprocessor operation and design. The BASIC Stamp is built on PIC microcontroller hardware and uses PBASIC as its programming language, which makes it simple to use, but versatile enough to solve professional problems. Once the hardware operations and PBASIC instruction sets are established, applications suitable for designers as well as home hobbyists are presented. These applications can be used as is or can be modified.


Microcontroller Projects Using The Basic Stamp $31.47
by Al Williams

If you've never worked with Stamps before, you'll appreciate the fundamentals including a description of the basic electronics you'll need and a complete, task-oriented command reference for the Stamp. If you have worked with Stamps before, you'll find practical advice for PC interfacing using serial EEPROMs and other devices, analog I/O, and a host of projects that will help you realize your own designs.

This second edition covers the new advances in Stamp technology including the powerful BS2P and many more peripheral options that expand its power. In addition, it features several new projects including an RS232-controlled power supply and a bridge that lets a Stamp connected to a PC communicate via the Internet. Each chapter provides exercises to confirm your understanding of key topics. You will learn how to use the Stamp's:
· I/O commands to monitor and control digital signals to build small game projects, a cable tester, and a logic probe
· analog output capabilities to create a digitally-controlled power supply
· analog input capabilities to build a capacitance meter and a recording voltmeter
· built-in serial commands to assemble a data logger that uses EEPROM to store data and a frequency counter
· I/O interface capability to build the classic pong game for a Stamp with a limited graphics display
· robotic capabilities to drive DC motors, stepper motors, and servo motors

The CD-ROM is packed with files and information about the Stamp. It features a Basic Stamp emulator and a PIC programmer based on the Basic Stamp for times when you need the power of assembly language.

Look inside the book!


The Microcontroller Application Cookbook $29.95
by Matt Gilliland, Ken Gracey

The Microcontroller Application Cookbook is the beginner's sourcebook for "real-world" machine control. It features over 100 schematics and code samples based on the popular BASIC Stamp2 Microcontroller.

Look inside the book!


The Microcontroller Application Cookbook, Vol. 2 $64.95 (Stamp included!)
by Matt Gilliland

Included with the popular Microcontroller Application Cookbook, Vol. 2, is the new "Homework Board" (by Parallax). The Homework Board includes a fully functional BASIC Stamp 2 embedded on a printed circuit board, along with a breadboard prototyping area..
You'll need to provide your own DB-9 serial cable (for connecting to your PC's serial port), 9 volt battery, and download the *free* editor software from Parallax's website. The Homework Board is perfect for building many of the circuits contained in both volumes of the Microcontroller Application Cookbook series.


Stamp Works $49.99
by Jon Williams, Parallax Inc.

Stampworks is a collection of 32 experiments that will teach you first class BASIC Stamp programming. This is made easy by the inclusion of a BASIC Stamp II reference manual as an appendix. With StampWorks, you'll learn to get the most out of the BASIC Stamp and to increase its versatility by connecting to popular active and passive components. This text takes you beyond theory to help you do everything you always wanted to do with your BASIC Stamp.


PICMicro Microcontroller Pocket Reference $20.97
by Michael Predko, Myke Predko

Designed to complement Programming & Customizing the PICMICRO, this book contains a minimum of verbiage and serves as an immediate device, code and circuit lookup for experienced PICMICRO applications designers.

Look inside the book!


Easy PIC'n: A Beginners Guide to Using Pic16/17 Microcontrollers from Square 1 $29.95
by David Benson

"Easy PIC'n" is intended to ease the beginner toward understanding and application of the PIC line of microcontrollers from Microchip Technology, Inc. The approach is hands-on with many examples, all of which may be demonstrated using a very simple demo board (a project) described at the beginning of the book. The reader is shown step-by-step how to write code. Examples of assembly language programs range from a simple one to turn on LED's to more complex ones for timing and for event-counting. Writing programs is covered in-depth and the use of flow charts as an aid to visualizing what a program does is emphasized. The reader's code is used to exercise the demo board giving tangible results.
"Easy PIC'n" provides a crawl, walk, run approach to learning about PIC microcontrollers.


Programming and Customizing PICmicro Microcontrollers $34.97
by Michael Predko, Myke Predko

This book is a fully updated and revised compendium of PIC programming information. Comprehensive coverage of the PICMicros' hardware architecture and software schemes will complement the host of experiments and projects making this a true, "Learn as you go" tutorial. New sections on basic electronics and basic programming have been added for less sophisticated users along with 10 new projects and 20 new experiments. New pedagogical features have also been added such as "Programmers Tips" and "Hardware Fast FAQs". CD-ROM:The CD-ROM will contain all source code presented in the book, software tools designed by Microchip and third party vendors for applications and the complete data sheets for the PIC family in PDF format.Key Features:* Printed Circuit Board for a PICMicro programmer included with the book! This programmer will have the capability to program all the PICMicros used by the application.* Twice as many projects including a PICMicro based Webserver * Twenty new "Experiments" to help the user better understand how the PICMicro works. * An introduction to Electronics and Programming in the Appendices along with engineering formulas and PICMicro web references.

Look inside the book!


PIC Microcontroller Project Book $20.97
by John Iovine

Look inside the book!


PIC Robotics: A Beginner's Guide to Robotics Projects Using the PIC Micro $13.97
by John Iovine

Here's everything the robotics hobbyist needs to harness the power of the PICMicro MCU!
In this heavily-illustrated resource, author John Iovine provides plans and complete parts lists for 11 easy-to-build robots each with a PICMicro "brain. The expertly written coverage of the PIC Basic Computer makes programming a snap -- and lots of fun.


PIC: Your Personal Introductory Course $26.95
by John Morton

* Demystifies the leading microcontroller for students and technicians * Emphasis on putting the PIC to work, not theoretical microelectronics * A practical introduction to the world of microcontrollers Convert a daunting piece of modern technology into a useful and flexible part of your electronics toolkit - learn about the PIC chip the easy way with PIC: Your Personal Introductory Course.

Look inside the book!


PIC Basic: Programming and Projects $34.95
by Dogan Ibrahim

The simplest quickest way to get up and running with microcontrollers -Makes the PIC accessible to students and enthusiasts -Project work is at the heart of the book – this is not a BASIC primer. PIC BASIC is the simplest and quickest way to get up and running – designing and building circuits using a microcontroller.


Programming and Customizing the AVR Mocrocontroller $31.47
by Dhananjay V. Gadre

This reader-friendly guide shows you how to take charge of the newest, most versatile microcontrollers around, Atmel's AVR RISC chip family. Inside, Electronics World writer and astronomy instrumentation developer Dhananjay V. Gadre walks you from first meeting these exciting new computers-on-a-chip all the way through design and ready-to-launch products.

Look inside the book!


AVR RISC Microcontroller Handbook $39.99
by Claus Kuhnel

The AVR RISC Microcontroller Handbook is a comprehensive guide to designing with Atmel's new controller family, which is designed to offer high speed and low power consumption at a lower cost. The main text is divided into three sections: hardware, which covers all internal peripherals; software, which covers programming and the instruction set; and tools, which explains using Atmel's Assembler and Simulator (available on the Web) as well as IAR's C compiler.

Look inside the book!


Microcontroller Cookbook: PIC & 8051 $39.99
by Mike James

* Offers practical solutions to real problems * Covers all aspects of problem solving * Allows the user to make the most of microcontrollers The practical solutions to real problems shown in this cookbook provide the basis to make PIC and 8051 devices really work. Capabilities of the variants are examined, and ways to enhance these are shown. A survey of common interface devices and a description of programming models lead on to a section on development techniques. The cookbook offers an introduction that will allow any user, novice or experienced, to make the most of microcontrollers

Look inside the book!


Handbook of Microcontrollers $38.47
by Michael Predko

Select the right Microcontroller for any application. A straight-talking guide to all the most common 8-bit microcontrollers now in use, TAB Electronics Microcontroller Handbook, edited by Micahel Predko, tells you everything you need to know about the Intel 8051, Motorola 68HC05, Microchip PIC, Atmel AVR and Parallax Stamp MCUs. Complete with applications recommendations--from automotive parts and personal computers to household appliances and toys--this authoritative tool shows you how each microcontroller works and interfaces with peripheral devices; explains features, architecture and the instruction set for the built-in processor; and serves up example applications plus all the data necessary to develop them. A handy chart also gives you time-saving at-a-glance comparisons of different device families. Pop the included CD-ROM into your drive for manufacturers' data sheets on each controller plus example applications source files and tools required to assemble and simulate the code.

Look inside the book!

 
     
     
   
     



Start |RobotsMedia | Team | Legal


Team DaVinci Robotics Website by
Brett "Buzz" Dawson

Copyright 2002 Team DaVinci Robotics


Recommended browsers:
Mozilla or Konquerer at 1024x768
(IE 5.x or better works too)
Netscape is kinda fickle