Skip to content

Ali-Mirghasemi/Codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codec Library

Codec Library help you to create your own layer protocol

Features

  • Support multiple codec
  • Support Serialize and Deserialize data
  • Support customize codec configuration based on hardware
  • HAL (Hardware Abstract Layer) support
  • Support Encode/Decode in Async mode
  • Support Encode/Decode a single frame
  • Support Automatic remove padding or noise bytes between frames
  • Support Decode Sync function for faster remove padding or noise bytes between frames

Dependencies

Examples

  • Simple shows basic usage of Codec Library
  • BasicFrame shows basic usage of BasicFrame Library
  • Codec-Test shows basic usage of Codec Library and test library
  • STM32F429-DISCO shows basic usage of Codec Library and how to port on STM32F429-DISCO

About

Codec Library for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages