Skip to content

Files for the EuroPi Project, inlcuding sample code, PCB files, and explanations of the code

Notifications You must be signed in to change notification settings

fxwiegand/EuroPi

 
 

Repository files navigation

The Basic Functions code contains all of the header information you will need to use the EuroPi in its current setup. 
There are extended functions required for actually changing the values of the pins, which are included in the imported Pin and Machine libraries.
For example, to change an analogue pin's value, the method is .duty_u16(), which is a bit confusing, so I'm planning to make some more simple functions like trigger() to allow them to be used more intuitively.

About

Files for the EuroPi Project, inlcuding sample code, PCB files, and explanations of the code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%