Robert Cudmore    archive    tags    search    software


Bit Torrent Sync

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.



MQTT

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:



Camera with a REST interface

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.



Raspberry Wifi

Yet another blog post on getting the Raspberry Pi up on a wifi network.



particle cloud server

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.



debian server

Goal is to set up a home server running Debain Jessie.



remote sensors

A distributed client sensor to data server network.