Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Circuitpython code examples for Industrial Controller

You will find all needed libraries here https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases

Modbus RTU

No further Python modules are required. Copy all files in the root directory of the circuitpi drive!

Ethernet WebClient

Copy the following additional Python modules and folders in the lib folder of the circuitpi drive:

  • adafruit_wiznet5k
  • adafruit_bus_device
  • adafruit_requests.mpy

OLED Shield

Shows the usage of our OLED shield (based on SH1106) with Industrial Controller

Copy the following additional Python modules and folders in the lib folder of the circuitpi drive:

  • adafruit_bus_device
  • adafruit_display_shapes
  • adafruit_display_text
  • adafruit_imageload
  • adafruit_mcp230xx
  • adafruit_displayio_sh1106.mpy