Parallax, Inc.

Last updated
Parallax Inc.
Type Private
Industry Technology
Founded1987 Rocklin, California
Headquarters599 Menlo Drive, Suite 100 Rocklin, California
Key people
  • Ken Gracey (President)
  • Chip Gracey (Founder, Director of Research & Development)
Products BASIC Stamp, Parallax SX, Parallax Propeller
Website www.parallax.com

Parallax Inc. is a privately held company in Rocklin, California. Parallax Inc. designs, manufactures, and sells BASIC Stamp microcontrollers, Propeller microcontrollers, microcontroller accessories (such as LCDs, sensors, RF modules, etc.), educational robot kits, and educational curriculum.

Contents

Parallax is headquartered in Rocklin. The Rocklin office employs thirty-five people in research and development, sales, manufacturing, education, marketing, and technical support. Parallax Inc. has over seventy distributors around the world, [1] including Jameco Electronics. [2]

History

Originally established in 1987, in Rocklin, California, Parallax Inc. manufactured products such as the ISEPIC, TopRAM, and the first third-party Microchip PIC Programmer. In 1992, the BASIC Stamp 1 microcontroller module was released. In 1995, the BASIC Stamp 2 module was added to the product lineup. By 2002, there were over three million BASIC Stamp microcontrollers in use around the world.[ citation needed ]

In 1997, the Stamps in Class program was created to provide educational resources that addressed the needs of electronic students ages 14 and up. The Boe-Bot is one of the company’s most popular products in the educational program.

In 1998, Parallax Inc. formed a partnership with Ubicom (formerly Scenix Semiconductor) to develop tools and BASIC Stamps using their new SX microcontrollers. Company founder Chip Gracey designed the SX-Key Programming Tool to make programming Ubicom’s SX chips affordable. And in 2005, Parallax Inc. and Ubicom formed an agreement in which Parallax Inc. was made the exclusive supplier of the SX microcontroller.

In 2006, after eight years of development time, Parallax launched their Parallax Propeller microcontroller.

The Propeller 2 multicore processor is under development and does not have a release date yet. The Propeller 2 processor includes features commonly requested by customers such as code protection, additional RAM and more input/output pins.

The Propeller chip

The Propeller is a multicore system that can do real-time simultaneous multiprocessing. It uses eight 32-bit cores called cogs controlled by a bus controller called the Hub. It can be programmed in assembly, C, or in the interpreted Spin programming language. It comes with a software library of objects for a various sets of input/output devices, such as UARTs and a video display controller emulated fully in software. The Propeller is also supported by third-party compiler developers who have developed platforms in C and BASIC. The Parallax Propeller is also recognized as being easy to program. [3]

The BASIC Stamp and BASIC Stamp 2

Released in 1995, the BASIC Stamp was so named because it was about the size of a postage stamp. Programmed in PBASIC, the BASIC Stamp found an audience in electronic hobbyists with powerful I/O commands that made it easy to connect to other electronic components. [4]

The Boe-Bot

The Boe-Bot is a programmable wheeled robot with a BASIC Stamp 2 brain that is used by educators and hobbyists. After being introduced in 1998, it is one of Parallax's top selling robots.

Sensors

Parallax manufactures sensors to measure distance, color, humidity, temperature, pressure, RPMs, heat, and altitude. These sensors are either surface-mounted components on a printed circuit board or in packages that are readily acceptable for breadboard-style mounting. Each sensor is supported with educational curriculum and documentation.

Education

Stamps in Class

Launched in 1997, Stamps In Class curriculum was designed to introduce students and educators to BASIC Stamp microcontrollers using software basics, circuit building, and simple hardware. One tutorial in the Stamps in Class series is the Boe-Bot, a simple yet versatile rolling robot that has a BASIC Stamp brain. [5]

Propeller education labs

The Propeller education program was developed to teach how to operate the Propeller chip. The Propeller features eight 32-bit processors. The Propeller education program demonstrates how to program the microcontroller for use in process control, measurement and signal generation and robotics. The program is designed for engineering students who have product design requirements in their curriculum. [6]

Filling a niche in the technology market by offering robotics for hobbyists, enthusiasts, and students, Parallax has been featured in magazines including: Make Magazine, SERVO Magazine, Robot Magazine, and Nuts and Volts.

Unofficial Propeller Expo

History

The original UPE, the Unofficial Propeller Expo North East (UPENE) was hosted by a long time Parallax Forum member, "Oldbitcollector." He labeled it "Unofficial" so hobbyists could meet and exchange projects, ideas, and advice about Parallax robotics without getting permission to host an "Official Propeller Expo." However, Parallax came on board and now many Parallax employees can be found at each expo, talking with hobbyists, students, and inventors. [7]

