windozeuser
Member
I am doing a class project on the HC11 and I need to poll a keypad and the UART which is connected to a wireless receiver. The problem is I need to poll these both pretty much at the same time, how can I do this without having them conflict with each other? I'm not allowed to use interrupts since we didn't learn them in the course.