Andreas Motl

Results 1168 comments of Andreas Motl

Dear Bernard, thank you very much for submitting this patch. At first, I want to appreciate to hear back from you, because it tells us that there are actually active...

Dear Bernard, apologies for the late reply. > Excited to finally make contact with you and the terkin community. > I would very much enjoy chatting about how we are...

Indeed, the [Compatibility with PyCrypto](https://www.pycryptodome.org/en/latest/src/vs_pycrypto.html) page is explicit about this detail: > #### For symmetric key cryptography: > > Symmetric ciphers do not have ECB as default mode anymore. ECB...

cf33021 temporarily reverts to the PyCrypto library.

> a) RaspberryPi by using the `nau7802.c` Linux IIO implementation. @MKO1640 worked on this, see #105 and [Erschließung des HX711 Treibers für Linux-IIO](https://community.hiveeyes.org/t/erschliessung-des-hx711-treibers-fur-linux-iio/4091).

> b) MicroPython by adding appropriate support through the nau7802py implementation, which will have to be adjusted for MicroPython. I just discovered a CircuitPython implementation, [`cedargrove_nau7802.py`](https://github.com/CedarGroveStudios/NAU7802_24-bit_ADC_FeatherWing/blob/main/code/cedargrove_nau7802.py) by @CedarGroveStudios, see also...

Hi again, @ProblemSolved99 is also looking into having MicroPython support for the NAU7802 and just asked at @longapalooza's repository, see https://github.com/longapalooza/nau7802py/issues/2. With kind regards, Andreas.

f3f892bb is just a first attempt integrating SIM800 support and has not been tested yet. @ClemensGruber or @poesel might want to give this a try. Thanks again, @sarusso!

We have been working on that (see also [1]) and want to note that the implementation worked out well. In order to configure Terkin for _JSON over HTTP over GPRS_...