Skip to content

Learsim/LearsimArduinoLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearsimArduinoLibrary

Library For Learsim Arduino Clients

Serial values are read in the format ID:VALUETYPE:VALUE;

All values are initially string, gets casted

  • ID is a 2 char hex value.
  • VALUETYPE is a int
Value Datatype
0 int
1 bool
2 double
3 float
4 string
  • Value is casted to the Data Type of that value

About

Library For Learsim Arduino Clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages