med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

359
active users

#esp8266

1 post1 participant0 posts today

Ich verstehe nicht, was an #HomeAssistant "einsteigerfreundlich" sein soll. 🙄 ...

Ich habe (vorerst) nur einen Reed-Kontakt am Gas-Zähler und einen Ultraschallsensor (JSN-SR04T) in der Regenwasser-Zisterne.

Beide kann ich problemlos mit #Arduino (und C++) und auch mit den #Raspi-GPIOs (und Python) auslesen.

Es macht mich wahnsinnig.
Der RasPi 4 läuft ziemlich warm und die Einrichtung (via #MQTT) ist alles andere als intuitiv. GPIOs direkt auslesen will es natürlich auch nicht. ...
Am liebsten soll ich mir wohl einen #ESP32 oder #ESP8266 ins WLAN hängen, aber die können keine 5V für den Ultraschallsensor. ...

Und wofür will HA Internet und dubiose "Assistenten", die mir Alexa und KI schmackhaft machen wollen. 🤮

Ich gehe jetzt mal 'ne runde löten zum Entspannen, und wenn mir nichts besseres einfällt, dann kommt #OpenHAB auf den RasPi. ...

My ThingPulse #esp8266 weather forecast display stopped updating so I rebuilt it to be a co2 level display for the office 🥳
I just need to add ntp and a last updated time now and reduce the updates to every 5 minutes...

#Happy420 Day! Den Tag zum Anlass genommen, habe ich heut ein weiteres Development Release meiner #CanGrow Firmware zusammengeschnürt und den v0.2 Entwicklungsstand in den Git main gemerged, da dieser nun voll funktionsfähig, wenn auch noch nicht feature complete, ist :)

Neben einer aktualisierten Readme im Git Projekt gibt es auch unter den Release pre-built Binaries zum direkten Upload auf euren #ESP :)

Ihr findet alles weitere hier: git.la10cy.net/DeltaLima/CanGr

#maker#make#ESP32

+++ Sysop News +++ Sysop News +++

So I'm still investigating the connectivity issues I witnessed with #rc2014bbs and here are my current findings:

1.) while the telnet listener of the #Zimodem firmware is no longer open on port 2014, the #wifi of the #esp8266 itself is still active and the reserved ip is responding to ping requests.

2.) once the firmware gets reset via ATZ it sometimes restarts /re-opens the listener on port 2014

3.) the listener dies a few hours after initial powerup of the system

4.) my memory may be failing me but those issues began somewhere around autumn last year when I updated the firmware to version 3.7.1

As a result of these findings, I have reverted the firmware on the esp8266 to Zimodem version 3.6.5. It's not an official release - I checked it out using the corresponding commit hash.

The BBS was powered up with that version yesterday at 09:00 am and it is still running about 24 hours later, which was never the case with the 3.7.1 version of the firmware. I've also noticed a few other glitches not being present with the 3.6.5 version.

It is still a little too soon to call the problem solved, but there's movement here.

Also keep in mind that RC-BOX BBS (the world's first and - currently - only #rc2014 based #bbs) is using a wifi connection so other sources of influence may also have an effect on connectivity (although they never were *that* worse before 3.7.1).

Has anyone out there in Fedi-world ever used the #Sipeed M1s DOCK (I don't know why it's in all-caps but it is) dev board?

I bought a couple of them because they were cheap, and now naturally I need to decide what to do with them.

They are orders of magnitude more powerful than my usual go-to, the #ESP8266. Supposedly, they will even run 'real' Linux.

They use the Bouffalo Labs BL808, so it looks like this is the SDK?
github.com/bouffalolab/bouffal

Any tips, ideas, success stories?

Continued thread
Every time I do some project "for fun" (= not for work) I try to learn something new, in that way i can say the time needed is not wasted.
So, this time I decided to try #wirewrapping . This is a very simple circuit, with no board, so it's a very very simple case, but I tried and I liked it!

Here a photo while connecting the #esp8266 (already flashed with #zimodem and configured to connect to my wifi) with the #UART to #RS232 adapter.