Difference between revisions of "Basic Stamp"

From Mech
Jump to navigationJump to search
m
m
 
Line 12: Line 12:
* [http://www.parallax.com/html_pages/products/robo/robotics.asp Robot Kits]
* [http://www.parallax.com/html_pages/products/robo/robotics.asp Robot Kits]
* [http://www.parallax.com/html_pages/robotics/component/robo_components_shop.asp Robot Components (servos)]
* [http://www.parallax.com/html_pages/robotics/component/robo_components_shop.asp Robot Components (servos)]

One of the advantages of using the Basic Stamp is that they have gained a large user-base over the years, and most of the code will work on any Stamp - just copy and paste.

Latest revision as of 17:26, 3 July 2006

The Basic Stamp is made by Parallax, Inc. They sell a small range of Basic Stamps and kits that are aimed at the novice hobbiest. Each Basic Stamp module is a full computer on a DIP-chip. It runs Parallax's PBASIC language, has built-in memory, and programmable I/O. The company also offers many accessories that are made to work with the Stamp. Here are some links to useful material on their website:

Essentials

Accessories

One of the advantages of using the Basic Stamp is that they have gained a large user-base over the years, and most of the code will work on any Stamp - just copy and paste.