photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

242
active users

#microcontroller

2 posts2 participants0 posts today

Dear Lazyweb,
What 32-bit #microcontroller (i.e., Cortex-M or RV32, not a Linux application processor) has the highest Coremark/mW, or lowest uA/MHz? A quick search suggests Ambiq Apollo 4 or ST STM32U3, but are there others I should look at?
I want the maximum CPU performance I can get powered by a CR2032 coin cell at under 1 mA current. (CR2032 useful lifetime decreases dramatically above that.)

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

7-Segment-Anzeige Grove TM1637 mit #Microcontroller NodeMCU LoLin V3 #ESP8266. Es wird über WiFi eine Verbindung ins Internet aufbebaut und von einem NTP-Server die aktuelle Uhrzeit geholt. Danach zählt der Prozessor selbst weiter und zeigt die Uhrzeit an.
Nachdem es technisch funktioniert hat, habe ich selbst aus Klemmbausteinen ein würfel-förmiges Gehäuse gebaut. #diy

#TexasInstruments just released a #microcontroller so small you could lose it in your pocket. The #MSPM0C1104 is only 1.38 mm², smaller than a grain of rice, but still acts as a tiny computer. It has a 32-bit processor running at 24 MHz, with 1KB of memory and 16KB of storage. It can even sense things like temperature or movement. Power use is minimal, running on just 87μA per MHz and dropping to 5μA in standby. This makes it ideal for tiny devices that need to last a long time on small batteries. It is also built to handle extreme conditions, working in temperatures from –40°C to 125°C. ti.com/product/MSPM0C1104

“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

I just backed this project on Kickstarter: kickstarter.com/projects/openm

OpenMV LLC makes some incredibly powerful, small-form-factor #IoT cameras perfect for tinkering, prototyping, and making slick projects. I taught my Computer Vision with #AI course using their cameras. I'm excited about this new series: full object detection for a few mW. #EdgeAI #ComputerVision #Arduino #MicroPython #embedded #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