Library documentation wanted

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Marty_DK
 
Posts: 6
Joined: Sun Jun 30, 2019 6:17 pm

Library documentation wanted

Post by Marty_DK »

Hi all
This is probably a silly question but:
Is there any kind of documentation available describing what the libraries for the circuit playground express are for? Which functions they contain and how to use them?

I'm new to Python and Playground Express and while there are some good examples of code, I would like to not just copy-paste and get a gradual understanding.

User avatar
jerryn
 
Posts: 1886
Joined: Sat Sep 14, 2013 9:05 am

Re: Library documentation wanted

Post by jerryn »

specific information for the CircuitPllayGround express is here:
https://circuitpython.readthedocs.io/pr ... t/api.html


There is a lot more information here:
https://circuitpython.readthedocs.io/pr ... ivers.html

User avatar
Marty_DK
 
Posts: 6
Joined: Sun Jun 30, 2019 6:17 pm

Re: Library documentation wanted

Post by Marty_DK »

Great links, thanks!
Although not exactly complete, they do give some pretty good examples.
Would you happen to know where to find explanations how to use IR-comms and the MEMS microphone?

User avatar
jerryn
 
Posts: 1886
Joined: Sat Sep 14, 2013 9:05 am

Re: Library documentation wanted

Post by jerryn »

for IR -- have you seen this guide https://learn.adafruit.com/infrared-ir- ... uit-python

I am not finding much information on using the microphone. Hopefully someone else can provide information.

User avatar
Marty_DK
 
Posts: 6
Joined: Sun Jun 30, 2019 6:17 pm

Re: Library documentation wanted

Post by Marty_DK »

That looks pretty straightforward. Thank you for helping me out :)
Holding my breath for MEMS.

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”