Ulrich Norbisrath

Results 43 issues of Ulrich Norbisrath

Hiho, I am the developer of libni (not very far yet, but usable in my own games - https://github.com/ulno/libni - and happy to provide input for interested persons) a network...

I just upgraded to micropython github head and have trouble compiling the ota enabled version. I managed to compile boot8266 after commenting several lines in etshal.h (which were reported as...

incorporate this into an ulnoiot device: https://github.com/wendlers/micropython-mfrc522

We had that once already, but the respective student never shared their code. Should be easy to develop out f the servo-module.

enhancement

When wifi goes down expectantly and a netrepl session is connected, this causes a full reset of the node.

bug

mpr121 is a capacative touch sensor connected via i2c. There is micropython code for it available, so support should be not too hard.

enhancement

Generate device tree from configuration and allow interactive browsing of defined devices.

help wanted

Use soem socket based TCP or UDP protocol to sen data and consider compressing and encrypting it - only use real MQTT on gateway.

help wanted

Use same key as used for netrepl communication. This should free at least 64kb to drop AXTLS.

help wanted

In an interactive setup, wifi can have pretty bad relays, It would be good to see, if using UDP and replacing MQTT (so only retranslate it to mqtt on gateway),...

help wanted