Search found 2 matches

by wingjet
Mon Nov 27, 2017 8:16 pm
Forum: Support
Topic: [SOLVED] Making the Buzzer Deck play sounds from a Python script
Replies: 1
Views: 2350

[SOLVED] Making the Buzzer Deck play sounds from a Python script

Hello, I installed the buzzer expansion deck to my crazyflie and have seen it play different sounds through the client. Is it possible to call these sounds from a python script? Is it also possible to create new sequences of sounds from python or do you need to go through the firmware to do that?
by wingjet
Sun Nov 12, 2017 10:39 pm
Forum: Support
Topic: [SOLVED] Flashing an LED during autonomous flight with Python API
Replies: 1
Views: 2535

[SOLVED] Flashing an LED during autonomous flight with Python API

Is it possible to flash the LED built onto the crazyflie using a python script, if so how would I do it? I mainly plan on flashing the LEDs during my scripted flight pattern I already made. If it's not possible using a Python script how would I go about doing this by editing the firmware? Thanks in ...