Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrjsbudhe/ixana_task_neeraj
https://github.com/nrjsbudhe/ixana_task_neeraj
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nrjsbudhe/ixana_task_neeraj
- Owner: nrjsbudhe
- Created: 2024-08-10T16:15:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T19:55:32.000Z (4 months ago)
- Last Synced: 2024-09-15T02:42:24.745Z (3 months ago)
- Language: C++
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ixana_task_neeraj
Time to complete the task : 3.5 HoursInsights:
I wanted to initially use an IRQ on DONE pin. But due to time constraints and problems faced in testing the code, I decided to use a polling approach.
I am also not sure how to ultimately check the code as time_us function would only update with time.
I have concentrated more on completing the code using the given datasheet/manual and less on testing the code.