eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

221
active users

#Microcontroller

0 posts0 participants0 posts today

For experienced hardware hackers: an advanced guide to fun with microcontrollers. Learn to pull firmware from single-chip computers, even when they're configured against extraction.

This book details a wide variety of techniques, so you can reproduce real-world chip exploits in your own lab. Plus, find encyclopedic coverage of vulnerabilities for your hardware security work.

nostarch.com/microcontroller-e

Lichtspiele

Letzte Woche habe ich renoviert, denn mein Sohn sollte in das Zimmer seiner Schwester umziehen die nun bei ihrem Freund wohnt. Und ein Wunsch des Sohnes war ein LED-Streifen, im alten Zimmer hatten wir einen billigen Streifen aus dem Baumarkt direkt an sein Hochbett geklebt, für das neue Zimmer hatte ich aber besseres im Sinn.

Proof of Concept

koenig-haunstetten.de/2025/07/

koenig-haunstetten.deLichtspiele | König von Haunstetten
More from Rainer

If you've ever played around with TI microcontrollers, you've probably had to use the Code Composer Studio, which is fine and all, but I found out recently they made their own open source C compiler.

It's nice to know that they not only have a compiler I can use (meaning I'm not locked into using an IDE), but that it's also on the AUR!
(`yay -S msp430-elf-binutils msp430-elf-gcc msp430-elf-gdb` :-) )

“Raspberry Pi RP2350 #microcontroller now available to mere mortals: ‘There are also #RP2350-based devices out there, such as the Thumby Color, a wearable keychain controller with a 128x128 16-bit color screen.

Upton wrote: "One of the coolest things about working at #RaspberryPi is seeing the brilliant products and projects that businesses and hobbyists create using our technology.’”

#hardware / #silicon <theregister.com/2025/03/18/ras>

The Register · Raspberry Pi RP2350 microcontroller now available to mere mortalsBy Richard Speed

Does anyone know QEMU well? I'm trying to figure out how to control the virtual TMP105 built into the #ESP32 fork of QEMU. If I build/run with "idf.py qemu" it magically works (reads from the virtual I2C TMP105 at addr 0x48). How do I change the temp in qemu? #iot #microcontroller

Right, some initial notes on these #RP2350 Melopero Perpetuo #LoRa boards: yvan.seth.id.au/melopero-perpe

Long story short: they work... I can make LEDs flash, that's the key thing... right? 😂 Can also read the internal temperature sensor and check battery status.

A few "bugs" in the examples and a slightly faulty board.

So far, so good... Next job is to get one of them transmitting the temp and battery status to the other. Will need to think about how to "package" that data for reliable tx/rx, probably need some redundancy, etc, maybe a buffer window of data. Then I need to dig out some of my various sensors and decide what to hook up to the "remote" to send to the local. The local will probably then relay data to a connected computer via the serial console I guess.

Project #Polytunnel Telemetry is GO! Well, if I can get a signal that far, otherwise this becomes project #Greenhouse Telemetry... the greenhouse is about 30 metres away, the polytunnel is a kilometre.

Yvan's Posts · Melopero Perpetuo First NotesSome notes about the Melopero Perpetuo LoRa board

Hat jemand Tipps zum Einstieg in #DIY #HomeAutomation devices für eine #Zigbee2MQTT #HomeAssistant Landschaft?

Ich hab ein bisschen Erfahrung mit #Arduino und #ESP32 Letztere gibt's zwar auch mit #Zigbee, sind aber eher nicht für den Einsatz mit Knopfzelle oder einer AA(A)-Batterie geeignet und lassen sich wohl auch nicht per Funk aus dem Schlaf wecken.

Mein Ziel wäre, eine #Microcontroller-Plattform zu haben, auf deren Basis ich batteriebetriebene, wartungsarme einfache Sensoren (Tür, …

The modern computing stack has grown way too complicated...

So! Does anyone have any tips for creating an RP2350-based computer with a custom operating system?

Hoping for something between a fantasy console and TempleOS, but with the ability to do actual work (word processing, emails, etc)

...this is too much of a niche, complicated, and/or cursed topic for me to ask about so casually, isn't it?

RE: infosec.exchange/@joshbressers

Infosec ExchangeJosh Bressers (@joshbressers@infosec.exchange)@Tertle950@mastodon.social The story is long and silly, but basically this https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/
#foss#floss#linux