invpe / GridShell

Distributed Volunteer Computing with IOT
https://github.com/invpe/GridShell
MIT License
10 stars 0 forks source link
arduino community-driven distributed-computing eco-friendly ecology edge-computing esp32 esp32-arduino esp8266 experiment green-computing green-computing-project hobby-project innovation iot low-power-computing serverless-applications ultra-low-power volunteer-computing

Dynamic JSON Badge Dynamic JSON Badge Dynamic JSON Badge Dynamic JSON Badge Dynamic JSON Badge

Distribute tasks to a wide range of everyday devices, including sensors, light bulbs, smart sockets, refrigerators and DIY solutions

Integrated with
Integrated with

With billions of IOT devices connected today there is a huge potential of computing power ready for use at minimal or even zero cost. These tiny computers are capable of operating on renewable energies like solar power, giving tremendous opportunities for utilizing their computing capabilities without impacting environment. We all have WiFi enabled sensors, smart bulbs, sockets, plugs... which idle for most of their time - why not connect them together and use as one big computer to solve our problems ?

taskid = submit(YOUR_SCRIPT,YOUR_INPUT)
results = gettask(taskid)

b