Nothing Found

Sorry, no posts matched your criteria

, , ,

Golioth Showcase at ZDS

Golioth is showcasing 4 different "color coded" demos at the Zephyr Developer Summit. This post explains some of the concepts and what you can hope to learn when you stop by.
Making Zephyr menuconfig changes permanenthttps://blog.golioth.network/wp-content/uploads/2022/06/zephyr-menuconfig-changes.png

Zephyr quick tip: Show what menuconfig changed and make changes persistent

Menuconfig allows you to search, select, and enable features in Zephyr with ease. What happens when you want to save your configuration? This post shows you how.

Real-time vs Historic Data Views in Grafana

We often use Grafana for visualizing data from IoT devices. We even wrote a WebSockets plugin for the platform that makes sure you can graph your live data as soon as it arrives on Golioth. But our REST API is also useful with the Grafana platform for visualize historic data.

How to use Zephyr shell for interactive prototyping with I2C sensors

The Zephyr interactive shell makes it really easy to test out i2c devices before writing any code. This demo shows how to scan for i2c addresses, issue commands directly, and use the sensor shell to poll your devices for all sensor channels available as part of Zephyr's sensor subsystem.
,

Taking the next step: Debugging with SEGGER Ozone and SystemView on Zephyr

Golioth showcases how to use SEGGER J-Link, Ozone, and SystemView to optimize your Zephyr programs and dig deeper into Real Time Operating Systems.

Zephyr does Ethernet Too!

Ethernet support is built in to Zephyr with several different chipsets to choose from. Here's how to add a W5500 Ethernet chip to your project and configure the Zephyr drivers to use it.

Demo Culture at Golioth

When most or all of your company works remotely, you need to build your company differently. At Golioth, we have embraced a Demo culture to promote those chance encounters that help teams do amazing things. This article takes a look at how we share our work internally through all stages of development to involve everyone in knowing what's in progress, and to be open to sharing good ideas and creative feedback along the way.
two new ways to set Golioth device credentials
,

New Feature: Updating Zephyr settings from the device shell and more!

Now you can set your Golioth credentials from the Zephyr device shell. You also have the option to pull them from the Golioth cloud and automatically send them to the device from a single command on the command line. These new features use the Zephyr settings subsystem where they are stored in flash memory so that they persist after rebooting.
Preparing the Golioth Zephyr SDK for the futureRoyalty free structured beams image source: https://pixabay.com/photos/structure-beams-engineering-839656/
,

Golioth Zephyr SDK gets a name change and looks to the future

Golioth has migrated the Zephyr SDK to a new URL and we are announcing the changes to our audience so that developers are prepared for the change.
How to use Ubidots data visualization
,

New Feature: Visualizing IoT Data Using Ubidots

Golioth is excited to announce our newest output streams integration with Ubidots. Thanks to this partnership, Ubidots data visualization dashboards are now easy to set up using a pre-configured plugin to access your Golioth device data. Here's how it all works.