Update README.md

pull/1/head
OpenARDF 2020-06-06 16:37:49 -04:00 zatwierdzone przez GitHub
rodzic d25625285d
commit cef2ae5eb5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
<js>WB8WFK ARDF Foxoring Transmitter</h2>
<h2>WB8WFK ARDF Foxoring Transmitter</h2>
<p>This is a simple, inexpensive, transmitter controller for conducting ARDF Foxoring competitions and for demonstrating ARDF principles. The project is an Arduino script that builds for and runs on most Arduino-like products, such as <a href="https://www.adafruit.com/product/2590">AdaFruit's Metro Mini 328</a>, or <a href="https://www.sparkfun.com/products/11113">SparkFun's Arduino Pro Mini 328</a>, and many more.</p>
<p>The controller is configured using a serial port on the microprocessor. An Arduino product that includes a USB to Serial converter will allow you to configure the controller with a simple USB cable running between a port on your computer to one on the Arduino board. Simpler Arduino products lacking a USB to Serial converter will require a special FTDI cable like <a href="https://www.adafruit.com/product/70">AdaFruit's FTDI Serial TTL-232 USB Cable</a>, or <a href="https://www.sparkfun.com/products/9718">SparkFun's FTDI Cable 5V</a>.</p>