Search found 5 matches

by Ronbot
Sun Feb 14, 2010 11:57 pm
Forum: Robotics
Topic: N&V Balance Bot compile problem
Replies: 3
Views: 6103

Re: N&V Balance Bot compile problem

Hi Eric, Because I am new with the AVR toolset I have been unable to compile the code using the AVR. I decided to go with a PIC microcontroler (18F series) using PCH. I had to make changes to some part of the code and it now compiles. I still need to do some work with the actual build and then exper...
by Ronbot
Mon Aug 03, 2009 4:13 am
Forum: Robotics
Topic: N&V Balance Bot compile problem
Replies: 3
Views: 6103

Re: N&V Balance Bot compile problem

????
by Ronbot
Fri Jul 03, 2009 12:13 am
Forum: Computer Programming
Topic: WinAVR error on N&V Balance Bot
Replies: 0
Views: 4090

WinAVR error on N&V Balance Bot

Hello, I recently started building the Balance Bot from the N&V december 2006 issue. I used the latest version of WinAVR to compile the software with the supplied make file. The compilation seems to go well at first be stops with an "error 1" message, just as it is busy with ".elf...
by Ronbot
Fri Jun 26, 2009 6:38 am
Forum: Robotics
Topic: N&V Balance Bot compile problem
Replies: 3
Views: 6103

N&V Balance Bot compile problem

Hello, I recently started building the Balance Bot from the N&V december 2006 issue. I used the latest version of WinAVR to compile the software with the supplied make file. The compilation seems to go well at first be stops with an "error 1" message, just as it is busy with ".elf...
by Ronbot
Fri Nov 24, 2006 1:45 am
Forum: General Discussion
Topic: Multiple transitions detector
Replies: 2
Views: 2092

Multiple transitions detector

Hello, I am building a Midi project where I want to read multiple rotary enoders. These encoder switches have 2 outputs (and a central ground lead). The outputs are pulled high by a resistor and change state (high to Low) every 20 degrees of rotation. The outputs are 90 degrees out of phase. Using a...