mqtt-io icon indicating copy to clipboard operation
mqtt-io copied to clipboard

SuperPi-case-J

Open claudegel opened this issue 4 years ago • 4 comments

Can you tell me if this board is supported https://www.52pi.com/cases-heatsinks-fans/30-superpi-case-j.html

claudegel avatar Sep 30 '20 03:09 claudegel

Hi, from your link i googled this wiki page: https://wiki.52pi.com/index.php/DockerPi_4_Channel_Relay_SKU:_EP-0099 according to the information there, it is currently not supported, because it is connected via i2c. But there is a short example, that may be implemented easily.

BenjiU avatar Sep 30 '20 11:09 BenjiU

I've produce a module for it dockerpi.py How can I test it locally before submitting it. Do I need to just copy that file to /usr/local/lib/python3.7/dist-packages/pi_mqtt_gpio/modules ? dio I need to erase __pycache__ dir and restart my pi

claudegel avatar Oct 08 '20 00:10 claudegel

The normal way would be to clone this repository and start it from there. Then you don't have to "destroy" your system installation.

BenjiU avatar Nov 07 '20 20:11 BenjiU

Module dokerpi is working for Dokerpi 4 relay. I've sent a pull request. Thank you

claudegel avatar Dec 30 '21 14:12 claudegel