I just released the new version of Mousefood 🐭✨

🧀 Mousefood — A no_std/embedded-graphics backend for @ratatui_rs

💯 Render TUIs on microcontrollers
🌀 Supports ESP32 / RP2040 / STM32, even e-ink & more!
🦀 Powered by Rust!

⭐ GitHub: https://github.com/ratatui/mousefood

#rustlang #ratatui #tui #embedded #nostd #microcontrollers #esp32 #rp2040 #display

🎉 penmanship v0.1.0 is out!

Unicode character lookup library. Converts patterns like `...`, `alpha`, `(c)` to `…`, `α`, `©`.

- 🎯 Feature-gated categories: punctuation, math, Greek, fractions, currency, symbols, superscripts, subscripts, HTML entities, emoji
- 📦 `no_std` compatible, zero allocations

Install: cargo add penmanship

<https://crates.io/crates/penmanship>
<https://github.com/theroyalwhee0/penmanship>

#rust #unicode #nostd

crates.io: Rust Package Registry

are there any ui abstractions for #nostd #rust embedded-graphics without allocation? (excluding slint, also)
Well I've gotten the #embassy #rust example running on my #picow and connecting to the network. Now I need to choose a #nostd #mqtt library to do the integration with #homeassistant

Next presentation is #RustLang Cryptography on a Secure Element by Victor Servant.

#nostd #microcontroller #coprocessor