From c49c03cd16d627cb5896b4bd4639a806b0250ab6 Mon Sep 17 00:00:00 2001 From: Skot Date: Fri, 27 Oct 2023 19:19:54 -0400 Subject: [PATCH] added OLED to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a5b7876..416439d 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ bitaxe is a fully open source hardware Bitcoin ASIC miner. - [BM1397 from random AliExpress seller](https://www.aliexpress.com/item/3256802274958527.html). I got the "AG" variant. Not really sure what the difference is. - [40x40mm heatsink and 5V fan](https://www.aliexpress.com/item/2251832861666365.html) from a random AliExpress seller. At least half of these arrived broken in some way. But they are cheap and the working ones do keep the BM1387's nice and cool when used with some thermal compound. - Swap this fan with the [Noctua NF-A4x10](https://noctua.at/en/products/fan/nf-a4x10-pwm) 5V 4-Pin fan for a much more pleasant experience. +- Supports 0.91" SSD1306-based I2C OLED Module. [Example Amazon seller](https://www.amazon.com/gp/product/B08ZY4YBHL) - The BM1397 serial port is 1.8V. These pins are broken out, but the main idea is to communicate with the BM1397 from the ESP32 - Level shifters to interface the 1.8V BM1397 with the 3.3V ESP32. These pins are also broken out. - [KiCad 7](https://www.kicad.org) design files