Dienstag, 18. März 2014

Quadcopter-Umbau

Der neue Quadcopter. Weniger Alu, mehr Carbon.
Ohne Abdeckung.



Ein neuer Flightcontroller, Flip 1.5




Donnerstag, 6. März 2014

So einfach läßt sich ein Frsky Receiver vom Typ D8R-II plus in einen
D8R-XP verwandeln.
Es handelt sich um einen einfachen USB-Com-Wandler. Ein alter PC geht natürlich auch.

D8R - RS232
RX - Pin 3 (TxD)
TX - Pin 2 (RxD)
G - Pin 5 (Gnd)

Beim Flashen muss Data 7 und Data 8 am Receiver mit einem Jumper verbunden werden.
Im Betrieb wird Data 3 mit Data 4 verbunden und man erhält auf CH1 das Summensignal und
auf CH2 RSSI (Verbidungsqualität).



DieFirmware gibt's hier:  http://www.frsky-rc.com/download/view.php?sort=Firmware&down=10&file=Firmware-D8R-XP_27ms




Montag, 24. Februar 2014

Coptercrash

Crash aus 7m Höhe. Zwei Motoren verzogen. Propeller sind Schrott. Frame und Flightcontroller heil geblieben. 

Ursache war wahrscheinlich ein angeknackster Plastikpropeller. Ein Zuschauer hat kurz vor dem Absturz ein Stück Propeller wegfliegen sehen.

Lesson learned: Kaufe keine billigen Plastikpropeller!







Donnerstag, 10. Oktober 2013

A Squeebox client based on a Raspberry Pi

This is my current project. A Raspberry Pi based music player based on Squeezbox(tm).
     
 
"Inside" the wooden case




Current frontview
The TFT connected to GPIO

The LCD is connected with minimal amount of wires








Other Squeezboxplayer on Raspberry Pi



An iphone squeezebox client
https://itunes.apple.com/gb/app/logitech-squeezebox-controller/id431302899?mt=8


A Python API to control the Logitech Media Server
https://github.com/jingleman/PyLMS

Control GPIO the raw way
http://www.susa.net/wordpress/2012/06/raspberry-pi-relay-using-gpio/

Installing the logitech media server on Raspberry
http://allthingspi.webspace.virginmedia.com/lms.php

Boost
http://wiki.codeblocks.org/index.php?title=BoostWindowsQuickRef

Posix threads under windows
http://www.pronix.de/pronix-1198.html 

Interrupt driven events with GPIO
http://cs.smith.edu/dftwiki/index.php/Tutorial:_Interrupt-Driven_Event-Counter_on_the_Raspberry_Pi