Hobson Firmware

Hobson Firmware is a library that jump-starts creating smart devices and sensors.

It implements several important foundational capabilities:

  1. Getting the device on a user's Wi-Fi network.
  2. Endpoint discovery.
  3. Secure bootstrapping of the device to an endpoint.

A developer had a single function to write – one that converts hardware state(s) into a set of variable updates.