If you want to zip up the old logs, feel free. After you are done, let me know and I'll delete the old plain text. Do it quick, though, I'll probably delete...
24177
PeterBalch
PeterBalch@...
May 28, 2005 4:08 pm
... I know I keep saying this but ... Beware. Make sure the driver software is Microsoft certified. I had one destroy the boot record on my HDD. Peter...
Please check www.roboteq.com/robonews0505.shtml for details on the following updates: - AX1500 2x30A Motor Controller Preview - Roboteq offers Product...
24180
SeattleRobotics@yahoo...
May 30, 2005 2:02 pm
We would like to remind you of this upcoming event. Monday Night Chat Date: Monday, May 30, 2005 Time: 7:00PM - 9:00PM PDT (GMT-07:00) Monday Night Chat...
Hello Mike, Unfortunately the programme below that you have given me does not seem to work. BasicX does not recognize syntax such as "EnableMotors", "SetSpeed"...
Hello Doug bell, Please read the email that I have recently sent to Mike Perks or posted about the basicX. That is basically where my robots programme is at -...
Patrick, I have been where you are - frustrated & wanting to throw out the baby with the bath water. There is a forum of BasicX users that can direct and help...
LOL, you might look at getting an AVR micro. that is what the BX is based on anyway. the hardware is capable. the BX operating system is not(very easly)....
Not specific to BasicX, but in general you will find functions that do low level actions (like pulse output, delays, etc) and you build higher level functions...
... BasicX is one of the few microcomputer operating systems thaqt supports multitasking. This means that a program can be written in the background which just...
... I disagree. BasicX is one of the most capable platforms microcomputer platforms in its class. See my article on Why BasicX on my articles page for the...
... I found some sample code for BasicX which will do what you want. Section 5 of the following document will give you a good start on what you need: ...
... As it says in my append this code was for DC motors and I only wrote skeleton code. ... See my other appends ... Please don't throw it away. Send it to me...
any micro is capable of multitasking. flags to run one section for a set time. that basicx way is a bit more relaxed from the coding side, but at a cost of...
Hey mike! The link to the sample code appendix is taking me to a blank page. I will try to go there directly. Thanks. Mike Perks <basicx@...> wrote: ...
... Let's just make sure we are talking apples and apples. True that at the chip level almost all microcontroller chips are capable of multitasking. The...
this statment I would agree with. I started with the BX and have sence moved up to the AVR hardware. I am looking at the moment to move up from there....
... Just to clarify one thing. BasicX (and many other similar platforms) are perfectly adequate for a whole bunch of applications and there are very few that...
24196
SeattleRobotics@yahoo...
May 31, 2005 1:02 am
We would like to remind you of this upcoming event. Monday Night Chat Date: Monday, May 30, 2005 Time: 7:00PM - 9:00PM PDT (GMT-07:00) Monday Night Chat...
I am running an AVR128 with 128K ext ram. 5 I2C sonars, lmd18200 duel motor controler, BX servo controler, 5 axis arm and total robots GPS what I need is a...
24198
jb
jbpublic@...
May 31, 2005 5:13 am
Is anyone using Target 3001 for making PCBs? What do think of it? How about SuperCAD? How do they compare to Eagle? Also, I saw that IVEX is still being sold...
Thanks to Mr David Cook who told me this Mailing List... I Just built a 38KHz IR Emitter with timer 555, and now i try to build the IR receiver with...
the issue of realtime delay (waiting for a given number of seconds, minutes, or hours) is a little tricky on micros because they are without any timebase...
hi plz refer to the attached figur and tell me if u can when this type of problem occurs in the charging of capacitor. Its a 1u capacitor chgingthrough 2k2...
In the boe-pot they use a $1.43 panasonic part that detects 38kHz signals and outputs low when detecting the signal. I found a simliar (cheaper) one in the...
I have tested several USB-to-RS232 adapters in Linux environment to communicate with different development boards,and all works pretty fine. Don't get a too ...
Hello I want to get the direction of my car which I have controlled through the c++ programming with my computer, I want to get the direction with respect to...