Search found 7 matches

by repco
Sat Feb 27, 2010 3:31 am
Forum: JeeNode and Wireless
Topic: jeenode wireless operation
Replies: 1
Views: 7208

jeenode wireless operation

I was wondering if these units will talk to each other? With what protocal?

And, what is the modulation?

rep
by repco
Sat Feb 06, 2010 2:30 am
Forum: Software
Topic: usb bub setup and software
Replies: 7
Views: 20509

Re: usb bub setup and software

When using AVRdude do you know how the 328 is defined, or should i say which chip is it defined as?

The bootloader is it 328 or 168?

rep
by repco
Fri Feb 05, 2010 11:39 pm
Forum: Software
Topic: arduino software
Replies: 1
Views: 11058

arduino software

I've been trying to get arduino working on my vaio laptop with Windows ME. Ver 17 didn't work. so i have loaded ver 9 after some forum searching. But it still seems to be unusable. A lot of jumpyness, a lot of extra unexplained sketches started. I haven't been able to find a better version, or even ...
by repco
Tue Jan 26, 2010 10:29 pm
Forum: Software
Topic: running two independant processes
Replies: 4
Views: 16407

Re: running two independant processes

This is an old question from 2008, but it wasn't answered in terms of his code. What This program needs is to test the flag state before it changes the flag or the last time. Otherwise, it will reset the last time during the second test, and the greenled will constantly be set high. If it didn't sta...
by repco
Tue Jan 26, 2010 9:20 pm
Forum: Software
Topic: usb bub setup and software
Replies: 7
Views: 20509

Re: usb bub setup and software

Paul, Thanks for your previous response. I would like to go deeper. I have been using AVR studio to compile asm and C code. BUB offers me the ability to program without needing my STK500. I can take arduino hex files and load them via ISP and STK. But can not load studio 4 hex files via BUB and ardu...
by repco
Thu Dec 17, 2009 12:46 am
Forum: Software
Topic: usb bub setup and software
Replies: 7
Views: 20509

Re: usb bub setup and software

that looks good. thanks!
rep
by repco
Wed Dec 16, 2009 3:08 am
Forum: Software
Topic: usb bub setup and software
Replies: 7
Views: 20509

usb bub setup and software

I just purchased the USB BUB and want to use it to connect to a stand alone AVR project to get reports and send instructions. I have been using the at90s2313, but have migrated it to attiny2313. 1) what drivers or software is needed to use the BUB with windows? I've downloaded VOC and D2XX from FTDI...