Updated Tooling & Building with LNbits (markdown)

arbadacarba 2023-04-09 10:21:20 +02:00
parent 63057a9f66
commit 6039c93573

@ -17,7 +17,7 @@ To realize esp projects with a MacOS you will need an **UART Bridge Driver** (se
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.
[That's why these use the same drivers](https://ereignishorizont.xyz/lnpos/en/#3_Setting_up_the_LNPoS).
[That's why these use the same driver](https://ereignishorizont.xyz/lnpos/en/#3_Setting_up_the_LNPoS).
<details><summary>NOSTR Signing Device</summary>
@ -129,7 +129,7 @@ HINT: In the ressources you will also find a (micropython version of a) bitcoin
<details><summary>Vending machine (offline)</summary>
This code works similar to the LNpos. Note that the [setup-video for the vending machine](https://www.youtube.com/watch?v=Fg0UuuzsYXc&t=762s) misses the new way of installing it via the new LNURL devices extension. The [vending machine project code resides on github](https://github.com/arcbtc/LNURLVend).
This code works similar to the LNpos. Note that the [setup-video for the vending machine](https://www.youtube.com/watch?v=Fg0UuuzsYXc&t=762s) misses the new way of installing it via the new LNURL device extension. The [vending machine project code resides on github](https://github.com/arcbtc/LNURLVend).
<img width="750" alt="Bildschirm­foto 2023-02-16 um 15 38 00" src="https://user-images.githubusercontent.com/63317640/219394902-49e56280-4bb8-487b-a110-595fad102d83.png">