Skip to content

Commit 2175472

Browse files
authored
publish: january 2026 roundup (memfault#621)
### Summary Publish the first roundup of the year, including some links from the community. ### Test Plan - [x] Run through publishing checklist
1 parent fd1a9e0 commit 2175472

1 file changed

Lines changed: 73 additions & 0 deletions

File tree

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: "What we've been reading in January (2026)"
3+
description:
4+
Here are the articles, videos, and tools we've been excited about in January
5+
2026.
6+
author: gminn
7+
tags: [roundup]
8+
---
9+
10+
<!-- excerpt start -->
11+
12+
Hope everyone has had a great start to the year. Here are the articles, videos,
13+
and tools that we've been excited about this January!
14+
15+
<!-- excerpt end -->
16+
17+
What have you been reading? Share in the comments or
18+
[on the Interrupt Slack](https://interrupt-slack.herokuapp.com/).
19+
20+
## Articles & Learning
21+
22+
- [**Logging RTT data directly to Google Sheets | M0AGX / LB9MG**](https://m0agx.eu/logging-rtt-data-directly-to-google-sheets.html)<br>
23+
Neat discussion of a script that reads RTT data from a J-Link TCP socket
24+
25+
- [**Making C Less Dangerous in the Linux Kernel**](https://www.youtube.com/watch?v=FY9SbqTO5GQ)<br>
26+
Shared by Interrupt community member Joshua Goldstein.
27+
28+
- [**Job Interview Questions for Embedded Systems Developers | Windriver**](https://www.windriver.com/blog/Internal-Job-Interview-Questions-for-Embedded-Systems-Developers)<br>
29+
Written and shared by Interrupt community member Esther Schindler.
30+
31+
- [**Coredump #020: The Hidden Architecture of Autonomy: How Skydio Drones Think, See, and Connect**](https://memfault.com/resources/coredump-020-hidden-architecture-of-autonomy-skydio/)<br>
32+
ICYMI, listen to #020 of the Coredump Webinar Series! François and Chris sat
33+
down with Ross Yeager, VP of Device Platform Software at Skydio. Ross walks
34+
through the embedded and software architecture behind Skydio’s platform,
35+
including the mix of microcontrollers, SoCs, sensors, and radios onboard each
36+
drone.
37+
38+
## Projects & Tools
39+
40+
- [**MicroQuickJS | bellard/mquickjs**](https://github.com/bellard/mquickjs)<br>
41+
From Fabrice Bellard (author of QEMU), a new JavaScript runtime for embedded
42+
systems – Noah
43+
44+
- [**MemBrowse**](https://membrowse.com/blog/firmware-memory-footprint-tracking)<br>
45+
A new cheap hosted solution that keeps track of firmware code size – Tyler
46+
47+
- [**Mousefood | ratatui/mousefood**](https://github.com/ratatui/mousefood)<br>
48+
A tool to build embedded terminal UIs for microcontrollers – Tyler
49+
50+
- [**Explore the Stratosphere With a DIY Pico balloon | IEEE Spectrum**](https://spectrum.ieee.org/explore-stratosphere-diy-pico-balloon)<br>
51+
High-altitude balloon with a Raspberry Pi Pico – Noah
52+
53+
## News & Announcements
54+
55+
- [**Particle acquired by Digi | Particle Blog**](https://www.particle.io/blog/particle-is-being-acquired-by-digi-to-power-the-next-40-years-of-iot-innovation/)<br>
56+
Particle got acquired by Digi (announced last week)
57+
58+
- [**Open Source Summit NA Call for CFPs**](https://events.linuxfoundation.org/open-source-summit-north-america/program/cfp/#overview)<br>
59+
[Open Source Summit (OSS)](https://events.linuxfoundation.org/open-source-summit-north-america/)
60+
is a conference umbrella composed of a collection of events covering the most
61+
important technologies, topics, and issues affecting open source today. This
62+
year, OSS North America will be May 18-20 in Minneapolis, Minnesota. CFPs are
63+
open through February 16!
64+
65+
## Upcoming Events
66+
67+
- [**March 10-12, 2026 | Embedded World 2026**](https://www.embedded-world.de/en)<br>
68+
The
69+
[Embedded World Conference Program](https://events.componeers.net/embedded-world-conference/program)
70+
is live! Heading to Embedded World next month? With Memfault being part of
71+
Nordic Semiconductor this year, we will be at the
72+
[Nordic Semiconductor booth](https://www.nordicsemi.com/Events/2026/Embedded-World-2026).
73+
Come by and say hello! We will be at Hall 4A, Booth 310.

0 commit comments

Comments
 (0)