Interface and Application Programming

individual assignment: write an application that interfaces a user with an input and/or output device that you made group assignment: compare as many tool options as possible

Retroactive application programming

I decided to take a real break during Thanksgiving, so I'm doing this during the final week. I decided to use Python (for the first time!) to make a visual indicator of the presence or absence of a NRF24L01 signal. To do this, I modified some code from other hello.py examples. Unfortunately, I didn't get to testing the code, but here is the file: hello.radio.py