Let's Make Robots!

parallax

It uses a Parallax Basic Stamp and four servo motors. It will use a SOMO 14-D to read the recipes aloud. The buttons are going to be used to control the reading of … Read more
navigate in various ways, teach me about robotics
Using a
Hi! MAEP 2.0 is the second version of MAEP (please check it out if you haven't already). I won't go into all the details about things that are the same as the … Read more
 I recently read two great tutorials from gadget gangster on how to write to and read from SD card. Now this is great if you want to write pre-set text. But … Read more

Complete Newbie - College Project - audio question

Hello all,

I am completely new to robots and it seems like it's gonna be a lot of fun.  I am in a college class right now with a project of designing a robot.  Here is what I know:  We are using parallax microcontroller (I think... Board of Education Rev C), and I have gotten familar with the basic terminollogy.  My team plans on making a simple bot like the start here version, except bigger, with tracks, a nice cover, and some lights.  However, we really want to incorporate some audio clips and music...

Analog, Serial, Motor Control, Audio, Video, Xbee, Bluetooth, PWM... Everything!
Chris was nice enough to send me a little project of his called the 444AVXB. Why the weird name? Well, because it does EVERYTHING. 4: amps of motor driver power (2 … Read more

Big Brain Boards

Humanoido's picture

Only one photo could upload. It shows the EXOskeleton. Photo #2 not shown has many solderless breadboards and lots more Parallax Propeller chips with high density wiring.

Thinks, controls, sings, talks, takes commands, learns (you teach it), dreams, has life
Using a
Advanced Robot Big Brain 1-year in the making. Over 100 Parallax Propeller chips and over 100,000 enhanced chip neuron processors. Controls 3,200 robots or I/O. … Read more

Is the POP-BOT arduino microchip compatible with the BOE-BOT developer board?

I have an Inex POP-BOT which came with an arduino-like microchip, and was thinking of getting a BOE-BOT, which uses a Board of Education with a BASIC stamp microchip attached to it. Now my question is, there two chips seem to look identical in size, and can both be detached from their respective developer boards, so what I'm wondering is, would they be interchangeable?

This is John Joseph, otherwise affectionately known as J.J. This is a Parallax BoeBot with some custom modifications. The most obvious mod is the color of J.J.'s … Read more
Autonomous Roaming using 3 holonomic wheels
Using a
As promised, I added one more vid of omniBOT (aka Jon Tyler) to this listing.  J.T. is an autonomous roamer with three servos attached to holonomic wheels. Code … Read more

Parallax Incremental Rotary Encoder

Markamas's picture

I've found an awesome rotary encoder (I believe it was the smallest on Rootshop) but I have no idea how to use it? I believe there's an input, a ground and a signal pin, but I don't know how to configure it or anything. I'm going to be using it with an arduino.

I've digged the web and have found no documentation. Just sayin

Thanks ;)This thing is approximatively a 2,5 cm cube

Enables you to draw in Virtual Air-space, or control things ie.Virtual Control Button Panel
I have been a fan of Johnny Chung Lees work with the Wiimote camera for a long time now .... ... (its always/always roaming in the back of my mind) .... during my … Read more

Maxsonar ez1 vs srf05 vs parallax ping

Hi

I'm new to this forum and i would like to know a few things.

Which one of the following ultrasonic rangefinders do you prefer.

I know that the ez module is designed for indoor environments but i would like to use my robot outdoors

as well,do the ping and the srf05 would outdoors as well.

My robot is going to be a basic obstacle avoiding robot for otudoor and indoor use.

I know the ez is accurate to about 1 inch,what about the accuracies ofthe srf05 and ping but this is really not going to

12Blocks Now supports Parallax Robot Control Board (MSR1) used in Parallax Stingray Robot

dlevartt's picture

As of this morning, roboteers who use the Parallax MSR1 (Robot Controll Board) in their robots and use the built in motor ports can now use 12Blocks to directly drive their robot.

It uses a modified version of the SRMotorControl Object found in the Parallax Object Exchange (slight modifications to accommodate the 12Blocks motor protocols

There is a new hardware profile called Stingray (May change to MSR1) available from your 12Blocks screen. When saved to RAM or EEPROM, The drivers are loaded into your robot and away it goes.

Bender is a medium sized robot based on the Crustcrawler Nomad HD platform. It uses the Parallax Motor Kit with Position Controllers, a pair of Parallax HB-25 Motor … Read more
Sterylite6000 is a large and somewhat unusual robot.  Originally it was designed to use only six servos.  This worked resonably well, but did not get good ground … Read more

Propeller Expo 2010, Chicago

nmcclana's picture

Just a note that the 2010 Propeller expo is coming up! I think Jeff is planning three, the first will be in Chicagoland (which I've learned means 'Outside Chicago') on May 15.  The other 2 will be later this year in Norwalk, OH & Rocklin, CA.  There's robotics stuff as well as more general microcontroller projects, food, presentations, etc.  Last year, the AttoPilot guy did a presentation about his awesome project (youtube video), which I thought was really interesting.

 

Parallax Propeller Expo 2009 - West

TheGrue's picture

On 2009.06.28 I went to the Propeller Expo at the headquarters of Parallax in Rocklin, CA. USA.

Help for resetting Parallax Servo Controller

lex lee's picture

I'm using the PSC to control 4 servos of a robotic arm. 2 switches are used to select the 2 default positions.

When a switch is activated, the servos do not respond. They only do after the reset button on the PSC is pressed.

I'm wondering is it possible to write a code to reset the PSC instead of doing it manually.

 

Anyone done it before?

Price: $59.99 USD
The MLX90614 Infrared Thermometer Module is an intelligent non-contact temperature sensor with a 10° field of view and a serial interface for easy connection to … Read more

Continuous Rotation Servo & Picaxe

Ok, so I finally got all my gear set up to build robot numero uno, but Im goin friggin nuts trying to control my continuous rotation servos from parallax. Im using a picaxe 18x to produce the code, but no matter what pulsout or servo commands I use, my servo's only go clockwise.I NEED them to be able to go counterclockwise  for my differential drive train to work right. I have read every post on LMR about servos and have tried a lot. I have read their parallax data sheet and that they should respond based upon the pulse width, but no go.