Problem. LED are not shone.

SpokePOV kit for bikes

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Pro29
 
Posts: 6
Joined: Sat Apr 21, 2007 7:56 am

Problem. LED are not shone.

Post by Pro29 »

I've soldered up my board. There were problems of the microcontroller.
In Makefile has changed:

Code: Select all

#AVRDUDE_PROGRAMMER = dt006
AVRDUDE_PROGRAMMER = dasa
#AVRDUDE_PROGRAMMER = avrisp
to

Code: Select all

AVRDUDE_PROGRAMMER = dt006
#AVRDUDE_PROGRAMMER = dasa
#AVRDUDE_PROGRAMMER = avrisp
and

Code: Select all

AVRDUDE_PORT = com1        # programmer connected to serial device
#AVRDUDE_PORT = /dev/cu.PL2303-2B1        # programmer connected to serial device
#AVRDUDE_PORT = lpt1    # programmer connected to parallel port
to

Code: Select all

#AVRDUDE_PORT = com1        # programmer connected to serial device
#AVRDUDE_PORT = /dev/cu.PL2303-2B1        # programmer connected to serial device
AVRDUDE_PORT = lpt1    # programmer connected to parallel port
I succeeded to program it, and it not see any flash LED. wxSpokePov is connected to device ok. In what there can be a reason not shone LED?

P.S. Excuse for my English :)

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Post by adafruit »

did you buy a kit?

Pro29
 
Posts: 6
Joined: Sat Apr 21, 2007 7:56 am

Post by Pro29 »

No, i'm buy "SpokePOV Kit PCB" and soldered up my board.

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Post by adafruit »

do the leds light up one after the other when batteries are inserted?

Pro29
 
Posts: 6
Joined: Sat Apr 21, 2007 7:56 am

Post by Pro29 »

Leds did not light up never. I'm tested all leds - leds is ok!

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Post by adafruit »

something is wrong with your latches, i'd guess

Pro29
 
Posts: 6
Joined: Sat Apr 21, 2007 7:56 am

Post by Pro29 »

I have similar found the reason! I have incorrectly soldered in LEDs. :oops:

Pro29
 
Posts: 6
Joined: Sat Apr 21, 2007 7:56 am

Post by Pro29 »

I'm soldered up my board. By default, board is ready ok. New problem found: "Spokepov v1.2" program not write to EEPROM new image...

Locked
Please be positive and constructive with your questions and comments.

Return to “SpokePOV (discontinued)”