@[email protected] to [email protected]English • 5 months agoRaspberry Pi becomes a public companywww.theregister.commessage-square161fedilinkarrow-up1687
arrow-up1687external-linkRaspberry Pi becomes a public companywww.theregister.com@[email protected] to [email protected]English • 5 months agomessage-square161fedilink
minus-square@[email protected]linkfedilinkEnglish2•5 months agoCan you hook up a screen to those and run python?
minus-square@[email protected]linkfedilinkEnglish3•5 months agoYes indeed. The last project I did with one was build a moon and tide clock - all written in python with a motor controller, external display and individually addressable led lighting. They’re also great as diy audio streaming devices for whole home audio.
minus-square@[email protected]linkfedilinkEnglish1•edit-25 months agoExcellent! The (cheap) i96 pi had all but a video output so I never got it to work… Cool project, how do you display the tide (upcoming, there, outgoing etc)? Do you have some battery to the clock or how do you set the date/time? Edit : is it some sort of regular python (3?) or some tiny-python? Edit2: no ethernet 😭?
Can you hook up a screen to those and run python?
Yes indeed.
The last project I did with one was build a moon and tide clock - all written in python with a motor controller, external display and individually addressable led lighting.
They’re also great as diy audio streaming devices for whole home audio.
Excellent! The (cheap) i96 pi had all but a video output so I never got it to work…
Cool project, how do you display the tide (upcoming, there, outgoing etc)? Do you have some battery to the clock or how do you set the date/time?
Edit : is it some sort of regular python (3?) or some tiny-python?
Edit2: no ethernet 😭?