Skip to content

automateboards/automate-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoMATE Control

AutoMATE Control is a tool to control the slave microcontroller of AutoMATE boards. This can be with either USB or I2C. For I2C the setup is more complicated as you have to use jumper wires to hook up on the internal I2C bus.

AutoMATE Control is not required if you use the ESP32 to communicate (through I2C) with the slave microcontroller (STM32).
However, it can be useful for debugging and monitoring registers.

Block Diagram

Website

WIP

Installation

Linux

Get the source code and check it out in the current directory:

git clone https://github.com/automateboards/automate-control.git

Install for the current user by running the install script:

sudo sh ./automate-control/linux_install.sh

To start Automate Control:

automatectrl

Windows

TODO

Screenshots

General

RTC

IO

IO

IO Expander

IO Expander

RS485

RS485

RTC

RTC

About

GUI tool to control the slave controller of AutoMATE boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published