mirror of
https://github.com/seemoo-lab/openhaystack.git
synced 2026-02-14 17:49:54 +00:00
Updating readme for ESP32
This commit is contained in:
@@ -65,7 +65,14 @@ Our plugin does not access any other private data such as emails (see [source co
|
||||
|
||||
**Adding a new tag.**
|
||||
To create a new tag, you just need to enter a name for it and optionally select a suitable icon and a color. The app then generates a new key pair that is used to encrypt and decrypt the location reports. The private key is stored in your Mac's keychain.
|
||||
|
||||
**BBC Microbit**
|
||||
Upon deploying, the app will try to flash our firmware image with the new public key to a USB-connected [BBC micro:bit v1](https://microbit.org/).
|
||||
|
||||
**ESP32**
|
||||
Since version 0.3.1 we also ship a simple ESP32 firmware that supports the same features as our firmware for the BBC micro:bit. To flash an ESP32 connect it via USB and select the correct serial port when deploying. It can take up to 3 minuites, a Python 3 version is required.
|
||||
|
||||
**Manual**
|
||||
However, you may also copy the public key used for advertising and deploy it via some other mechanism.
|
||||
|
||||
**Display devices' locations.**
|
||||
|
||||
Reference in New Issue
Block a user