Skip to content

A simple C library for reading data from EMS22a50 for STM32

Notifications You must be signed in to change notification settings

RRDajay/ems22a50_encoder_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

A simple C library and demo examples reading angular data from EMS22a50 for STM32F1xx devices.

The library uses SPI protocol to communicate with the sensor and is built on-top of the STM32F1xx HAL Drivers. It stores the encoder data into a struct object and the included functions are for initilization and for reading the data.

Examples are included on how to communicate with the encoder with the library.

About

A simple C library for reading data from EMS22a50 for STM32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages