Skip to content

This is a C++ library of classes for embedded electronic devices such as sensors, GPS modules, wireless modules, etc. It currently only supports the BeagleBone Black, but is designed such that cross platform support can easily be added by sub-classing a few generic interface classes. I am essentially building it on-demand for my current projects…

License

Notifications You must be signed in to change notification settings

mmckeown/embed-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embed-lib

This is a C++ library of classes for embedded electronic devices such as sensors, GPS modules, wireless modules, etc. It currently only supports the BeagleBone Black, but is designed such that cross platform support can easily be added by sub-classing a few generic interface classes. I am essentially building it on-demand for my current projects, so it will expand over time and gain more cross-platform support over time.

About

This is a C++ library of classes for embedded electronic devices such as sensors, GPS modules, wireless modules, etc. It currently only supports the BeagleBone Black, but is designed such that cross platform support can easily be added by sub-classing a few generic interface classes. I am essentially building it on-demand for my current projects…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published