brett, to esp32
@brett@brettiverse.com avatar

This is an old project, but by some miracle it's still working and I woke up this morning wanting to celebrate the things I love more.

This Inkplate e-ink screen shows Conway's Game of Life, seeded from tarpits I have on the Internet. The tarpits are programs on my computer that superficially look like insecure Telnet and Remote Desktop services, but actually exist to respond super slowly and make bots scanning the Internet 'get stuck'.

When a bot connects to the tarpit, the data it sends gets squished into a 5x5 grid and 'stamped' onto a Game of Life board. Data from a bot at the IP address 1.1.x.x will get stamped on the top left corner, data from a bot at 254.254.x.x will get stamped on the bottom right corner.

Conway's Game of Life, a set of simple rules that govern whether cells should turn on or off, updates the display once per second. The result is that bot attacks end up appearing as distinct 'creatures', that get bigger and more angry looking over time (as their centre is updated with new data). After the attack finishes, the 'creature' eventually burns itself out.

Despite that description, it's a really chill piece of art that doesn't draw too much attention but I can happily watch for a long time.

Credit for the idea goes to @_mattata, I had been wanting to make a real-life version of XKCD for years before seeing his Botnet Fishbowl project.

moorejh, to esp32
@moorejh@mastodon.online avatar

Did you know the ESP32 processor has a built-in BASIC interpreter? https://hackaday.com/2016/10/27/basic-interpreter-hidden-in-esp32-silicon

tschak, to esp32

TL:DR needs your help as maintainers.

This is a hard post to write, mostly because I am needing to balance being straight to the point, while providing enough context on a very complex subject.

FujiNet has grown into a larger project, with an increasing number of platforms being brought up. This project comprises not only the firmware that runs on hardware itself, but also the configuration program, and various application libraries and programs.

While I have a hand in all of these things, I can't have my hands in every bit of it, all at once, so I am asking for people in each respective community to step up; help maintain their respective ports. I will take the time to teach whatever is needed.

We need people who can help with: Adding unit testing to both firmware and applications, maintaining CONFIG for each platform (, , , , , etc.), making sure that as we change the code things still work. (cont)

litui, to fallout
@litui@xn--xxa.computer avatar

Remember my LCARS CO2 sensor display from last week? A coworker said "now do a pip boy" so I obliged.

chrysn, to esp32
@chrysn@chaos.social avatar

Students at the UGent Zeus WPI are successfully reverse engineering radio, to the point where they can now send and receive WiFi packets. This is a major step towards making that platform useful for fully projects. If you use that platform, please consider supporting them!
Thanks Zeus team for doing this, and thanks @NGIZero for funding it!
<https://zeus.ugent.be/blog/23-24/open-source-esp32-wifi-mac/>

litui, to esp32
@litui@xn--xxa.computer avatar

My little LCARS CO2 sensor display on a LilyGo T-AMOLED. Mostly I have no idea what to do with this ESP32-S3 device, but it's smöl and pretty as hell.

Same LilyGo device, this time displaying what looks like an Isolinear Chip from Star Trek. It's about the right size to be one.

fireflyzero, to webassembly
@fireflyzero@fosstodon.org avatar

Hello World! Firefly Zero is an in-development handheld game console that runs and supports multiplayer. It is written by @orsinium in , runs on , and will be fully open source (both software and hardware).

We already have a working desktop emulator and are getting a Rust and SDK ready for alpha testing. Sounds fun? Stay tuned!

Website:
https://fireflyzero.com/

:
https://gram.social/firefly

X1Pepe, to telegram Spanish

I did a #Telegram client for #Arduino I called #X1Telegram, so you can chat with your #retrocomputer like #MSX #SPECTRUM #COMMODORE #AMSTRAD or whatever "thing" with a serial port like #MINITEL
Only you need to connect your computer with a #ESP8266 or #ESP32 and flash my code in it.
https://github.com/x1pepe/X1Telegram

video/mp4

stfn, to hamradio
@stfn@fosstodon.org avatar

New blog post!

I'm writing about Meshtastic, a decentralised, peer to peer communication network that uses LoRa radios.

My initial experiences with it are not that positive, but I learnt a lot along the way, and thought it would be useful to share with the world what I found out so far.

There's a bit about frequencies, antennas and all that hamradio stuff.

https://stfn.pl/blog/28-intro-to-meshtastic/

Olly42, to DOOM
@Olly42@nerdculture.de avatar

Doom on a electric toothbrush.

Running the game Doom on the tiny color display of an commercial electric toothbrush.

The Toothbrush contains an ESP32-C3 microcontroller (4MB Flash). With the codebase from Spritetm and miniwad data file, you are able to get the complete size of DOOM and WAD file down to the 4MB of the ESP32.

https://github.com/Spritetm/esp32c3-doom-bauble

image/jpeg

320x200, to modularsynth
@320x200@post.lurk.org avatar

MODULAR MATTER
by Jian Haake [ohjian]

"MODULAR MATTER is the attempt to re-think desktop publishing through the concept of modular synthesis. The outcome is a tool with several independent and combinable hardware modules, each of them performing a specific operation with an operation-specific physical interface. MODULAR MATTER can be played like an instrument in order to generate unexpected printed outcome. The process of making the tool as well as the unfamiliar experience of using the tool hopefully sparks critical conversations around tool ecologies and helps to break open engrained ways of working."

https://project.xpub.nl/modular-matter/
https://media.xpub.nl/2023/thesis/modular-matter-Jian_Haake.pdf
https://pzwiki.wdka.nl/mediadesign/User:Ohjian/Final_presentation

