Skip to content

Core for control connected devices for arduino with UDP - protocol. User can connect: step motor, diffrent outputs(LED, Relay and etc), buttons, wired switches. From server you can manage and setup your circuit board for work.

License

Notifications You must be signed in to change notification settings

Rahovski/BoardCoreDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Board-Control-Manager

Arduino Board Software (Version 0.9.9.2)

Struct for command:

1)-g\n - take a information from board about actual variables(Current motor angle, singal on output pin and signal from buttons) 2)-e\n - -g\n + system info about the pins to which these devices are connected 3)-c\n - list of all devices,connected to control board 4)-p\n - ping control board

For new version of board control Manager need to add:

  1. Dynamic MAC in board
  2. It need to interrupts for reading encoder data.

About

Core for control connected devices for arduino with UDP - protocol. User can connect: step motor, diffrent outputs(LED, Relay and etc), buttons, wired switches. From server you can manage and setup your circuit board for work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages