Skip to content

Commit 37e78de

Browse files
committed
add name hint
1 parent 2d409e4 commit 37e78de

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pressure).
1111
* programming via USB (only for indoor variant, others need a standalone USB->UART converter)
1212
* webserver with Prometheus compatible `/metrics` endpoint
1313
* reconfiguration via USB or WiFi (i.e. `curl -XPOST -d'{"new":"config"}' http://device/`)
14-
* OTA pull support (Froy pulls new firmware from a specified location)
14+
* OTA pull support (Frøy pulls new firmware from a specified location)
1515
* TLS support (single fingerprint only)
1616
* relatively easy to solder by hand (nothing smaller than an 0805 package)
1717

@@ -44,7 +44,7 @@ Frøy's push request.
4444

4545
Frøy currently comes in three flavors:
4646

47-
### Froy Outdoor
47+
### Frøy Outdoor
4848

4949
![](https://raw.githubusercontent.com/xrstf/froy/master/docs/images/froy-outdoor-pcb.png)
5050

@@ -57,7 +57,7 @@ The case can be bought on Amazon: https://www.amazon.de/gp/product/B072M2JKGW/ -
5757
aware of any alternative sources. In case the product disappears, I saved the schematics
5858
in `docs/images/froy-outdoor-case-drawings.jpg`.
5959

60-
### Froy Indoor
60+
### Frøy Indoor
6161

6262
![](https://raw.githubusercontent.com/xrstf/froy/master/docs/images/froy-indoor-pcb.png)
6363

@@ -76,3 +76,7 @@ the battery regularly is not desirable.
7676

7777
The case can be bought on Amazon, for example https://www.amazon.de/gp/product/B07B9KY9X4/ --
7878
alternatively search for "Snowsound case" on your favorite search engine.
79+
80+
---
81+
82+
Frøy was named after the character in the NRK series ["Norsemen"](https://tv.nrk.no/serie/vikingane).

0 commit comments

Comments
 (0)