A friend of mine has loaned me a i.MX53 quick start board and I got it up and running in no time. Freescale advertises 60 seconds, however, tracking down a ...
I'm also looking at moving up from my Arduino clone to something a bit more powerful. I have a large robot running ROS on Linux on an Atom-based PC with...
... can get videos on Youtube [...] ... was that widely distributed yet. I've yet to get a BeagleBone, but they do sound interesting. OP wanted a box with room...
Hey Guys, I have an Armdroid I original, complete with Teach pendent, Conveyor Track/Belt with built in power supply, a couple of IO Boxes, and manual. I have...
46958
Lee Fisher
blibbet@...
May 1, 2012 7:07 pm
... Me also, sorry. Short answer: try a DreamPlug, or a PandaBoard, or something Linaro targets. Long answer: Another option is PandaBoard. In current Android...
Looks like I'm late to the party but.. Another alternative for ARM is the BeagleBoards. I just got the BeagleBone and it has an embedded IDE (Cloud 9) it looks...
Thanx for sharing, been there done that with other hardware. My gut feeling when buying the HC-05 was that I might have problems with its reliability, but I...
I used the i.MX 25 last year. It was a remarkably painful experience. I cannot recommend it. Yes the i.MX series is fast, yes it is low cost, and yes it has a...
After much debate on my regular Chibots message board, I'm going to actually go with the i.mx53 quick start board from Freescale as soon as I can get my hands ...
46953
Weston Turner
wstnturner@...
May 1, 2012 5:48 am
I recommend the Maple board made by LeafLabs. I'm holding off on buying some until the Maple Native arrives, but if you are coming from the Aurduino world, you...
The Maple boards from Leaf Labs are Arduino shaped and have a port of the Arduino IDE with minor changes. They have a STM32F1 chip on there. Should do a lot...
46951
SeattleRobotics@yahoo...
May 1, 2012 12:56 am
Reminder from: SeattleRobotics Yahoo! Group http://groups.yahoo.com/group/SeattleRobotics/cal Monday Night Chat Monday April 30, 2012 7:00 pm - 9:00 pm (This...
46950
SeattleRobotics@yahoo...
Apr 30, 2012 1:55 pm
Reminder from: SeattleRobotics Yahoo! Group http://groups.yahoo.com/group/SeattleRobotics/cal Monday Night Chat Monday April 30, 2012 7:00 pm - 9:00 pm (This...
46949
Peter Balch
peterbalch@...
Apr 29, 2012 9:31 pm
I tried a different module and it worked perfectly. Darn it! I've wasted a day and a half. I talked to someone else who bought two of the modules (HC-05 he...
I'm sure that my modules are HC-05, I did some research and it was without a doubt. The main source was of course the various datasheets. Please post your...
... Yeah, you need to look at this seriously. Remember you have two modems with AT command sets. The one sending and the one receiving, and either one can be...
46946
Peter Balch
peterbalch@...
Apr 28, 2012 9:08 am
Randy ... Yes. ... It uses AT commands. However, I don't _think_ they're causing problems: 1. If I repeatedly send 00 01 02 03 ... FE FF 00 01 ... then they're...
46945
Peter Balch
peterbalch@...
Apr 28, 2012 8:43 am
Cesar ... Yes. But they look like very useful modules for fun projects too. If they work. They're so cheap I'd put one in every bot I built. ... That's...
Peter Balch said: Friday, April 27, 2012 6:35 AM ... I haven't been paying close attention, but it sounds ike you are using the device as a 8-bit binary pipe....
I have not seen anything like you described. If I did see it, my natural instinct is to work around it, since in my case I'm looking for results, and make sure...
Peter: I had the same feeling too, since the part numbering on the datasheet is not the same as the part number on the chip. I also used this datasheet, this...
46941
Peter Balch
peterbalch@...
Apr 27, 2012 11:35 am
It gets weirder. As I said, my data is formatted into 11-byte blocks. I changed the app in the PC so that when it receives a block, it sends a $00 byte back to...
46940
Peter Balch
peterbalch@...
Apr 27, 2012 9:15 am
Cesar Thanks for the document. It's one I'd seen before but it wasn't clear whether it applied to the modules I'd bought. Combining various documents, it looks...
Hi Peter: I'm using one HC-05 and an Android device, either a Motorola Citrus or the Acer100 7" tablet. I've never had much luck with BT dongles and the PC. ...
The Netduino is an ARM7. There is some support and documentation for using it with GCC. The hardware and form factor are compatible with the arduino. There...
Hey Guys, First message here in a long time, I used to follow the board a while back though, I'm a member of CHIBOTS from chicago, but am looking for more...
46936
Peter Balch
peterbalch@...
Apr 26, 2012 8:47 pm
Cesar ... My data is formatted into 11-byte blocks: 1 start byte ($AA), 9 data bytes and one checksum that is the XOR of the previous 10 bytes. So I can spot...
I don't think that your question is off topic. I have not tried to use the HC-04, just the HC-05. But since I'm using it for bot control, I think that I...
46934
Peter Balch
peterbalch@...
Apr 26, 2012 5:16 pm
(Off topic) I know a few people are using the HC-04 Bluetooth module. Have you found it to be reliable? I have a PIC producing data at 9600 bps. If I connect...