An open API service indexing awesome lists of open source software.

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

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