Sample Code Release
Pre-release
Pre-release
This sample code will count and increase numbers every 2 seconds.
It only uses millis() function and some condition, so basically it will not interrupt whole Arduino in Hardware and Software.
Little To-Do to confirm:
- Verify this custom function will not interrupt other Hardware and Software process.