Neuber Sousa
Neuber Sousa
Help me pls https://forum.micropython.org/viewtopic.php?f=18&t=7095
@vrothberg @mtrmac @nalindWDYT @rhatdan I have this installed on my rpi4 1gb: https://github.com/neuberfran/seadog-gaia **I have alias podman/docker here.** When I run this: **docker run --rm -it --privileged debian:sid** **I have...
@mtrmac Hi everyone, I have rpi4 1gb (rev. 1.5) here. I think that to run the command below, you need at least a 4gb or 8gb rpi4: **docker run --rm...
@mtrmac I solved the space problem (df -h result: before 87% used, now 55.9% used) **(After having done high level analysis in building the seadog-rpi4 image)** But the container has...
@BernardXiong What? I don't understood
https://github.com/RT-Thread/rt-thread/issues/6871
https://github.com/RT-Thread/rt-thread/issues/6881
I did not give any installation commands, I thought they were already part of the micropython kernel. Do you look at the OpenEletronics_i2c.py module? Will I have to make many...
first of all, thanks for the help. this is the sensor in case: http://www.mindsensors.com/rpi/76-smartdrive-high-current-motor-controller the original driver is **python.** I made a driver for it in java: https://github.com/neuberfran/SmartDrive/blob/master/SmartDrive/src/main/java/com/neuberfran/androidthings/driver/SmartDrive/SmartDrive.java for android...
Can you help me more