User Tools

Site Tools


projects:crazyflie2:expansionboards:ledring

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:crazyflie2:expansionboards:ledring [2016-03-27 03:10]
fred [Schematic]
projects:crazyflie2:expansionboards:ledring [2021-06-24 16:09] (current)
kimberly
Line 1: Line 1:
 +<WRAP center round important 60%>
 +This page has deprecated and moved to the new documentation framework of the main Bitcraze website. Please go to [[https://www.bitcraze.io/]] and go to the menu 'products'.
 +</WRAP>
 +
 ====== LED Ring expansion deck ====== ====== LED Ring expansion deck ======
  
Line 35: Line 39:
 |ring.solidGreen|uint8_t|RW|20| | |ring.solidGreen|uint8_t|RW|20| |
 |ring.solidRed|uint8_t|RW|20| | |ring.solidRed|uint8_t|RW|20| |
 +
 +====== Getting started with the LED Ring expansion deck ======
 +
 +To get started with the LED Ring expansion deck you can either control the LEDs using the client, or by code.
 +
 +==== Using the Client ==== 
 +
 +Start the cfclient
 +
 +Connect to your Crazyflie and make sure your //LED// tab is visible.
 +If not, go to View -> Tabs -> LED tab
 +
 +Now you can address each LED individually and set its RGB color.
 +
 +==== Using code ====
 +
 +You can easily control the LEDs by using the [[https://github.com/bitcraze/crazyflie-lib-python|Crazyflie Python lib]]
 +
 +There's two scripts in //Examples// that covers the basics:
 +  * basicLedparamSync.py
 +  * basicLedmemSync.py
 +
 +You can then modify the scripts to your needs by adjusting the color effects, fade effects, RBG values, timings and much more. There's really no limit to what you can do with this!
projects/crazyflie2/expansionboards/ledring.1459041057.txt.gz · Last modified: 2016-03-27 03:10 by fred