Skip to content

Commit 1882e43

Browse files
authored
Update 2025-11-03-draft.md
1 parent 260aa5b commit 1882e43

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

_drafts/2025-11-03-draft.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,23 @@ text - [site](url).
5757

5858
The badge for the Hackaday Superconference this past weekend is a rather powerful device sporting an ESP32-S3 with 8 MB of PSRAM and 16 MB of flash, LCD screen, SX1262 LoRa module, LiPo battery/charging and a Solder Party custom keyboard. It runs MicroPython with `lvgl_micropython` running on the display for LVGL graphics - [Hackaday](https://hackaday.com/2025/10/23/announcing-the-2025-hackaday-superconference-communicator-badge/) and [GitHub](https://github.com/Hack-a-Day/2025-Communicator_Badge). Via [Adafruit Blog](https://blog.adafruit.com/2025/10/28/the-2025-hackaday-superconference-communicator-badge-runs-micropython/).
5959

60-
## Develop embedded firmware for Pico using Rust or Zephyr with pico-vscode
60+
## The Arduino Uno Q
6161

62-
[![Develop embedded firmware for Pico using Rust or Zephyr with pico-vscode](../assets/20251103/20251103pico.jpg)](https://www.raspberrypi.com/news/develop-embedded-firmware-for-pico-using-rust-or-zephyr-with-pico-vscode/)
62+
Folks have now had their hands on this new board which can run Python in Linux and MicroPython on its STM32 processor and are now reporting their findings. Here is a group of articles summarizing findings from prominent makers:
6363

64-
Raspberry Pi has upgraded the [Raspberry Pi Pico extension for Visual Studio Code](https://github.com/raspberrypi/pico-vscode) to support use of the Zephyr RTOS and the Rust programming language - [Raspberry Pi News](https://www.raspberrypi.com/news/develop-embedded-firmware-for-pico-using-rust-or-zephyr-with-pico-vscode/).
64+
### Feature
65+
66+
[![title](../assets/20251103/20251103-name.jpg)](url)
67+
68+
text - [site](url).
69+
70+
### Arduino Uno Q vs Raspberry Pi - Which One Should You Buy?
6571

66-
## Arduino Uno Q - 5 Tips You Need to Know
72+
[![Arduino Uno Q vs Raspberry Pi - Which One Should You Buy?](../assets/20251103/20251103vs.jpg)](https://www.youtube.com/watch?v=9wspsEO1WeA)
73+
74+
The Arduino Uno Q is a single board computer and so is the Raspberry Pi. But which one should you buy? Which one is better for you? This video looks at the features, performance, and price of these boards to help you pick the best board for you - [YouTube](https://www.youtube.com/watch?v=9wspsEO1WeA).
75+
76+
### Arduino Uno Q - 5 Tips You Need to Know
6777

6878
[![Arduino Uno Q - 5 tips you need to know](../assets/20251103/20251103tips.jpg)](url)
6979

@@ -75,6 +85,12 @@ Kevin McAleer provides tips on how to set up and use the new Arduino Uno Q effec
7585

7686
The Python Software Foundation (PSF) has walked away from a $1.5 million US government grant and can blame the Trump administration's war on woke/DEI for effectively weakening some open source security - [The Register](https://www.theregister.com/2025/10/27/python_foundation_abandons_15m_nsf/) and [Python Software Foundation](https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html).
7787

88+
## Develop Embedded Firmware for Pico Using Rust or Zephyr with `pico-vscode`
89+
90+
[![Develop embedded firmware for Pico using Rust or Zephyr with pico-vscode](../assets/20251103/20251103pico.jpg)](https://www.raspberrypi.com/news/develop-embedded-firmware-for-pico-using-rust-or-zephyr-with-pico-vscode/)
91+
92+
Raspberry Pi has upgraded the [Raspberry Pi Pico extension for Visual Studio Code](https://github.com/raspberrypi/pico-vscode) to support use of the Zephyr RTOS and the Rust programming language - [Raspberry Pi News](https://www.raspberrypi.com/news/develop-embedded-firmware-for-pico-using-rust-or-zephyr-with-pico-vscode/).
93+
7894
## This Week's Python Streams
7995

8096
[![Python Streams](../assets/20251103/cccircuitpython.jpg)](https://circuitpython.org/)

0 commit comments

Comments
 (0)