
Home   Robosapien   Asimo   Microcontrollers   One Arm Bot   Roboleg

Robot Videos!   Visual Studios Express

Microcontrollers
This is my favorite out of all microcontrollers.
The Basic Stamp

Find out more about the basic stamp
I do all of my projects with the basic stamp(.....well most).
Pic Processor

You may think that an 18 pin PIC does not have enough pins for a useful design. However, with careful planning it is possible to use most pins for more than one function which makes good use of the features of this innovative microcontroller while keeping the construction costs down. The key is to reuse several of the pins depending on the hardware operating mode. In Bitscope's case, two modes are defined; COUNT and SHIFT. At first glance you may think that an 18 pin PIC does not have enough pins for a useful design. However, with careful planning it is possible to use most pins for more than one function which makes good use of the features of this innovative microcontroller while keeping the construction costs down. The key is to reuse several of the pins depending on the hardware operating mode. In Bitscope's case, two modes are defined; COUNT and SHIFT.
Find Out More About The Pic