yuriykulikov / Abandoned-Event-driven_Framework_for_Embedded_Systems

Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework
21 stars 6 forks source link

UHF-RFID: Add a command to read tags repeatedly #6

Closed yuriykulikov closed 11 years ago

yuriykulikov commented 11 years ago

Must be able to set repeating period as well as to cancel. First implementation with a FreeRTOS software timer. This will allow to read tags more frequently while maintaining the amplifier temperature.