added goals

This commit is contained in:
Skot Croshere 2022-05-26 17:37:21 -07:00
parent 6512e362f1
commit 16e2164320

View File

@ -37,4 +37,11 @@ Check my [BM1387 Scripts](https://github.com/skot/bm1387_scripts)!
| RXI | 1.8V Serial input |
| TXO | 1.8V Serial output |
| RST | Inverted reset pin to the first BM1387. Unsure what to use this for. |
| GND | Common ground |
| GND | Common ground |
## Goals
- Figure out the BM1387 communication and put all of that in an onboard microcontroller like the ESP32-C3 (RISC-V, yum).
- Connect up the BM1387 internal temperature to the onboard microcontroller.
- Connect up the fan speed sensor to the onboard microcontroller.
- Develop some software in Rust to getblocktemplate from a bitcoin node and communicate work to a fleet of bitaxes.
- add an onboard power sensor