Iet uz failu
Hendrik Schutter bd477243d1 Update README.md 2017-09-13 21:08:56 +02:00
LICENSE Initial commit 2017-09-10 11:40:19 +02:00
MicroNavFPV.ino Add files via upload 2017-09-10 11:41:18 +02:00
MicroNavFPV.ino_attiny13a_9600000LL.hex Add files via upload 2017-09-10 11:41:18 +02:00
README.md Update README.md 2017-09-13 21:08:56 +02:00

README.md

Micro-Nav-Lights-Controller

Use your RC Receiver for controlling navigation light, a ultra bright spot light and your FPV camera.

Fast overview: Video will come soon.

[IMAGE ALT TEXT HERE] (https://www.youtube.com/watch?v=)

1.Hardware:

  • Atmel Attiny 13A PU
  • 5x ultra bright 3mm led, red and green
  • 8x ltra bright 3mm led, white
  • 3x Transistor 2N3904
  • Elko 25V 100µF
  • Socket for Attiny
  • Some servo wires
  • A hackable fpv camera with hybrid ir lens

2.Software:

  • get your isp-programmer (ex. USBasp) working, linux is your friend
  • install latest Arduino IDE and drivers
  • install the MicroCore https://github.com/MCUdude/MicroCore
  • enable #define ENABLE_MICROS in avr/cores/microcore/core_settings.h

3.Libraries used in this project:

  • none.

Installation:

  1. prepare Hardware. Ground to Ground and the rest like the schematics (comming soon).
  2. Upload the sketch to the Arduino with the ISP-Programmer.
  3. Set the switches on your RC control for the two channels.
  4. Power everything up.
  5. Enjoy your Micro-Nav-Lights-Controller.

Bug and Features: Please report bugs and wishes to me. Thanks!