Sample Code

From Embedded Systems Learning Academy
Jump to: navigation, search

This page lists any re-usable code that you may want to share with the rest of the world.
Please visit : Preet's SourceForge Repository to get the source code. Some of the source code is valuable that can run on small embedded processors with minimal RAM:

  • Efficient Vector class
  • Efficient and extended string class (str)
  • Singleton Template
  • Logger (can log data to anywhere such as RAM and File)
  • Command Handler (Add your command-line calls to functions)