Category
engineering
Beaglebone working with Linux operating systems Debian, Yocto and OTA updates
In general, Beaglebone is more customizable so you will strip out what you don’t need. You will use the processing power to run your applications and not t
|
2 min read
Beaglebone and Raspberry Pi: a general comparison
Comparing Beaglebone and Raspberry Pi for IoT projects, focusing on input/output ports, cost, storage, computing power, and applications. Learn more about choosing the right SBC.
|
2 min read
Setting up Beaglebone for an embedded Linux project
Explore the advantages of using Beaglebone for IoT projects, focusing on peripheral support and customization. Learn why it may be the optimal choice for experienced embedded developers.
|
2 min read
Real time processing on the Beaglebone AI
The Beaglebone AI offers a distinctive advantage over the Raspberry Pi and other boards. It allows you to perform real time data processing or operations o
|
2 min read
Yocto and OTA software updates in an IoT project
Learn how Yocto and OTA software updates play a crucial role in IoT projects, offering customization, efficiency, and predictability for embedded systems. Explore the benefits and challenges of using Yocto for your next project.
|
4 min read
Selecting a Yocto board
Learn how to select the right Yocto board for your IoT project, comparing Raspberry Pi and Beaglebone Black. Discover the advantages of Yocto's security and software efficiency while ensuring device compatibility and stability.
|
2 min read
Yocto OTA updates - full root FS updates vs package vs container
You have to do OTA software updates for your Yocto image so what does the process look like? The first thing is deciding what kind of update you want. As a
|
2 min read
Debugging the Yocto build
There was a very interesting talk at the recent Yocto Summit about how you can do debugging on hardware. Sergio Prado, a consultant and trainer from Embedd
|
2 min read
Efficient Yocto development and OTA updates
There are some special considerations if you want to get efficient Yocto development and your OTA update system. The most important is managing the time it
|
2 min read