Blinking LEDs with the Omega
-
Hey Guys!
I have just received my battery dock and I'm stoked! Now that I have everything I thought I'd begin to use the omega. I was having a look at tutorials for blinking an LED, but all the tutorials are out-of-date and use bash scripts. I am fluent in python. I was also wondering which libraries I would have to implement to make use of the GPIO pins.
Cheers Guys!EDIT 1: If possible, could you upload or link some examples?
-
@Kyle You can try using our Python GPIO Module.
Also, check out our Wiki for more documentation. We provide a variety of different libraries for controlling various things on the Omega.