Skip to content
/ iobus Public

It's a simple for controlling motor, LED 8*8, and RGB module.

Notifications You must be signed in to change notification settings

ioCubeCa/iobus

Repository files navigation

iobus

It's a simple for controlling motor, LED 8*8, and RGB module.

How to Use

Arduino

1.Find out ioCube device has been connected to yourPC. 2.Open this arduino project 3.First, check the environment (Board and Port)

  • Tools>Board>esp32>ESP32C3 Dev Module image
  • Port>/dev/XX.usbseriaXX or in termial command: ls /dev/tty* image image
  1. Upload your program to ioCube device.

Platformio IDE via VSCode

Open up VSCode and check your iocube device port, then executing the project. The file named 'platformio.ini' already setting up. image

About

It's a simple for controlling motor, LED 8*8, and RGB module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published