Does anyone know if it's currently possible to use a Raspberry pi 1 model b as a nostr:npub17tyke9lkgxd98ruyeul6wt3pj3s9uxzgp9hxu5tsenjmweue6sqq4y3mgl?

I've been having a hard time getting a pi zero. So, I thought it would be nice to be able to hook up my pi 1 model b with a screen, mouse, keyboard and webcam to use it like a seedsigner.

I'm sure there's lots of original pies out there that people could use.

Reply to this note

Please Login to reply.

Discussion

If this is the Pi with the 26 pin header, it is possible — there is some documentation here:

https://github.com/SeedSigner/seedsigner/blob/dev/docs/legacy_hardware.md

Thanks for the info!

From the documentation you sent me, it seems I still need a waveshare hat.

Is there any way to do it with regular hardware (computer screen, mouse, keyboard and webcam)?

Ah, my mistake, I missed that part. No, our UI is designed for that 240x240 screen that is implemented on the waveshare hat. There’s no terminal output that would allow you to interact with the software.

Approximately (in percentage), how much would I have to change of the code to be able to do this?