Skip to content

Commit 7c67301

Browse files
committed
docs: add info about tinyscan
Signed-off-by: deadprogram <[email protected]>
1 parent 223221f commit 7c67301

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ It uses [OpenHaystack](https://github.com/seemoo-lab/openhaystack) together with
1212

1313
This package provides firmware written using [TinyGo](https://tinygo.org/) and the [TinyGo Bluetooth package](https://github.com/tinygo-org/bluetooth).
1414

15+
![tinygo beacons](./images/tinygo-beacons.jpg)
16+
1517
As a result, any of the following hardware devices should work:
1618

1719
- Adafruit Bluefruit boards using nRF SoftDevice - https://github.com/tinygo-org/bluetooth?tab=readme-ov-file#adafruit-bluefruit-boards
@@ -24,6 +26,14 @@ You can also run the beacon code on any Linux that has Bluetooth hardware, such
2426

2527
The beacon code is located in the [firmware](./firmware/) directory.
2628

29+
## TinyScan
30+
31+
Go Haystack also includes TinyScan, a hardware scanner for local devices.
32+
33+
![tinyscan](./images/tinyscan.gif)
34+
35+
The TinyScan code is located in the [tinyscan](./tinyscan/) directory.
36+
2737
## How to install
2838

2939
### Apple ID

images/tinygo-beacons.jpg

134 KB
Loading

images/tinyscan.gif

1.21 MB
Loading

0 commit comments

Comments
 (0)