cyclop_plus
cyclop_plus copied to clipboard
Firmware upgrade for Quanum Cyclops FPV googles that adds support for manual channel selection, external display and battery level alarm.
Hi, tested yesterday: if screensaver is on, and I lower the input voltage from my bench supply, there is no battery warning. Battery warning kicks in if button is pressed,...
Verifying the ino with option #define SH1106_OLED_DRIVE enabled results in errors. `C:\Users\Owner\AppData\Local\Temp\ccLrppII.ltrans0.ltrans.o: In function `drawOptionsScreen(unsigned char, unsigned char)': C:\Users\Owner\Downloads\cyclop_plus-master\cyclop_plus-master\src\cyclop_plus/cyclop_plus.ino:1131: undefined reference to `Adafruit_SH1106::clearDisplay()' C:\Users\Owner\Downloads\cyclop_plus-master\cyclop_plus-master\src\cyclop_plus/cyclop_plus.ino:1174: undefined reference to `Adafruit_SH1106::display()' C:\Users\Owner\AppData\Local\Temp\ccLrppII.ltrans0.ltrans.o: In...
The initialization code doesn't read the user settings for blacklisted band. If you disable all band except race band, all other bands are available again after reboot. Opening settings menu...
Here is the code AVRDUDESS gives me when I want to flash the firmware: avrdude.exe: set SCK frequency to 1500000 Hz avrdude.exe: warning: cannot set sck period. please check for...
Hi, thanks for your beautiful piece of firmware. I'm in search of a display, and stumbled upon this one: http://www.ebay.nl/itm/0-96-I2C-IIC-SPI-Serial-128X64-OLED-LCD-Display-SSD1306-for-51-STM32-Arduino-/302104546088 But it let's me choose the interface. Do I need...
It's not an issue. But this interesting function does it work for you?
I have noticed that the OLED does not always initialise on power up. once it fails it can take 4 or 5 power cycles for it to wake up. Have...