Skip to content

Cleaner and more stable Arduino RFID reader implementation.#3

Open
cgossain wants to merge 1 commit intosidgtl:masterfrom
cgossain:f-refactor-arduino
Open

Cleaner and more stable Arduino RFID reader implementation.#3
cgossain wants to merge 1 commit intosidgtl:masterfrom
cgossain:f-refactor-arduino

Conversation

@cgossain
Copy link
Copy Markdown

The Arduino code for the RFID reader has been cleaned up by removing unnecessary variables, removing dependance on the delay() function, adding convenience functions to create LED blink patterns, etc.

This rewrite also introduces the watchdog timer to reset the device whenever it freezes (i.e. due to a bad network connection, etc).

The Arduino code for the RFID reader has been cleaned up by removing unnecessary variables, removing dependance on the `delay()` function, adding convenience functions to create LED blink patterns, etc.

This rewrite also introduces the watchdog timer to reset the device whenever it freezes (i.e. due to a bad network connection, etc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants