• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on fosstodon.org

circfruit

@circfruit@fosstodon.org
mastodon 4.5.7

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

0 Followers
0 Following
Joined July 01, 2023

Posts

circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · 4d ago

I'm going to try something as workaround for (still) lack of iOS app for #reticulum messaging app. I’m porting the existing Micropython port to WebAssembly. The plan is to make it work as progressive app on your iPhone e.g load from a website, create your id hash, save it locally and connect to a TCP interface, then “make it app” as icon on your home screen. Theoretically it should work.

View on fosstodon.org
3
0
0
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · 4d ago

meh Hipster coffee €3.6, nice pork stew in modest diner where construction workers have lunch €3.6. I’m questioning my life choices.

View on fosstodon.org
2
0
1
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · 6d ago

Right. The #micropython #reticulum port is getting actually quite usable. With addinng direct link messaging and file transfers, we can actually:

1. Put a stand alone #nomadnet page on an esp32s3 microcontroller,
2. Connect some sensors to it and put it into a solar powered enclosure
3. Fire up the LoRa radio chip
4. Put it up somewhere on a high tree

and you can serve information pages with files (even camera pictures or sound recordings) and live sensor data over LoRa purely off grid!

View on fosstodon.org
9
0
5
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · 6d ago

I need volunteers for a test. I’m hosting #nomadnet #reticulum page on my experimental micropython esp32s3 node. Could you connect with nomadnet capable browser (MeshChat would do fine) with a tcp interface to rn.varnatransport.com:4243 and see if you can load the page? On the page there’s a link with mp3 - easter egg message (2kb) 😁 The page is hosted on the esp32s3 itself (below). I’ll leave the node online for few hours to see if it’s stable with more than one link (me).

View on fosstodon.org
3
0
9
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · 6d ago

Someone had torn all 4 tyres’ valves of my trailer. What a lowlife!

View on fosstodon.org
0
0
0
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 09, 2026

Damn! This guy did quite a good job for porting self contained #reticulum LXMF messaging on t-deck in c++. This should be much speedier than my project. https://github.com/ratspeak/ratdeck One thing though - mine is easily customizable because it’s micropython - just change the code upload the file and you’re ready to go. With his, on the other hand, you could just flash the firmware and you should be ready to go. I’ll try it and report my findings.

View on fosstodon.org
4
0
1
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 04, 2026

Now that I have basic #reticulum features on #micropython, should we add some oled output? 😁 Also, I’m thinking of some basic GUI for my T-deck, for LXMF node (send and receive). That would be glorious! I have played before with micropython and T-deck’s LoRa, so I just need to get the screen and keyboard libraries from it. Hopefully things have gotten easier with those drivers since I’ve visited that project 3 years ago. https://github.com/varna9000/t-deck-lorawan-micropython

View on fosstodon.org
4
0
1
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 03, 2026

After some more testing, I could load #nomadnet #reticlum page over LoRa. The page is hosted directly on the esp32s3. I made also dynamic loading of the bmp280 sensor data 😄 If you just run normal node, the example node responds to “sensor” keyword and echoes back the sensor data. So either works fine on all three tested interfaces - TCP, UDP and LoRa (Rnode).

View on fosstodon.org
5
0
2
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 03, 2026

Now it’s quite easy to hook bme280 via i2c and show sensor data on #reticulum #nomadnet page, just using standalone esp32. No additional hardware needed. The page is served off the esp32 with #micropython

View on fosstodon.org
4
0
0
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 03, 2026

9 years ago I entered the rabbit hole of electronics, thanks to this @raspberrypi@threads.net zero. I didn’t know anything about SBCs and microcontrollers back then. Boy, what a progress since then! #RaspberryPi

View on fosstodon.org
6
0
1
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 02, 2026

🎉It turns out you CAN serve #Nomadnet #reticulum page off #micropython node!

View on fosstodon.org
6
0
3
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 02, 2026

Micropython #reticulum is progressing nicely. I've just added:

1. Transport mode - routing packets between enabled interfaces
2. TCP client interface

I’ve tested sending announcements from laptop via UDP and TCP and I can see on the SDR the packets being re-transmitted over the LoRa interface. Changes are uploaded to the GitHub repo.

Next: Might be a stretch but I’m looking into hosting/serving NomadNet page on the micropython Node 😁

https://github.com/varna9000/micropython-reticulum

View on fosstodon.org
11
0
4
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 02, 2026

This looks suspiciously like a petrified skull. What do you think?🤔 #Paleontology #Archeology

View on fosstodon.org
1
0
0
0
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
circfruit
circfruit
@circfruit@fosstodon.org

:arduino: :raspberrypi: :python: :emacs: 🇧🇬 🇪🇺 I’m Lawyer, interested in electronics, Python and Apple ][ hardware. Emacs user.

fosstodon.org
@circfruit@fosstodon.org · Mar 01, 2026

https://youtu.be/tlhF8jSfN8Y Finally! #Micropython #reticulum port works as Rnode 🥳 over LoRa. Here’s the video, where you can see the announcements and messages on the SDR! Moreover, my laptop had received annoucenemtn over UDP from the lan and passed it over lora to the micropython Rnode (the RNH node name): I'll make some more tests and will upload the changes to the GitHub repo.

View on fosstodon.org
15
0
5
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 08:46:08 UTC