BAD
From base48
BAD
Founder:
Coops:
Status:
active
Created:
2017-08-30
Last Modified:
2018-06-26
Contents
Base autonomous drone
Quadcopter based on BBBMINI
TODO
- setup battery monitor
- calibrate
- try video wifi broadcast
- gimbal
HW
Electronics
Radio
Price | |
---|---|
receiver: Brotronics/PowerTowerRX | ?$ |
transmiter: openLRSngTX | ?$ |
Video transmit subsystem
Price | |
---|---|
2x TP-LINK TL-WN722N | 10$ |
Frame
- FreeCAD files: https://github.com/skirit/BAD
SW
Ground station
Pilot
Radio firmware
Video transmit subsystem
- wifi broadcast live video
- beaglebone as ip camera
- using c920
- beaglebone dsp for video encoding (MPEG-4, H.263)
- Real-time webcam streaming tutorial
video play via pipe
mpv tv:// --tv-device=/dev/video0 --no-correct-pts --of=yuv4mpegpipe -ofps 30 -o - | mpv -fps 30 -