Nothing Found
Sorry, no posts matched your criteria
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,…
How to use the Golioth Settings Service with Zephyr
Controlling 10 devices is easy, controlling 10,000 is a different story. The trick is to plan for scale, which is what we specialize in here at Golioth.
A few weeks ago we announced the Golioth Device Settings Service that enables you to…
Metrics at a glance: adding dynamic graphics to your Grafana Dashboard
Graphics make it easier to understand what's happening on IoT dashboards. Try out this Grafana plugin to enhance your deployment and better understand what is happening in the physical world.
Zephyr + Arduino: a Google Summer of Code story
The Arduino ecosystem is ever-growing, and thanks to the excellent work of Dhruva Gole it's coming to Zephyr as well.
For the 2022 Google Summer of Code with Golioth, Dhruva took on the challenge integrating the Arduino core with Zephyr RTOS…