Nothing Found
Sorry, no posts matched your criteria
What is Golioth OTA?
Internet of Things (IoT) devices are meant to be out in the world, sending back sensor data and providing remote control for all kinds of automation. That provides an interesting challenge when you want to update the way the device operates.…
Fully Remote Hardware Training: A Recap of Golioth’s Experience
Golioth recently completed a fully remote hardware training, including a virtualized build environment to assist with Zephyr RTOS installs. We discuss what went well and what can improve in a future training.
Zephyr Threads, Work Queues, Message Queues and how we use them
This post discusses the difference between Zephyr threads and work queues, as well as how to pass around data between running processes using data queues.
IoT Trashcan Monitor: A Golioth Reference Design
Internet of Things (IoT) devices are successful when they cut down on work. This almost always results in monetary savings for the companies or groups deploying the IoT solution. Since I am a fan of industrial uses of IoT over other (consumer)…
Zephyr <3 Internet: How Zephyr Speeds Implementation for New IoT Devices by Jonathan Beri
Golioth Founder and CEO Jonathan Beri gave a talk at the 2022 Zephyr Developer Summit (ZDS) about how Zephyr can help you create an IoT product faster.
How to use Zephyr Pin Control (pinctrl) for pin multiplexing and configuration
Zephyr uses the pinctrl system to connect external pins to internal peripherals. Learn how to use it no matter what chip you've chosen.
Introducing Account Management and Self-Service Upgrades
Golioth is announcing the ability to manage teams on Golioth with Organizations and self-managed subscriptions from the Golioth Cloud Console.
What is Golioth LightDB Stream?
Golioth LightDB Stream allows users to publish time-based sensor data to a database and easily retrieve that data for charting or using in 3rd party applications.
How to Use Generic SPI Devices with Zephyr
If there's a driver built into Zephyr, controlling a part over Serial Peripheral Interface (SPI) is a snap. But there's an ocean of parts out there and only so many built-in drivers in existence. Today I'm going to show you how to use generic…
ZDS: End-to-end IoT Development with Zephyr by Alvaro Viebrantz
Founding Engineer of Golioth, Alvaro Viebrantz went to the Zephyr Developer Summit...and said the hardware isn't the only part of an IoT system that matters. That's bold! This was a room full of hardware and firmware designers!
In reality,…