#cardputer — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cardputer, aggregated by home.social.
-
Did they use tiny hand models when getting proppics for the #cardputer? 👐💻 :blobhaj_thonk:
-
The world is telling me (again) that I'll soon be obsolete (...again).
This time, I must embrace data-center spanning power hungry agentic artificial intelligence, that accomplishes the same things I've been doing, but with lower quality code and an ongoing subscription cost. =\
Once again, it is time for me to place my bet on the future of technology, and invest my time, to stay relevant.
Well - Here's what I'm betting my time on, this week:
https://github.com/echo-lalia/MicroHydraMy bet is that small, practical *local* compute never goes out of style. Code that gets the same outcome out of *less hardware* is a better investment.
Stay tuned here for interesting stuff we can do at home with really exceptionally small amounts of compute power.
#ai #micropython #cardputer #esp32 #technology #python #programming
-
CardputerZero pocket computer combines the brains of a Raspberry Pi Zero 2W with a tiny display, keyboard, and battery
The M5Stack CardputerZero is a tiny, portable computer that’s about the size of a small stack of business cards. But despite its compact size, it’s a full-fledged PC with a display, keyboard, and support for Linux-based software.
M5Stack has been selling similar devices under the Cardputer brand for a few years, but up until now they’ve featured ESP32 microprocessors and far too little memory […]
#cardputer #cardputerZero #cardputerzero #crowdfunding #m5stack #pocketComputer #raspberryPiCm0 #raspberryPiZero2w Read more: https://liliputing.com/cardputerzero-pocket-computer-combines-the-brains-of-a-raspberry-pi-zero-2w-with-a-tiny-display-keyboard-and-battery/ -
The #M5Stack #Cardputer Zero seems like a great small emergency #Linux device. And at the Super Early Bird price of £66 it's a no-brainer. Will be interesting how the #ComputeModuleZero performs.
-
The #M5Stack #Cardputer Zero seems like a great small emergency #Linux device. And at the Super Early Bird price of £66 it's a no-brainer. Will be interesting how the #ComputeModuleZero performs.
-
The #lora #rnode #cardputer #m5cardputer #ratcom code 1.9.2 included a fix https://github.com/ratspeak/ratcom/releases/tag/v1.9.2
and flashing from Chrome using the web flasher resulted in the #cardputer working as an #rnode directly with no problem accessing my existing lora #reticulum mesh. -
The #lora #rnode #cardputer #m5cardputer #ratcom code 1.9.2 included a fix https://github.com/ratspeak/ratcom/releases/tag/v1.9.2
and flashing from Chrome using the web flasher resulted in the #cardputer working as an #rnode directly with no problem accessing my existing lora #reticulum mesh. -
New #meshtastic node of the #m5stack #cardputeradv variety. The bundled #Meshkit works right out of the box. I have a couple of #cardputer devices so I knew the real battle would be not futzing with the firmware on this one...so I got another non #lora ver to muck around on. If your in the #southdakota area , do a sweep and find waldo. (Face included for scale)
-
New #meshtastic node of the #m5stack #cardputeradv variety. The bundled #Meshkit works right out of the box. I have a couple of #cardputer devices so I knew the real battle would be not futzing with the firmware on this one...so I got another non #lora ver to muck around on. If your in the #southdakota area , do a sweep and find waldo. (Face included for scale)
-
A #ratspeak #ratcom #reticulum #rnode #lora fix of the stand-alone #rnode #M5Cardputer #Cardputer #meshcardputer for #reticulum #lora #mesh
fix: https://github.com/ratspeak/ratcom/issues/14#issuecomment-4499654378
Device: https://shop.m5stack.com/products/cardputer-mesh-kit-for-meshtastic-esp32-s3?variant=48684913164545
Source code (adapted with said fix): https://github.com/ratspeak/ratcom
details on setup using linux / nixOS : https://codeberg.org/adingbatponder/reticulum_nixos_flake/src/branch/main/docs/CardputerSetup.md
EDIT: ratcom 1.9.2 includes this fix 20260522 -
A #ratspeak #ratcom #reticulum #rnode #lora fix of the stand-alone #rnode #M5Cardputer #Cardputer #meshcardputer for #reticulum #lora #mesh
fix: https://github.com/ratspeak/ratcom/issues/14#issuecomment-4499654378
Device: https://shop.m5stack.com/products/cardputer-mesh-kit-for-meshtastic-esp32-s3?variant=48684913164545
Source code (adapted with said fix): https://github.com/ratspeak/ratcom
details on setup using linux / nixOS : https://codeberg.org/adingbatponder/reticulum_nixos_flake/src/branch/main/docs/CardputerSetup.md
EDIT: ratcom 1.9.2 includes this fix 20260522 -
Has anyone made this #ratspeak #reticulum #microreticulum stand-alone work on a #cardputer #m5cardputer #esp32 https://github.com/ratspeak/ratcom ? I did not manage to get any lora radio announces from my extant lora rnode mesh to reach the cardputer nor for any cardputer announces to reach my rnode mesh, even with changes to codebase. (see fix in link below)
-
Has anyone made this #ratspeak #reticulum #microreticulum stand-alone work on a #cardputer #m5cardputer #esp32 https://github.com/ratspeak/ratcom ? I did not manage to get any lora radio announces from my extant lora rnode mesh to reach the cardputer nor for any cardputer announces to reach my rnode mesh, even with changes to codebase. (see fix in link below)
-
#cardputer adv. from #M5Stack has arrived today. Expanding the lab with its #esp32 microcontroller :)
-
The #cardputer is quite nice for #meshtastic and #meshcore .
Details: https://blog.fluxcoil.net/2026/05/cardputer-for-lora-mesh-and-more/ -
The #cardputer is quite nice for #meshtastic and #meshcore .
Details: https://blog.fluxcoil.net/2026/05/cardputer-for-lora-mesh-and-more/ -
The #cardputer looks like a really nice device:
dualcore ESP32 240MHz cpu, keyboard, wifi, 8MB flash, 240x135 display. speaker, mike, USB-C.
The 512kb RAM are to small to run #NetBSD .. but made me thinking if SD-card could be used instead of RAM. I mean, NetBSD runs on PDP which had slow core memory..I saw the device researching for alternatives for a laptop, when doing FT8 / #HAMradio on a mountain summit. There is even code to run a radio transceiver!
-
The #cardputer looks like a really nice device:
dualcore ESP32 240MHz cpu, keyboard, wifi, 8MB flash, 240x135 display. speaker, mike, USB-C.
The 512kb RAM are to small to run #NetBSD .. but made me thinking if SD-card could be used instead of RAM. I mean, NetBSD runs on PDP which had slow core memory..I saw the device researching for alternatives for a laptop, when doing FT8 / #HAMradio on a mountain summit. There is even code to run a radio transceiver!
-
First time running a #meshtastic node today.
-
First time running a #meshtastic node today.
-
Messing around with #Cardputer & IDF while using another one as a web radio walkman.
-
Messing around with #Cardputer & IDF while using another one as a web radio walkman.
-
RE: https://chaos.social/@alexglow/116290732583697250
Going #live with @alexglow in about two hours! In #DayGlow Episode 9, we will be #hacking on Pocket #PenTesting Platforms, including the #DevKitty #CutieCat, the #FlipperZero, the #M5Stack #Cardputer, and the #LILYGO T-embed. Alex Lynd from DevKitty will also be giving away a free CutieCat to one lucky winner! Join the chaos at 3pm Eastern! 🤘🐬🤘
https://www.youtube.com/watch?v=M9a5mjuKl4c -
RE: https://chaos.social/@alexglow/116290732583697250
Going #live with @alexglow in about two hours! In #DayGlow Episode 9, we will be #hacking on Pocket #PenTesting Platforms, including the #DevKitty #CutieCat, the #FlipperZero, the #M5Stack #Cardputer, and the #LILYGO T-embed. Alex Lynd from DevKitty will also be giving away a free CutieCat to one lucky winner! Join the chaos at 3pm Eastern! 🤘🐬🤘
https://www.youtube.com/watch?v=M9a5mjuKl4c -
This Thursday: #DayGlowShow Ep. 9 – Pocket #Pentesting Platforms! Multi-hour live-build with @ishotjr & myself (plus some cool extras from @alexlynd ) 🛠️✨
#DevKitty, #FlipperZero, LILYGO T-Embed, M5Stack #Cardputer, and more... plenty to dig into! See you in the chat :)
Mar. 26, noon PDT / 8pm UTC:
▶️ https://www.youtube.com/watch?v=gqbiKvXl_7s&list=PLwWiFinxwDlgomKdWjfaavDbMRdhHhfqQ&index=1
▶️ https://www.linkedin.com/events/7442331052607430656
▶️ https://www.twitch.tv/glowascii -
This Thursday: #DayGlowShow Ep. 9 – Pocket #Pentesting Platforms! Multi-hour live-build with @ishotjr & myself (plus some cool extras from @alexlynd ) 🛠️✨
#DevKitty, #FlipperZero, LILYGO T-Embed, M5Stack #Cardputer, and more... plenty to dig into! See you in the chat :)
Mar. 26, noon PDT / 8pm UTC:
▶️ https://www.youtube.com/watch?v=gqbiKvXl_7s&list=PLwWiFinxwDlgomKdWjfaavDbMRdhHhfqQ&index=1
▶️ https://www.linkedin.com/events/7442331052607430656
▶️ https://www.twitch.tv/glowascii -
#Cardputer ADV has a nice SSH client with many terminal capabilities, although the `screen` utility seems to be glitching at times during screen redraw. But irssi works just fine.
-
#Cardputer ADV has a nice SSH client with many terminal capabilities, although the `screen` utility seems to be glitching at times during screen redraw. But irssi works just fine.