20 Jan 2016
BitTorrent Sync will synchronize folders between any number of machines on either a local LAN, over the internet, or via both. It synchronizes without using a central server as everyone is a peer, it is a peer-to-peer (P2P) network.
19 Jan 2016
Use MQTT to send little packets of data around. My current thinking is that any sensor/data network should be a mixture of MQTT and Rest. They are different things and both provide some nice features. I like MQTT because:
06 Dec 2015
I’ve written a few versions of this. In previous versions I would control everything from a Python prompt, or a complex flask app, or use DIO to trigger video.
05 Dec 2015
Yet another blog post on getting the Raspberry Pi up on a wifi network.
01 Dec 2015
This is not working … as of 12/3/2015 I will just wait for the particle people to update the particle-server with better support for the photon (it is really designed for the particle.
07 Nov 2015
Goal is to set up a home server running Debain Jessie.
07 Sep 2015
A distributed client sensor to data server network.