It's easy to see that Golioth makes firmware updates for internet-connected devices a snap. But combine Golioth Cohorts, our improved OTA event log, and interconnectivity tools like SMP, and you end up with a powerful OTA scheme for all of the controllers in a complex system.
The Golioth OTA service can handle more than just Over-the-Air firmware upgrade. This example application demonstrates multiple-artifact releases, where a picture to be shown on the screen of an IoT device is updated using OTA.
Explore Golioth's upgraded OTA system with Cohorts, designed for safe and robust firmware deployments to microcontrollers like ESP-IDF, Zephyr, and FreeRTOS. Learn how OTA Cohorts enhance control, organization, and reliability for seamless IoT device updates.
This post walks through how to upload images from IoT devices to Golioth over CoAP using block upload. Once the image is at the server, Golioth Pipelines can route the data to the destination of your choice!
The Hugging Face Inference API makes it easy to integrate any public or private AI model with Golioth Pipelines for use-cases such as text, video, and audio analysis.
Golioth enables AI applications by pushing TF Lite model updates directly to devices. These can be stored locally and begin running without a device restart. This example showcases the Golioth SDK running on ESP-IDF.