Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

FPV-Auto

571 Byte hinzugefügt, 17:50, 7. Okt. 2019
* Optional: 1 Kanal Class-D Audio-Amp (oder Codec?) für 5V '''MAX98357A''' ist hier gut
* NRF24L01+ Mini-Modul
 
=== Pinbelegung FPV-Auto Board ===
<pre>
AOUT2 AOUT1 | SERVO1 +5V5 GND | VO-
BOUT2 BOUT1 | SERVO2 +5V5 GND | VO+
=======PCB===========PCB==========PCB========
 
[MOTOR_RIGHT] | [SERVO1 +5V5 GND] | |Spk|
[MOTOR_LEFT ] | [SERVO2 +5V5 GND] | |Spk|
=======PCB===========PCB==========PCB========
</pre>
 
=== Pinbelegung ATmega328 ===
[[Datei:Fpvcar platine verloetet.jpg|320px]]
[[Datei:Chasis verloetet.jpg|320px]]
[[Datei:Batterie Halter.jpg|320px]]
 
[[Datei:Fpvcar mit 9dof i2c.jpg|320px]]
== Raspberry Pi Zero W ==
Verwendet wird die Python Bibliothek [https://github.com/rm-hull/luma.oled Luma.OLED].<br>
Das Python-Skript liegt im Git Repo unter python/eyes.
 
== ToDo ==
1. Consolenausgaben des Pythonservers der über eine Serviceunit gestartet ist ins syslog bekommen.<br>
2. Serviceunit ohne Passwortabfrage starten/stoppen können.
688
Bearbeitungen