Search found 3 matches

by mr_heat
Wed Jun 27, 2012 10:23 am
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 37271

Re: LED Ring I2C device

can confirm, tested everything but GPS in advanced mode

nice work
by mr_heat
Wed Jun 27, 2012 10:19 am
Forum: Software development
Topic: Patch: LED Flasher
Replies: 35
Views: 18946

Re: Patch: LED Flasher

hi if i select #define LED_FLASHER #define LED_FLASHER_DDR DDRB #define LED_FLASHER_PORT PORTB #define LED_FLASHER_BIT PB4 #define LED_FLASHER_SEQUENCE ( (uint8_t) 0 ) // create double flashes #define LED_FLASHER_SEQUENCE_ARMED ( (uint8_t) (1<<0 | 1<<2) ) // full illumination #define LED_FLASHER_SEQ...
by mr_heat
Mon May 14, 2012 12:46 am
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 37271

Re: LED Ring I2C device

hi i found a led ring v3 in my drawer, tried to get it going with my miniwii from jussi... i enabled led_ring in the sketch, checked all wiring but ring doesnt work like in the video? i use multiwii release 2.0 .. do i need to do anything with firmware of ledring? its stock and with ftdi connected i...