Updated Tooling & Building with LNbits (markdown)

arbadacarba
2023-05-09 18:20:09 +02:00
parent 673c2736d1
commit d14a3f2c95

@@ -23,8 +23,7 @@ When you are new to building start with this [MakerBits presentations from Ben A
* Only use DATA-Cables to power your esp32. Not all cables support data in addition to powering the esp. You wouldnt be the first if the cable that came with the esp is a power-only one 😅 * Only use DATA-Cables to power your esp32. Not all cables support data in addition to powering the esp. You wouldnt be the first if the cable that came with the esp is a power-only one 😅
* Make sure to not use a USB-Hub with other devices attached. This _can_ lead to weird effects that are hard to debug (e.g. not starting or stopping). * Make sure to not use a USB-Hub with other devices attached. This _can_ lead to weird effects that are hard to debug (e.g. not starting or stopping).
* Take care to not buy a flip-flop (works different so guides won´t fit) or low-level-trigger relay (they expect a different voltage). * Take care to not buy a flip-flop (works different so guides won´t fit) or low-level-trigger relay (they expect a different voltage).
* To realize esp projects with a MacOS you will need an **UART Bridge Driver** (see Ressources). If you have problems with the driver on Mac or Linux systems, you can find help [here](https://ereignishorizont.xyz/bitcoinswitch/en/#76_Note_on_setting_up_and_checking_the_driver).
To realize esp projects with a MacOS you will need an **UART Bridge Driver** (see Ressources). If you have problems with the driver on Mac or Linux systems, you can find help [here](https://ereignishorizont.xyz/bitcoinswitch/en/#76_Note_on_setting_up_and_checking_the_driver).
When you use the CP210x Driver, make sure to [download the OLD version 11.1.0](https://ereignishorizont.xyz/wp-content/uploads/2023/02/CP210x_Universal_Windows_Driver-v.11.1.0.zip) because the newer one is not working! When you use the CP210x Driver, make sure to [download the OLD version 11.1.0](https://ereignishorizont.xyz/wp-content/uploads/2023/02/CP210x_Universal_Windows_Driver-v.11.1.0.zip) because the newer one is not working!
The LNPoS, FOSSA as well as the hardware wallet and the Nostr signing device use the same TTGO ESP32 display. The LNPoS, FOSSA as well as the hardware wallet and the Nostr signing device use the same TTGO ESP32 display.