Skip to content

3110/mycobot-atom-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCobot Controller using ESP-NOW

日本語版

Everytime you press the button on ATOM Lite, you can send commands to MyCobot with ESP-NOW broadcast. You can also synchronize all MyCobots installed the ESP-NOW enabled Transponder.

How it works
How it works

Installation

You need to write the Unofficial Transponder into MyCobot Basic to support ESP-NOW.

The program can be compiled on the PlatformIO environment. I have tested the program with PlatformIO IDE for VSCode on Windows 10.

$ git clone https://github.com/3110/mycobot-atom-controller
$ cd mycobot-atom-controller
$ platformio run --target=upload

Usage

If ESP-NOW is enabled at startup, the LED on ATOM Lite turns yellow.

When the button on ATOM Lite is pressed, MyCobot commands are sent to MyCobot running the ESP-NOW enabled Transponder.

The LED on ATOM Lite turns blue when the gripper opens and red when it closes.

About

MyCobot Controller using ESP-NOW broadcasting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published