К каким социальным проблемам приводит неправильная последовательность глав в учебнике по программированию

Сегодня видел план вводного курса, написанный начинающей американской преподавательницей. План иллюстрирует распостраненную ошибку - неправильный порядок подачи материала:

https://habr.com/ru/articles/1042868/

#RTOS #прерывания #riscv #arm #MMIO #tlb #виртуальная_память #образование #интервью #учебники

К каким социальным проблемам приводит неправильная последовательность глав в учебнике по программированию

Сегодня видел план вводного курса, написанный начинающей американской преподавательницей. План иллюстрирует распостраненную ошибку - неправильный порядок подачи материала: Операционная система. Кэшы и...

Хабр

🎙️ Next talk at #EmbeddedRecipes2026!

Devarsh Thakkar & Beleswar Prasad Padhi present "rpmsg-kms: A Unified DRM Framework for Display Sharing on Heterogeneous Embedded SoCs".

#EmbeddedRecipes2026 #EmbeddedLinux #DRM #KMS #HeterogeneousSoC #RTOS #Automotive #OpenSource

Zephyr RTOS 〜 debug with VSCode 〜 - Qiita

1. はじめに これまで Zephyr を紹介する際、何度か下記リポジトリをベースに解説してきました。 このリポジトリは、実運用を想定した環境構築手順とデバッグ環境を提供しており、 本記事では、これを使った VSCode と連携したデバッグや書き込みなどの使い方につ...

Qiita

#qnx est- il encore développé / utilisé / pertinent ?

#alternativeos #rtos

Those who learned #computing in the 1970s and 1980s—from the signal-level up, on trainers like KIM-1 or Heathkit ET-3400—often get the urge to stroll down Memory Lane, the full 256-byte length of it. They need not spend thousands of dollars on eBay to purchase a beaten, broken, fifty-year-old trainer; they could just grab the wonderful Black Pill #STM32 F411 Cortex board on #AliExpress for $0.99.
https://shorturl.at/mfFxd
https://www.st.com/en/microcontrollers-microprocessors/stm32f411.html

Or, try the fabulous #ESP32 C3 RISV-V board, with an OLED display, WiFi, and BLE for the same amount of money.
https://shorturl.at/BHZ7r
https://www.espressif.com/en/products/socs/esp32-c3

These thumb-sized #MCU boards are more capable than the 1980s room-sized super-minicomputers. The F411, for example, has a 32-bit 100 MHz Cortex-M4F with FPU, 256 KB SRAM, and 512 KB Flash.

These boards can be programmed in assembly or the usual assortment of open-source, higher-level #programming languages, like Forth, C, C++, Go, Rust, Zig, Ada, etc., and even Processing, Python, and JavaScript.

A good selection of open-source #RTOS are available, too: FreeRTOS, Zephyr, ChibiOS, and the like.

Go ahead; by a bucket load of MCU boards from AliExpress, relive those happier simpler times, and simultaneously buck the stupid #tariffs.

Now, with textures on a regular Pi #Pico (non-W), running on top of Apache #NuttX #RTOS

You could say now that Apache NuttX kinda, sorta, almost, but-not-really supports #OpenGL ES 1.0 CL (albeit in a very incomplete form).

There are some bugs with the colour and lighting interpolation, so while it's computed, the contribution towards the final fragment were discarded.

Also, the display is a different one, ST7735S-based, since it play nicer with NuttX.

Zepyhr RTOS (MCU OS) has support for WireGuard VPN now 🔒

„The networking stack also gains support for WireGuard VPN, enabling secure, low-overhead tunneling directly on your Zephyr devices. WireGuard is known for its simplicity, speed, and strong cryptography, making it an ideal fit for resource-constrained embedded devices that need secure remote management or encrypted data transport.“

@zephyr

https://www.zephyrproject.org/zephyr-rtos-4-4-now-available-wireguard-wi-fi-direct-openrisc-and-more/

#zephyrrtos #mcu #rtos

Zephyr RTOS 4.4 is out!

Zephyr RTOS 4.4 is now available, with new support for OpenRISC, Wi-Fi Direct, WireGuard, UVC camera hosting, pressure-based CPU frequency scaling, faster ARM Cortex-M context switching, new driver APIs, and a set of useful developer tooling improvements.

Zephyr Project
🎉 Behold, the minimalist miracle of TinyOS: an #RTOS so tiny, it fits neatly inside a single #GitHub repo! 🎩✨ Witness the #audacity of #developers who dare to manage code with less complexity than your average IKEA manual. 🤔🔧
https://github.com/cmc-labo/tinyos-rtos #TinyOS #Minimalism #HackerNews #ngated
GitHub - cmc-labo/tinyos-rtos

Contribute to cmc-labo/tinyos-rtos development by creating an account on GitHub.

GitHub
GitHub - cmc-labo/tinyos-rtos

Contribute to cmc-labo/tinyos-rtos development by creating an account on GitHub.

GitHub

Part 2 of our blog post series about our work on the Zephyr Demo has just been published:
https://rcn.pages.igalia.com/blog/posts/20260330-why_dont_we_do_a_demo_part_2/

If you missed Part 1, check out Ricardo Cañuelo’s page:
https://rcn.pages.igalia.com/blog/

#Zephyr #OpenSource #RTOS #IoT

Why don't we do a demo? Part 2: software development

rcn's articles about work and software