Author: Ronald McCollam

  • Resin-in-resin: how to make a literal ’embedded’ device

    This project is also on Hackaday [https://hackaday.io/project/21914-resin-in-resin]! Resin.io [https://resin.io] does a lot of cool stuff. But if you had to say what we do in one sentence- it’s this: ‘resin.io enables you to safely deploy and manage fleets of embedded devices that you might not have physical access to.’ I’m a Solution Architect here- which…

  • Using Microsoft Azure IoT with resin.io

    Microsoft has published an open-source SDK for their Azure IoT Gateway [https://github.com/Azure/azure-iot-gateway-sdk/] that enables gateway-connected devices to communicate with Azure IoT Hub. It is also really simple to wrap this SDK in a resin.io project so that remote devices using the Azure IoT service can be managed safely and easily. Resin.io is a platform that…