Unofficial Propeller Expo North East (UPENE)

The UPENE was an annual event located in Norwalk, Ohio, at the Norwalk Community Center. The expo consists of educators, engineers, hobbyists and students setting up tables and sharing their experiments, demonstrations, and products based on or inspired by microcontrollers such as the Parallax Propeller. The UPENE was the first of the three existing UPE's. [8] As Parallax unofficially sponsors the expo, the company was joined by a second sponsor: the company Gadget Gangster.

Unofficial Propeller Expo Chicago (UPEC)

The UPEC, also known as the "Chicagoland Propeller Expo," was a one-day event held at the 807 Building in Ottawa, Illinois. [9]

Unofficial Propeller Expo West (UPEW)

The UPEW, was the only one of the three UPE's to be located at Parallax's offices in Rocklin, California. This UPE also offers a special educator's course hosted by Parallax's engineer and author Andy Lindsay. [10]

The Parallax forum

Before 2004, the Parallax product user support forum was hosted in Yahoo! Discussion Groups. In 2004, this discussion group was moved from Yahoo! to Parallax Forums, located through Parallax's website. Members frequently discuss projects, programming, and products designed around the BASIC Stamp and Propeller Chip. Also, students can use the forums as a place to ask questions and receive direction to solve homework and projects. [11]

Products sold

Microcontrollers

Robots

Other products

Discontinued robots and products

Related Research Articles

<span class="mw-page-title-main">Microcontroller</span> Small computer on a single integrated circuit

A microcontroller is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs along with memory and programmable input/output peripherals. Program memory in the form of ferroelectric RAM, NOR flash or OTP ROM is also often included on chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications consisting of various discrete chips.

<span class="mw-page-title-main">Lego Mindstorms</span> Hardware and software platform by Lego

Lego Mindstorms was a hardware and software structure which develops programmable robots based on Lego building blocks. Each version includes computer Lego bricks, a set of modular sensors and motors, and parts from the Lego Technic line to create the mechanical systems. The system is controlled by the Lego bricks which act as the brain of the mechanical system.

BEAM robotics is a style of robotics that primarily uses simple analogue circuits, such as comparators, instead of a microprocessor in order to produce an unusually simple design. While not as flexible as microprocessor based robotics, BEAM robotics can be robust and efficient in performing the task for which it was designed.

<span class="mw-page-title-main">BASIC Stamp</span> Microcontrollers

The BASIC Stamp is a microcontroller with a small, specialized BASIC interpreter (PBASIC) built into ROM. It is made by Parallax, Inc. and has been popular with electronics hobbyists since the early 1990s.

PBASIC is a microcontroller-based version of BASIC created by Parallax, Inc. in 1992.

<span class="mw-page-title-main">PICAXE</span>

PICAXE is a microcontroller system based on a range of Microchip PIC microcontrollers. PICAXE devices are Microchip PIC devices with pre-programmed firmware that enables bootloading of code directly from a PC, simplifying hobbyist embedded development. PICAXE devices have been produced by Revolution Education (Rev-Ed) since 1999.

The XGameStation is a series of embedded systems, primarily designed as a dedicated home video game console, created by Andre LaMothe and sold by his company Nurve Networks LLC. Originally designed to teach electronics and video game development to programmers, newer models concentrate more on logic design, multi-core programming, game programming, and embedded system design and programming with popular microcontrollers.

<span class="mw-page-title-main">Boe-Bot</span>

BOE–Bot is short for Board of Education robot. It is the trade name of a robot kit that is used in junior high, high school and college robotics classes. It consists of a main circuit board and breadboard, a plug–in BASIC Stamp microcontroller, two servo motors to drive the wheels, and an aluminum chassis that the parts bolt onto. Students can use Erector set parts, Lego blocks, and additional servos to build custom projects. The BOE-bot has been manufactured and sold by Parallax Inc since 1998.

<span class="mw-page-title-main">Parallax Propeller</span> Multi-core microcontroller

The Parallax P8X32A Propeller is a multi-core processor parallel computer architecture microcontroller chip with eight 32-bit reduced instruction set computer (RISC) central processing unit (CPU) cores. Introduced in 2006, it is designed and sold by Parallax, Inc.

<span class="mw-page-title-main">Arduino</span> Open-source hardware and software platform

Arduino is an open-source hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices. Its hardware products are licensed under a CC BY-SA license, while the software is licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially from the official website or through authorized distributors.

<span class="mw-page-title-main">HYDRA Game Development Kit</span>

