Skip to content

talking UART to a wifi module a la SoftwareSerial #378

Answered by Rahix
sornas asked this question in Q&A
Discussion options

You must be logged in to vote

I'm afraid that implementing CountDown is what you'll have to do here. It shouldn't be too hard though, to set up one of the hardware timers for it. You can maybe use the HC SR-04 example as guidance on how to interact with a hardware timer: https://github.com/Rahix/avr-hal/blob/main/examples/arduino-uno/src/bin/uno-hc-sr04.rs

If you get stuck, let me know!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sornas
Comment options

Answer selected by sornas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants