Name:
Smart Power Distribution
Description:
I’m an electrical engineer with ~15 years of experience in PCB design and firmware. So I’m much better versed in low level C code and embedded systems rather than high level software like the stuff Cardano developers talk about. However, I have been thinking about a smart power distribution system for a while now and the accounting/financial transaction autonomously has been the big missing piece. As an EE I really like the idea of building a module that can receive power from something like commercial solar panels and output this energy in one or more ways that others could use. Along with this, the smart power module could run a software stack (possibly and this is where I need help) to process transactions for users that need to either buy or sell this electricity to their neighbors or a neighboring village.
I got this idea because I saw a documentary of a guy who built a simple prototype to do this in a poor village. He did a good job, but I’ve been thinking of really trying to improve on this and adding a payment system is a huge improvement.
The short of this is that I’m contemplating building a smart power box that can take in solar power (and maybe other interfaces to support other generation methods) and distribute it along with an automatic payment system that gives users a wallet and allows them to sell electricity to one another.
The problem:
I don’t know if it is possible to run a Cardano wallet that can send and receive ADA on an embedded device. I think embedded Linux could be a good option here as these units (hardware boxes) need to be cheap and run a light weight software stack. My question → is it possible to run the software required for transferring ADA on an embedded device that runs embedded linux?
Conclusion/Questions:
- Is there a light weight way to execute ADA transfers between wallets?
- Roughly what might be required to run this wallet/ADA software if it is possible to transact on embedded systems. (Java, Python, other frameworks??)
- In general, is it possible to run the ADA required software on embedded Linux at all?
- Is it possible to fund something like this through Catalyst? I really only see high level software projects on catalyst. To me as a hardware firmware guy maybe I could help the community by working on lower level hardware stuff like distributed power in this case allowing poor people the energy and management to access technology like Cardano etc…
Thanks for any feedback. I’m quite new and not really a software dev so I’m a little out of my element here.