My journey began when I became curious about the Arduino Uno. After purchasing an Arduino learning kit, I had the idea of building a network of battery powered Arduino Uno's that I could interact with. With much thought, and the enjoyment I was finding in learning, I decided to proceed to plan and build such a network known as the "Vesh framework". This network comprises of the following components.
- Controller
- Custom Arduino Uno board with Wifi, optimised for battery use.
- Server software
- Accepts controller connections.
- Sends messages to and from controllers.
- Executes user defined rules.
- Client Software
- Allows multiple users to interact with controllers.
- Allows users to define message rules.
Comments
Please log in or sign up to comment.