Skip to content

Commit

Permalink
hint and picture for case added
Browse files Browse the repository at this point in the history
  • Loading branch information
xSnowHeadx committed Mar 29, 2018
1 parent 3494ebe commit 035dd72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ On first usage or if the module can't connect to the local WiFi-network it start
* For the connection to the clock we only need one addtional part, a [3.5mm Stereo-plug](https://www.aliexpress.com/item/H143-3-5-pairs-of-3-5-channel-stereo-audio-plug-plug/32691597552.html) with cable like from old headphones.

The serial signal comes from Pin TXD1 (GPIO2, D4) of the NodeMCU with 9600 baud. Connect the audioplug to 5V, GND and Signal as described in the assembly instructions of the clock and configure the timereceiver of the clock for GPS-Format and 9600 Baud.

For a case there is a [minimalistic type](https://www.thingiverse.com/thing:2842012) sufficient:


![FakeGPS Case](pictures/FakeGPS_Case.jpg)


## Software
Because the NodeMCU is Arduino-compatible it can be programmed with any IDE for Arduino. Beside the Code-file propagated here there are some Standard-Arduino-libraries an some special libraries necessary and must be imported and activated how described in the used IDE.
Expand Down
Binary file added pictures/FakeGPS_Case.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 035dd72

Please sign in to comment.