Montag, Juli 16, 2018

Making your own PCB


Anstatt die Bastel-Lösung mit einem Prototyp-Board und viel Lötarbeit würde mir ein eigener PCB (Printed Circuit Board) viel besser gefallen.
Mit dem Online-Tool "easyEDA" kann man sich Schemas und danach den PCB Layout erstellen.
Kosten: ca. 15$ pro PCB bei einer Kleinserie von 5 Stk. (made in China)








Instead of a cumbersome prototype-board with a lot of soldering work I would like to have a dedicated PCB.
With the online tool "easyEDA" you can create schemes and PCB layout.
Cost: about 15$ per PCB (made in China)


Samstag, Juli 14, 2018

5V LED

Bei Distrelec (www.distrelec.ch) habe ich mir 5V LED mit integriertem Vorwiderstand besorgt.
Vorteil: diese LED kann man direkt an ARDUINO anschliessen ohne einen extra Vorwiderstand einzubauen.
Nachteil: Lichtstärke ist bei diesem Typ etwas schwach.

I bought 5V LED with integrated resistor at Distrelec (www.distrelec.ch) which can be connected directly to ARDUINO.
Advantage: No need to use an extra resistor.
Disadvantage: Light-intensity is rather low on this type.

Dienstag, Juli 10, 2018

Breakout-Board

Das ist eine Lösung von vielen für ein Breakout-Board welches mit ARDUINO verbunden ist. Ich habe mich für RJ45 entschieden, weil ich Kabel nicht selber bauen möchte. Mit Flachband-Kabel und IDC-Stecker ginge es auch. Der Vorteil von RJ45 Kabel ist, dass sie zusätzlich geschirmt sind. Das ist vermutlich technisch nicht zwingend notwendig, aber es verhindert ungewollte Störsignale.
Mit zwei Breakout-Boards kann man mind. 64 Schalter, 32 Encoder, 32 Potentiometer, 48 Drehspulen Inst. und 16 LED verbinden. Für ein komplexes Cockpit mehr als genug.

This is one solution of many for a breakout-board to be connected to ARDUINO. I decided to use RJ45 because I don't want to build cables myself. It would work of course also with flat-ribbon cable and IDC connectors. The advantage of RJ45 cables is that they are shielded. This is probably not really required, but it prevents unwanted signal-pickup from other sources.
With two Breakout-Boards you can connect at least 64 switches, 32 encoders, 32 potentiometers, 48
Moving-Coil Instr. and 16 LED. Enough for a complex cockpit.


Schema
Breakout Board A

Mögliche Anschlüsse:
32x Schalter
16x Encoder
16x Potentiometer
24x Drehspulen Instr.
16x LED oder Schrittmotoren

Schema
Breakout Board B

Mögliche Anschlüsse:
32x Schalter
16x Encoder
16x Potentiometer
24x Drehspulen Inst.
Hardware

Montag, Juli 09, 2018

X-Plane Dataref-Editor

To check values of specific datarefs you can download and use the "Dataref editor" from X-Plane.
Source: http://www.xsquawkbox.net/xpsdk/mediawiki/DataRefEditor

This plugin will display all datarefs for the airplane you are using. In my case I wanted to check the values for the Fuel-Flow. The output is that it varies between 0.003 and 0.009 kg/sec.

Screenshot of Fuel-flow in the C172:
 idle
full throttle

Sonntag, Juli 08, 2018

FSWeekend in Lelystad / NL : 3. - 4. Nov. 2018

Empfehlung : FS-Weekend in Lelystad / NL : 3. - 4. Nov. 2018

Das ist wohl die grösste Veranstaltung in Europa welche sich mit Flugsimulation und vorallem Homecockpit-Bau befasst. Ich war vor vielen Jahren dort und war sehr beeindruckt.

Intro-Video




Display / Encoder module for Bendix-King Instrumentes

Found this on www.propwashsim.com

It is a nice display/encoder module to build a replica of Bendix-King instruments like a KX155 or similar.

According to www.propwashsim.com it should work together with SimVim.

Design drawback: the position of the controller chip is not ideal, because the display of the orginal Bendix-King is on the very top-edge.
So the replica can not be stacked in a usual way.
For some flightsim-cockpits it may work.

Samstag, Juli 07, 2018

SimVim Wiring Concept


Das ist ein mögliches Konzept um die versch. Module mit dem ARDUINO zu verbinden und dann mit SimVim + XPlane laufen zu lassen. Die Verdrahtungs-Logik wird in den Breakout-Boards gemacht.
Vorteil: Verwendung von fertigen Kabeln (D-Sub DB25 und RJ45)

This is a possible concept to wire/connect the various modules with ARDUINO and run it with SimVim + XPlane. The wiring-logic is done on the breakout board.
Advantage: use of off-the-shelf cables (D-Sub DB45 and RJ45)