Transfer boe bot to prop bot?
jonduncan
Posts: 40
when I saw the prop proto board for only 20$ I thought about upgrading my boe bot into a prop bot. would this be a good idea. I am have done some assembly code for the x86, but I don't really like it, not sure if any one does, but how is spin is it simular to c? I like c, would it be better for me to get an sx chip. I am also thinging about just getting t the javelin. The main reason I am upgrading is because the lack of memory in·the BS2. I have this micromouse competition coming up, I might be able to fit it in the BS2 but I haven't figured it out. I have programed a simulated micromouse in c. so far I am leaning to just getting the javelin because I can just put it onto the boe board, but it would probably be better to get a j board, but if the prop board is only 20$ wow thats a steel? but what do you think?
Comments
The main advantages of what you already have: PBasic and the Stamp processors are relatively simple and straightforward. The tools for programming and debugging are well developed and reliable.
Disadvantages with staying with current system: Your program might not fit in the 2K available. You don't know that yet and it sounds like you haven't tried to optimize the program for space. Who knows? It might fit fine.
Disadvantages in switching to something else: Everything has some kind of problem. Either you have to learn a new language or a new chip or both. It all costs more money. It may or may not be better.
Another thought: Simulated systems don't help you much unless you don't have any other choices. There are always things that show up in real systems that never appear in simulations. On the other hand, it's often hard to debug spacecraft or volcano monitoring equipment.
I'm playing with it myself; here's my current bot (with the breadboard pulled off):
I've found it to be a ton of fun.
If you need more specific answers, it would help to get more specific questions.
but it's not the less-than-or-equals operator).
rokicki,
2 things:
1. I don't see a SD socket on that Prop-Boe-Bot yet.
2. Ya' got to connect probes up to that scope to make it work!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
also, do you have a USB2SER, PropPlug/Clip, or the parts to build the transistor circuit for programming? wouldn't want you to have a Prop with no way to program it
Spin is great, need access to an I2C bus, high speed buffered serial, or maybe a servo controller? add it with a code object. lets you build on what you and others have done without having to copy and paste and possibly introduce errors
PropASM is actually quite fun to program, no code pages, no separate registers, easy access to the counters for pulse/freq gen/reading
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
pieces on it.
I'm trying to get that little Zigbee transceiver you see in the corner to handle wireless scope probes;
those nasty wires always get in the way.
you get sensors and things to work like you like you can solder them on the protoboard and free up breadboard space for further
experiments. I'd leave the BS2 off; it's like trying to speed up a jet by attaching a lawn mower engine.