Thursday, March 28, 2019

james-pm-1hr-improved jeopardy code

I improved the structure of my jeopardy code further by defining some functions for the GPIO.
for example, a new concept that I learned were the GPIO event callbacks. These are events triggered when a change to a GPIO line is triggered. This triggers a function to act and make it do something.
Other possible GPIO constructs would be to precisely time which channnel was triggered first, as there are multiple functions with these channels.

No comments:

Post a Comment