ge0rg, to photography

One of my first attempts at RGB565 to RGB888 color conversion on the where I got the bit order wrong.

In retrospect it looks like a glitch rainbow Soviet propaganda persiflage

I call it the

todbot, to esp32
@todbot@mastodon.social avatar

Spooky eyeballs in CircuitPython! Now with moving eyelids thx to @TreasureDev AND just ported to the ESP32-S3 Qualia board driving a 480x480 pixel display! It's so cool. I think I'm not configuring the display quite right but it's bananas being able to drive such a high-res display.
https://youtu.be/BChu_KzVALs
code: https://github.com/todbot/circuitpython-tricks/blob/main/larger-tricks/eyeballs/qteye_blink_qualia.py

timonsku, to esp32
@timonsku@mastodon.social avatar

Built a water level sensor for my irrigation systems water container. Shows current level in mm via the OLED and via WiFi for low level and leakage alerts.

Uses a pressure based industrial liquid level sensor which is really accurate and stable, fantastic sensor!

based firmware on a dev board. for UI.
MCP3421 for sensor readout/4-20mA conversion.

haitchfive, to esp32
@haitchfive@mastodon.social avatar
haitchfive, to random
@haitchfive@mastodon.social avatar

Think of it, there's never been a cheaper brand new ZX Spectrum before, much less one with comparable specs at €39, 48 and 128-compatible, including VGA video output and storage. That's roughly half the price of a DivMMC alone!

  • €39 without case, you supply a PS/2 keyboard
  • €89 with case & rubber keyboard

IN STOCK

https://antoniovillena.es/store/product/espectrum/

#ESPectrum #ESP32 #ZXSpectrum #Speccy #Spectrum #retrocomputing #retrogaming

image/png

SnoopJ, to esp32
@SnoopJ@hachyderm.io avatar
section77, to esp32 German
@section77@chaos.social avatar

...dann wollen wir den Hasen mal aus dem Sack lassen: wir haben für den in der Edition für den zum ersten mal eine eigene Platine entworfen! Und: darauf sitzt jetzt ein Morgen geht's los! :D https://github.com/section77/eggbot77/

EggBot77 in der Edition für den EasterHegg 2024
Platine des EggBot77 in der Edition für den EasterHegg 2024

jaks, to esp32 Polish
@jaks@pol.social avatar
diyelectromusic, to esp32
@diyelectromusic@mastodon.social avatar

My experiments looking for the simplest, cheapest VCA possible to pair with my ESP32 envelope generator code...

https://diyelectromusic.wordpress.com/2024/04/20/esp32-dac-envelope-generator-part-2/

lupyuen, to esp32
@lupyuen@qoto.org avatar

Espressif snaps up a "Majority Stake" in Internet of Things specialist M5Stack ()

https://www.hackster.io/news/espressif-snaps-up-a-majority-stake-in-internet-of-things-specialist-m5stack-7b30cea08feb

Teckids, to python German
@Teckids@bildung.social avatar

Bei den Grazer Linux-Tagen finden wieder zwei Jugend-Workshops von uns statt: Spiele programmieren mit und LED-Animationen mit dem

📅 Samstag, 6. April, 11 bis 17 Uhr
🗺️ TU , Hörsaal i3
👶 von 10 bis 16 Jahren

Im Programm der @linuxtage: https://pretalx.linuxtage.at/glt24/talk/9HD9CW/

Weitere Infos und Anmeldung: https://ticdesk.teckids.org/app/paweljong/event/froglabs-2024-glt/

flauschzelle, to esp32
@flauschzelle@chaos.social avatar

Anyone else here doing stuff with on an board?
I got through the installation and I can edit and run code in the web editor now... but that stores the code directly on the board, which is rather inconvenient if I want to do things like put it in a git repo, and use an IDE for editing. I could edit the code on my laptop and then upload the files to the board through the web editor, but that seems very tedious.
Is there a tool that does some kind of automatic sync for this?

stevelord, to esp32
@stevelord@bladerunner.social avatar

This looks really cool, an ad-blocking DNS server for : https://github.com/openesper/esper

francc, to Electronics
@francc@mastodon.online avatar

I learned some days ago how gets trapped inside enclosures used for when exposed to daily cycles of heat and cold.

The cold creates lower pressure inside. If that overpowers the seals, then outside air gets sucked in, carrying moisture. This extra moisture can condense inside and accumulate at the bottom.

In the next warm part of the cycle, if some air is expelled because of the higher pressure, that moisture is not carried out because it is in a liquid state.🧵

francc,
@francc@mastodon.online avatar

Repeat this a lot of times, and you will get the electronic circuit diving inside the enclosure 😂

I want to measure how the humidity and pressure fluctuate inside an enclosure that I'm prototyping for an industrial composting temperature sensor, so I assembled a quick hack with an Adafruit ESP32 Feather V2 running SensorWatcher that will report that every 10 minutes. The sensors are an HTU31D for humidity and a BMP388 for pressure.🧵

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • rosin
  • ngwrru68w68
  • osvaldo12
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • khanakhh
  • everett
  • slotface
  • tacticalgear
  • kavyap
  • JUstTest
  • normalnudes
  • Leos
  • GTA5RPClips
  • ethstaker
  • InstantRegret
  • cubers
  • modclub
  • Durango
  • provamag3
  • cisconetworking
  • tester
  • anitta
  • lostlight
  • All magazines