forward-looking statements follow
It should be possible to deploy a new Thing to the Internet Of™ with a $10 bill-of-materials for a "bare server" and less than an hour of REST code customization.
Microstates lets tiny hardware play in the world of Raspberry Pi, letting each wireless device act as an independent web server over a reasonably secure radio network.
Protype with Arduino, deploy using bare AVR chips and nRF24L01+ chips. Keep this flexible.
Assume a "base station" will serve as the gateway to the Internet. Keep chipside code short and sweet.
CoAP atop a custom multicast-oriented data transport layer secured by XXTEA, keeping <32 byte packets.
Arduino — a simple CoAP engine targetting communication over https://github.com/gcopeland/RF24
RasPi — finish up https://github.com/natevw/node-nrf loose ends, write a CoAP transport for https://github.com/natevw/fermata
In order of current priority:
- Aquaponics greenhouse monitoring system
- -- sekrit nodebots-tricites project --
- Sous-vide/yogurt-making crockpot (controlled via iPod touch)
- Wicking bed moisture sensors
- Household energy usage stats
- Lawn sprinkler mitigation
- Solar system monitoring
- Invisible ©Nest™® (?)
Basically I plan to start by "solving" silly suburban "problems" because that's all I got. If you have more valuable or more important use cases please get in touch.