Updated Tooling & Building with LNbits (markdown)

arbadacarba
2023-05-09 18:21:18 +02:00
parent d14a3f2c95
commit 8f778d9520

@@ -25,11 +25,7 @@ When you are new to building start with this [MakerBits presentations from Ben A
* 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!
* Though it is way more comfortable to use Platform.io (e.g. dependencies are installed automatically) we recommend using Arduino for everyone new to building.
The LNPoS, FOSSA as well as the hardware wallet and the Nostr signing device use the same TTGO ESP32 display.
[That's why these use the same driver](https://ereignishorizont.xyz/lnpos/en/#3_Setting_up_the_LNPoS).
Though it is way more comfortable to use Platform.io (e.g. dependencies are installed automatically) we recommend using Arduino for everyone new to building.
*** ***