Northern New York - Basic Stamp Micro Controller Club
While investigating a basic stamp microcontroller for environmental control of a root cellar, I became enamored with these little devices, especially in their ability to monitor and control environmental conditions, robotics and off-grid power systems. I have started a local club here in Northern New York, but global club members are welcome to participate as well. We meet once a month locally, and will use this forum to generate topics of interest, collaborate, research, and generally have fun. More info on the Basic Stamp can be found at http://www.parallax.com.
What is a BASIC Stamp microcontroller?
A BASIC Stamp microcontroller is a single-board computer that runs the Parallax PBASIC language interpreter in it's microcontroller. The developer's code is stored in an EEPROM, which can also be used for data storage. The PBASIC language has easy-to-use commands for basic I/O, like turning devices on or off, interfacing with sensors, etc. More advanced commands let the BASIC Stamp module interface with other integrated circuits, communicate with each other, and operate in networks. The BASIC Stamp microcontroller has prospered in hobby, lower-volume engineering projects and education due to ease of use and a wide support base of free application resources.