I wish microcontrollers came with the option (configured via pins or something) to always boot into a bootloader mode, where they expect to receive firmware via some serial connection. It's so common to have a Linux SoC and some MCUs in one product. Everything would be SO much simpler if the SoC could always just upload FW to the MCUs on boot

Currently, you have to flash MCUs during manufacture, and you need to implement some FW update process from the SoC. It sucks

#embedded #microcontrollers

#Goals2025

Moving away from the constant upgrade cycle & moving closer to the ideals of #PermaComputing #MalleableSoftware

Design and setup a redundant system of old/used, cheap, low-power devices running ia: #Guix, #Linux, #FreeBSD, #macOS, #HaikuOS, #Plan9Front, #X11, #P9, #NFS, all working together

Become an expert on #MicroControllers #ESP32 #STM32 #RP2040 #MIPS #RiscV

DIY sensors which sing like birds to communicate their status

DIY robots "drones"

Move as much as possible of my computing needs to the #Terminal, #Emacs, #Rio #CLI #TUI #P9

Get an #3DPrinter and learn to use it

Design and build my own portable 8dot #braille terminal & try out if 3x3 or 3x4 dots is also workable.

Design and build my own low-power computers, their OS, and tools

Writing more of my own tools #DIY

#SmallTalk #ObjectPascal #Prolog #Scheme #Racket #CommonLisp #Haskell #Rust #Go #ObjectiveC #Swift

Deploy #LoRa #ReticullumNetwork #RNodes #MeshCore #Meshtastic

Start an #InternetResiliencyClub

Add #Tor, #I2P support by #WebProxy

#SolarPowered #SelfHost over #I2P, #OnionService #Blog #Wiki #Repositories #GopherHole #Darcs #Mercurial

#SelfHost my own #EmailServer, which will only accept email from #KnownServers #CommunityEmail #MutualEmailAcceptance

Share files via #BitTorrent over #I2P

DIY #HomeAutomation
DIY #GardeningAutomation
DIY #GreenHouse

Get a house cat, train the cat, use voice and gestures

Start asking money for advice & technology support

Build/program my own opportunistic and strange cryptocurrency miners #BTC, #XMR, #ZEC, etc #Art

#MakeMoreArt #LearnToDraw #Learn3DModeling #LearnGenerativeArt #LearnToComposeAmbientMusic

#ReCreateJottit #ReCreateInstikiWiki

#WriteMore #PublishMore #Letters, #Essays, #Missives, #Reports, #Treatise

โ€ฆ

#Incomplete #Ongoing #NotFinal

"Now, I never studied electrical engineering. And to be good at this stuff you probably should.

"But you don't have to be good. You just have to want to learn."
https://www.youtube.com/watch?v=Sd42q3OaOrE

#microcontrollers #gadgets #electronics

Making tiny explosions with microcontrollers

YouTube

#Introduction
I've been on Mastodon for quite some time now, but under another name. I started a new account because I decided to take a step back from world news, collapse, climate change, hunger, war, fascism and inequality.
In short less doom and gloom and a little bit of positive small scale projects that might also inspire or help others.

With this account I'll focus more on my day to day life, the things I do and make.

Of course I sometime still will post concerning subjects that provoke my rage or frustration. Sorry, it's not all moonshine and roses.

Having said that, I've a broad range of subjects that have my interest, so hopefully something useful will stick with you.

From my profile text:

#Collapse aware person, born @ 320 ppm CO2, world population 3.1 billion.

Fighting depression and #sadness by doing some positive and small scale things that might help people.

Too many interests, like:
#DIY #SelfReliancy #LowTech #gardening #food #fermentation #preserving #ReUse #ReCycle #ReThink #WoodWork #electronics #MicroControllers #Taoism #Cycling #reading #photography

PRO: #sharing #local #ecocentric
NO: #capitalism #states

๐Ÿš€ Retro just got Modern!
In todayโ€™s video on DevWithZachary, I explore the Clockwork PicoCalc โ€” a tiny yet mighty handheld computer powered by the Raspberry Pi Pico.

With just 264KB of memory, this device can run C, C++, Python, and Lua โ€” proving that powerful programming doesn't always need modern specs.

What can you really achieve with less than 300KB? Letโ€™s find out. ๐Ÿ‘‡
๐Ÿ“บ Watch here: https://youtu.be/3dSFMKGKUvM

#RetroComputing #PicoCalc #RaspberryPiPico #Microcontrollers #EmbeddedSystems

Retro just got Modern! - Clockwork PicoCalc Unboxing and First Impressions - Pico Pi Powered PC

YouTube

ESP32-P4 Smart 86 Box features 4-inch square touch display for Smart Home and IIoT applications

https://lemmy.world/post/30690528

ESP32-P4 Smart 86 Box features 4-inch square touch display for Smart Home and IIoT applications - Lemmy.World

Lemmy

I'm currently really interested in #microcontrollers and #electronics especially on how to design cpu s or how they work internally but man my electronic skill isn't that great even though i had 5 years electronics. But now i'm getting older and regret not having paid that much attention to it. So my question is how could i start and what should i get to get of the ground. Like breadboard stm32 controller ... and what kind of books can you recomend to get me into it.
Raspberry Pi Pico BASIC: because nothing screams cutting-edge technology like resurrecting a programming language from the 1960s and slapping it on a microcontroller ๐Ÿ”„๐Ÿค“. But wait, there's moreโ€”now you can enjoy the thrill of playing #Pong and building a "Precision Analog Clock" on a device that could probably power a small spaceship ๐Ÿš€๐Ÿ˜‚.
https://geoffg.net/picomite.html #RaspberryPiPico #BASIC #RetroTech #Microcontrollers #PrecisionAnalogClock #HackerNews #ngated
Geoff's Projects - BASIC Interpreter for the Raspberry Pi Pico

The PicoMite is a Raspberry Pi Pico running the free MMBasic interpreter. MMBasic is a Microsoft BASIC compatible implementation of the BASIC language with floating point, integer and string variables, arrays, long variable names, a built in program editor and many other features

Geoff's Projects - BASIC Interpreter for the Raspberry Pi Pico

The PicoMite is a Raspberry Pi Pico running the free MMBasic interpreter. MMBasic is a Microsoft BASIC compatible implementation of the BASIC language with floating point, integer and string variables, arrays, long variable names, a built in program editor and many other features

Do you know an low power #SBC which has got both an #AP(Application Processor) and an #MCU(micro controller) and TRMs(Technical reference manual) are available in English in the public?

I don't need something fancy. A Cortex-A7 for the AP with at least 128MB RAM is enough. #riscv is okay too.

The only one I know is #milkvduo. The SoC has got an application processor(either RISC-V or 1xCortex-A53), and two MCUs.

Also I want the SBC to have #Wifi.

Also I want something cheap. not more than 25 USD.

I want use it to build a #customkeyboard which could also act as a micro PC:

https://cr8r.gg/@farooqkz/114511475916876447

Boosts appreciated.

#askfedi #askfediverse #tech #programming #computing #computers #edgecomputing
#singleboardcomputers #singleboardcomputer #microcontroller #microcontrollers #microcontrollerprogramming #pleaseboost #recommendations