Update README.md

This commit is contained in:
AK-Homberger
2019-07-21 13:13:41 +02:00
committed by GitHub
parent ed8153d22a
commit 8d83856d48

View File

@@ -12,7 +12,7 @@ I made the PCB available at aisler.net (https://aisler.net/p/LCDCUVMF).
The circuit implements mainly an interface between the Seatalk bus (12 Volt) and the Arduino (5 Volt).
The easiest way was to use the 74LS07 open collector driver device. This is much easier than most of the other implementations I have seen so far. The PCB also contains the voltage regulator (12-14 Volt from Seatalk bus to 5 Volt for the Arduino) and a 433 MHz receiver. Please select/buy the right ProMicro device (5 Volt). There are also 3.3 Volt devices available. But the 3.3 Volt devices will not work.
Please also select a high quality receiver which fits to the PCB design (RXB6, Superhet). As antenna please use a short wire (e.g. 7,3 cm).
Please also select a high quality receiver which fits to the PCB design (RXB6, Superhet). As antenna please use a short wire (e.g. 17,3 cm).
The PCB also allows the connection of a standard OLED device (SSD1306) to show the current apparent wind speed. But this is optional.