Hello!
It's maybe a bit late in the platforms life, but you can now turn your Odroid GO into a Bitcoin/Lightning Point of Sale.
This is a port of arcbtc's lnPoS to the Odroid GO platform.
It's my first Arduino project, so I mainly rewrote the input & display code and tried to keep the rest as is to make it easy to implement updates from the original code.
Long story short, here's the Github repo: https://github.com/hpcodecraft/LNPoS/tr ... oSOdroidGo
And here is a little demo video:
lnPoS for Odroid GO - Bitcoin/Lightning Point of Sale
-
- Posts: 2
- Joined: Tue Jul 10, 2018 2:24 am
- languages_spoken: english
- Has thanked: 0
- Been thanked: 1 time
- Contact:
lnPoS for Odroid GO - Bitcoin/Lightning Point of Sale
- These users thanked the author hpcodecraft for the post:
- odroid (Wed Jun 01, 2022 9:06 am)
- rooted
- Posts: 9499
- Joined: Fri Dec 19, 2014 9:12 am
- languages_spoken: english
- Location: Gulf of Mexico, US
- Has thanked: 761 times
- Been thanked: 486 times
- Contact:
Re: lnPoS for Odroid GO - Bitcoin/Lightning Point of Sale
Very nice, not sure how many people have the need but it's an ingenious use of the Go.
- mad_ady
- Posts: 10643
- Joined: Wed Jul 15, 2015 5:00 pm
- languages_spoken: english
- ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, H2, Go, Go Advance, M1
- Location: Bucharest, Romania
- Has thanked: 645 times
- Been thanked: 915 times
- Contact:
Re: lnPoS for Odroid GO - Bitcoin/Lightning Point of Sale
I'm sure the code to generate qr codes could be useful for other things
-
- Posts: 2
- Joined: Tue Jul 10, 2018 2:24 am
- languages_spoken: english
- Has thanked: 0
- Been thanked: 1 time
- Contact:
Re: lnPoS for Odroid GO - Bitcoin/Lightning Point of Sale
Same here tbh, but at least it's a way to breathe new life into some consoles collecting dust, at least that is my hope. And if anything, it was a good learning for meVery nice, not sure how many people have the need

That was actually one of the smoothest parts for me - I realized the GO offers a built-in function for QR codes, so I could even scrap some code from the original project.I'm sure the code to generate qr codes could be useful for other things
Code: Select all
GO.lcd.qrcode()

I have however, one weird problem with the project: When I try to convert it to a .fw file, it will boot and everything looks ok, but the WLAN access point won't come up (I can't find the WLAN on my mac). The only way this works when I flash directly from Arduino IDE.
If anyone has an idea how to fix this it would be greatly appreciated. I'd love to have a proper .fw file which works with the multi-boot firmware.
My suspicion is the SPIFFS partition which saves the config, but I don't really have a clue since there are no errors, just the WiFi is missing.
Who is online
Users browsing this forum: No registered users and 1 guest