The HYDRA Game Development Kit launched in September 2006, and was developed by André LaMothe who designed the prior XGameStation series of consoles. Like the XGameStation, HYDRA is an open system, allowing anyone to create games for it. However, while still designed to teach electronics and programming, the system places greater focus on homebrew games. Compared to the prior XGameStation consoles, the HYDRA uses a more complex and powerful CPU - the then recently released Parallax Propeller processing unit, which has eight 32 bit RISC CPUs called cogs with 32 KB built in RAM and 32 KB built in ROM.

Parallax SX is a discontinued line of microcontrollers that was marketed by Parallax, from a design by Ubicom. Designed to be architecturally similar to the PIC microcontrollers used in the original versions of the BASIC Stamp, SX microcontrollers replaced the PIC in several subsequent versions of that product.

iRobot Create Hobbyist robot based on the Roomba vacuum cleaner

iRobot Create is a hobbyist robot manufactured by iRobot that was introduced in 2007 and based on their Roomba vacuum cleaning platform. The iRobot Create is explicitly designed for robotics development and improves the experience beyond simply hacking the Roomba. The Create replaces its Roomba predecessor's vacuum cleaner hardware with a cargo bay that also houses a DB-9 port providing serial communication, digital input & output, analog input & output, and an electric power supply. The Create also has a 7-pin Mini-DIN serial port through which sensor data can be read and motor commands can be issued using the iRobot Roomba Open Interface (ROI) protocol.

<span class="mw-page-title-main">TekBots</span> Programmable robots used for education

TekBots are programmable robots used by several universities to help students learn some of the fundamental concepts that are found in the fields of computer and electrical engineering.

<span class="mw-page-title-main">Scribbler (robot)</span>

The Scribbler is a small, low-cost fully programmable intelligent robot with multiple sensor systems. It is capable of auto navigation and interaction with its environment.

Microsoft .NET Gadgeteer is an open-source rapid-prototyping standard for building small electronic devices using the Microsoft .NET Micro Framework and Microsoft Visual Studio/Visual C# Express.

ArduPilot is an open source, unmanned vehicle Autopilot Software Suite, capable of controlling autonomous:

References

  1. "Parallax Distributors Worldwide". Archived from the original on June 23, 2010. Retrieved June 25, 2010.
  2. "Archived copy". Archived from the original on June 27, 2008. Retrieved June 25, 2010.{{cite web}}: CS1 maint: archived copy as title (link)
  3. "Do You Remember when Today's MCUs Were Yesterday's High Tech?". Archived from the original on February 2, 2010. Retrieved June 29, 2010.
  4. "Nuts & Volts - May 2007". Nutsvolts.texterity.com. 2007-04-21. Retrieved 2016-06-25.
  5. "Parallax Inc | Equip your genius ®". Parallax.com. 2016-06-13. Retrieved 2016-06-25.
  6. "Parallax Inc | Equip your genius ®". Parallax.com. 2016-06-13. Retrieved 2016-06-25.
  7. "Parallax Forums". Archived from the original on June 28, 2010. Retrieved June 24, 2010.
  8. "Unofficial Propeller Expo North East 2010". Archived from the original on August 10, 2010. Retrieved June 24, 2010.
  9. "UPEC: Unofficial Propeller Expo Chicago Tickets, Sat, Jun 25, 2011 at 10:00 AM | Eventbrite". Upec.eventbrite.com. Retrieved 2016-06-25.
  10. "How an Experiment with our Customers Grew into a Niche Business". Archived from the original on June 22, 2010. Retrieved June 24, 2010.
  11. "Parallax Forums". Archived from the original on June 27, 2010. Retrieved June 24, 2010.
  12. https://www.parallax.com/propeller-2/
  13. "Parallax ActivityBot 360 Robot Kit | 32600 | Parallax Inc". Parallax.com. Retrieved 2017-12-14.
  14. "Make - Volume 06". Make-digital.com. 2006-04-26. Retrieved 2016-06-25.
  15. "Parallax Inc | Equip your genius ®". Parallax.com. 2016-06-13. Archived from the original on 2011-09-08. Retrieved 2016-06-25.
  16. "Scribbler 2 (S2) Robot - USB | 28136 | Parallax Inc". Parallax.com. Retrieved 2016-06-25.
  17. "Parallax Inc | Equip your genius ®". Parallax.com. 2016-06-13. Retrieved 2016-06-25.
  18. "HexCrawler (Hexapod Robot)". CrustCrawler.com. 2009-06-22. Retrieved 2016-06-25.
  19. "Stamps in Class Tutorials & Translations". Archived from the original on June 28, 2010. Retrieved June 25, 2010.