Reminder from the Calendar of vancouverrobotics http://groups.yahoo.com/group/vancouverrobotics/cal Vancouver Robotics Club Meeting Sunday December 12, 2004 ...
Yahoo! Reminder
reminders@...
Dec 6, 2004 5:55 pm
1270
In case anybody is interested, some folks from the DPRG group started a new yahoo group. ... On December 1st, 2004 Robotic Market will end its "Setup" phase...
Reminder from the Calendar of vancouverrobotics http://groups.yahoo.com/group/vancouverrobotics/cal Vancouver Robotics Club Meeting Sunday December 12, 2004 ...
Yahoo! Reminder
reminders@...
Dec 10, 2004 5:55 pm
1272
Hey - Check out the author ... Dave is a member of the VRC (for those on the list who don't know Dave). -- Dave Hylands Vancouver, BC, Canada ...
Was there the other day and they've got some "toy" robot kits. Mostly just the little non-programmable gadget style. Articulated arm, line followers etc. Whats...
Yeah it was a double take to see Solarbotics stuff on their racks....
Andrew Kay
akay@...
Dec 14, 2004 4:38 pm
1275
Hi everyone, Someone was looking for blue LEDs. Here are some on eBay: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=66948&item=382425 2917&rd=1 ...
I thought some of you may be interested in this: Good Morning, I'd like to take this opportunity to make you aware of the services that Advanced Wireless...
some supplies and some links to stuff regarding building bots.. check 'er out: ...
dan williams
dan_williams@...
Dec 23, 2004 6:50 am
1281
What kind of inductance will you be driving? Higher inductance will probably do better with LAP (Locked antiphase) at a fairly high frequency, and as a bonus,...
http://bethnray.com/~rue_mohr/pwm_stikr.jpg if I recall properly, otherwise its just a rehash of http://eds.dyndns.org:81/ click library, schematics, there's...
dan williams
dan_williams@...
Dec 25, 2004 7:40 am
1283
Hello Group, I hope that everyone had a Great Christmas and that anyone who decided to go Boxing Day shopping found what they wanted at a great price. I ahve...
Hi Larry, What type of programmer do you have? I have an AVRISP that plugs into my serial port. I use AVR Studio to set the fuses, and then I normally download...
Hi Dave, I'm using the parallel cable that Bob posted in the files section of <AVR DEMO>. It is the same configuration and Pinout as what Solarbotics uses for...
Hi Larry, Yes the programming cable I describe in that project is the SP12. I use the program 'avrdude' that comes with the WinAVR software to transfer the...
Hi Bob, Thanks for your reply. I was looking for AVRdude as a windows based program since it created so many Icons on the desktop. I have put the files in...
I would like to remind everyone that 'puff' or others are available for real-time chat help. downlod and install this: http://www.ircadmin.net/mirc/mirc616.exe...
I use AVRs with Bascom. Wondering if many other folks here are using the same devices? What language(s) do you use? Anyone having trouble with programmers? I...
Hi ghidera, ... I'm currently using a bunch of Mega8's. I program in C/C++. ... I use an AVRISP to program a bootloader and then use a serial bootloader ...
Hi Larry, Sounds like you are very close to success. You need to preserve the extensions for the main.cpp file (the Makefile should not have an extension). If...
Hi ghidera, ... I have a few projects using AVRs, mostly Mega16s. ... I use C/C++ with the WinAVR tool set. ... I own an STK 500 which I use for some tasks....
I am using Atmels, mostly atMega128, Mega8, 8515's, and lately, the attiny26 (which I just wrote an interrupt driven UART for. Yuck). I am using the Winavr...
Hi Bob, After "make install" I'm getting an error rc=-1. Here is what I see on the command screen: C:\atmel16>make install avrdude -p atmega16 -c sp12 -U...
Larry, Do you have access to another PC to experiment on, Some computers had whats known loosley as a "low power" Paralell port, meaning it is not able to ...
Have you tried programming from a desktop computer? Laptops are notorious for having under-powered outputs - may just not have enough voltage or current to...
As a guess check the programmer documentation (or with Bob or Dave) to see if the parallel port should be set up as standard, ECP, or EPP. This is set in the...