forked from hacknology/website
Migrate motivatingscale
parent
96c91ff648
commit
175825995b
|
@ -5,7 +5,7 @@ status: Aktiv
|
|||
difficulty: Einfach
|
||||
time: 2-4 Stunden
|
||||
date: 2016-05-10
|
||||
image: /images/motivatingscale2.jpg
|
||||
image: motivatingscale2.jpg
|
||||
---
|
||||
|
||||
## Ziel und Funktionsweise
|
||||
|
@ -33,8 +33,8 @@ Danach die Original-Elektronik und -Anzeige entfernen und die Anschlussleitungen
|
|||
|
||||
Jeder der 4 Drucksensoren hat 3 Anschlusskabel (weiß, rot und schwarz). Die weissen und schwarzen Anschlüsse müssen wie folgt verdrahtet werden:
|
||||
|
||||
* weiß: oben-links an oben-rechts, unten-links an unten-rechts
|
||||
* schwarz: oben-links an unten-links, oben-rechts an unten-rechts
|
||||
- weiß: oben-links an oben-rechts, unten-links an unten-rechts
|
||||
- schwarz: oben-links an unten-links, oben-rechts an unten-rechts
|
||||
|
||||
Die roten Datenleitungen kommen an das HX711-Modul: oben-links an E-, unten-rechts an E+, oben-rechts an A- und unten-links an A+
|
||||
|
||||
|
@ -52,7 +52,7 @@ GND und Vin des LED-Streifens an GND und 5V des Arduino löten (Wichtig: das HX7
|
|||
|
||||
Am Ende den Batterieanschluss (+ an Vin und - an GND) nicht vergessen, der verwendete Arduino-Nachbau kommt mit Spannungen 5-12V zurecht, da bietet sich z.B. eine 9V Blockbatterie an.
|
||||
|
||||
{{< fluid_img alt="Waage mit der neuen Elektronik" src="/images/motivatingscale1.jpg" >}}
|
||||
{{< fluid_img alt="Waage mit der neuen Elektronik" src="motivatingscale1.jpg" >}}
|
||||
|
||||
## Software
|
||||
|
||||
|
@ -62,8 +62,8 @@ Ist zwar noch nicht ganz ausgefeilt, aber funktionstüchtig: [github.com/tcriess
|
|||
|
||||
Schließlich die neue Waagen-Elektronik in das alte Gehäuse kleben und das ganze wieder an der Glasplatte befestigen (doppelseitiges Klebeband erfüllt diesen Zweck ganz gut).
|
||||
|
||||
{{< fluid_img alt="LEDs als Anzeige" src="/images/motivatingscale2.jpg" >}}
|
||||
{{< fluid_img alt="LEDs als Anzeige" src="motivatingscale2.jpg" >}}
|
||||
|
||||
{{< fluid_img alt="Schaltplan" src="/images/motivatingscale3.jpg" >}}
|
||||
{{< fluid_img alt="Schaltplan" src="motivatingscale3.jpg" >}}
|
||||
|
||||
[Fritzing Sketch](/images/motivatingscale.fzz)
|
||||
[Fritzing Sketch](motivatingscale.fzz)
|
Before Width: | Height: | Size: 230 KiB After Width: | Height: | Size: 230 KiB |
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 371 KiB After Width: | Height: | Size: 371 KiB |
Loading…
Reference in New Issue