Operations | Monitoring | ITSM | DevOps | Cloud

IoT

Introducing Tracealyzer SDK for Custom Integrations

Percepio Tracealyzer is available for many popular real-time operating systems (RTOS), including FreeRTOS, Zephyr, and Azure RTOS ThreadX, and also for Linux. But what if you want to use it for another RTOS, one that Percepio doesn’t provide an integration for? Then you’ve been out of luck—until now.

How Technology Drives Innovation in Business Building Maintenance

In the ever-evolving world of business, one aspect often overlooked but undeniably vital is building maintenance. It's the unsung hero that ensures our workplaces remain safe, comfortable, and conducive to productivity. But what's the driving force behind the transformation of this essential function? It's none other than technology. In today's fast-paced world, where innovation is the key to staying ahead of the curve, technology plays a pivotal role in revolutionizing how we approach building maintenance.

The Microscope for Embedded Code: How Tracealyzer Revealed Our Bug

Tracealyzer. You can’t stay in the wonderful world of debugging and profiling code without hearing the name. If you look at Percepio’s website, it is compared to the oscilloscopes of embedded code. Use it to peek deep inside your code and see what it does. Of course, the code receives an interrupt and checks a CRC before sending the data through SPI, but how does it do it? And how long does it take?

Efficiently Tracing Zephyr Syscalls

Using Tracealyzer to view applications running on Zephyr RTOS comes with a special challenge: unlike some other microcontroller-oriented real-time operating systems, Zephyr exposes its kernel services via a syscall layer. A syscall is essentially a way to programmatically communicate with the operating system kernel from user level code.

Securing IoMT Devices: Best Practices for Hospitals to Prevent Cyberattacks

The Internet of Medical Things (IoMT) has revolutionized the healthcare industry, connecting medical devices to the internet and allowing for greater patient care. However, with this new technology comes new security threats. Hospitals must be aware of these risks and understand how to find, fix and secure connected medical devices to protect their patients from cyberattacks.

How Technology Revolutionized the Quality Control and Inspection Industry

The way people inspect things for quality has changed a lot because of new technology. This field has hugely transformed with the transition from traditional means of inspection to cutting-edge systems. Now, things are much better in ensuring products and processes are top-notch.

A Simple Scheduler via an Interrupt-driven Actor Model

Using an RTOS is often a tradeoff between the ease of decomposing tasks, with the complexity of the scheduler itself. There exists a middle ground between highly complex systems that may require an RTOS, and simpler ones that can be easily modeled using a super loop.Since ARM is the most popular embedded CPU and almost every ARM processor has a hardware scheduler, it would be interesting to make a compact framework utilizing these features.

Monitoring Weather At The Edge With K3s and Raspberry Pi Devices - Civo Navigate NA 2023

Dive into the world of Edge Computing with Sergio Méndez as he showcases the power of Kubernetes using K3s on Raspberry Pi devices. Learn the distinctions between IoT and Edge Computing and witness a live demonstration of real-time weather monitoring. Perfect for those interested in distributed systems, IoT, and hands-on applications.