https://github.com/yankeguo/wioterminal-mnemonic
create BIP39 mnemonic with wio terminal arduino
https://github.com/yankeguo/wioterminal-mnemonic
arduino bip39 bitcoin cryptocurrency mnemonic wio-terminal
Last synced: 7 months ago
JSON representation
create BIP39 mnemonic with wio terminal arduino
- Host: GitHub
- URL: https://github.com/yankeguo/wioterminal-mnemonic
- Owner: yankeguo
- License: mit
- Created: 2023-08-01T08:58:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T07:51:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T05:41:47.392Z (9 months ago)
- Topics: arduino, bip39, bitcoin, cryptocurrency, mnemonic, wio-terminal
- Language: C++
- Homepage:
- Size: 405 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# wioterminal-mnemonic
An **Arduino** sketch that creates BIP39 mnemonic with **Wio Terminal**
[Screenshots](https://github.com/guoyk93/wioterminal-mnemonic/wiki/Screenshots)
## Installation
- Install **Arduino IDE**
- Install **Seeeduino SAMD Boards** to **Arduino IDE**
Check https://wiki.seeedstudio.com/Wio_Terminal_Intro/ for details
- Install **SparkFun BQ27441-G1A LiPo Fuel Gauge Arduino Library** to **Arduino IDE**
Check https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library for details
- Upload this sketch to **Wio Terminal**
## Usage
- Press **Button B**, **Button C** to switch between tabs
- Use **5-way Stick** to feed entropy
- Once complete, switch to **MNEMONIC** tab to view the mnemonic
## Credits
GUO YANKE, MIT License