Minimum programming interface
Neohaven
Posts: 13
I would like to know what a minimalistic (strict minimum) programming interface would be like, because i am making a robot from a BS2 microcontroller and i would like not to have to open up the metal case, and change the BS everytime, so it would simply have (the robot) a serial port on the back, but i do not know the rs-232 standards, so if any of you has that info... like.... are there any capacitors needed for the serial in/out noise? or are they built-in the BS?
thanks!
Neohaven
thanks!
Neohaven
Comments
I think a 9-pin RS232 port on your robot is the best option for not having to open it every time. As for the caps, they are not onboard, there is a diagram included in this PDF (it's in every Stamp schematic, but here's a link: http://www.parallax.com/dl/docs/prod/schem/bs2p40SchemRevB.pdf )
I hope that's correct and OK
flyingfishfinger
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Byte walks into a bar and orders a pint. Bartender asks him "What's wrong?"
Byte says "Parity error." Bartender nods and says "Yeah, I thought you looked a bit off."
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
i'm not complaining; i just think that in certain applications it can be a very effective solution to field programming devices such as the din mounting stamp plc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If I lived back in the wild west days, instead of carrying a six-gun in my holster, I'd carry a soldering iron. That way, if some smart-aleck cowboy said something like "Hey, look. He's carrying a soldering iron!" and started laughing, and everybody else started laughing, I could just say, "That's right, it's a soldering iron. The soldering iron of justice." Then everybody would get real quiet and ashamed, because they had made fun of the soldering iron of justice, and I could probably hit them up for a free drink. - Jack Handy
thanks a lot!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
The plus side of a 6-volt battery (or 4 1.5 volt batteries) should be connected to Vin.
But it's wonderful that you have loopback (pin 6 to pin 7) and echo (Tx is being echo'ed back to RX by the BS2 circuitry). I think that validates your cable, anyway.