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
Next revision Both sides next revision
projects:crazyflie2:expansionboards:ledring [2014-09-24 16:58]
arnaud
projects:crazyflie2:expansionboards:ledring [2016-03-27 03:10]
fred [Schematic]
Line 1: Line 1:
-====== LED Ring expansion board ======+====== LED Ring expansion deck ======
  
-The LED ring expansion board contains two powerful front-facing white LEDs and 12 bottom-facing RGB individually addressable LEDs (it uses the same LEDs as used in the neopixel products by AdaFruit).+The LED ring expansion deck contains two powerful front-facing white LEDs and 12 bottom-facing RGB individually addressable LEDs (it uses the same LEDs as used in the NeoPixel products by Adafruit).
  
-The board is designed to be installed as the last board on the bottom of the Crazyflie 2.0. It does not have pass-throw holes for the expansion port connector.+The deck is designed to be installed as the last deck on the bottom of the Crazyflie 2.0. It does not have pass-through holes for the expansion port connector.
  
 {{:projects:crazyflie2:expansionboards:led-ring-topbottom.png?direct&400|}} {{:projects:crazyflie2:expansionboards:led-ring-topbottom.png?direct&400|}}
  
-The RGB LEDs are connected in in series and can be addressed individually. When a new color is sent to U1, the U1 color is sent to U2, the U2 to U3 and so on. So sending 12 colors to U1 will update the full ring. Drivers for the ring exists in the Crazyflie 2.0 firmware.+The RGB LEDs are connected in in series and can be addressed individually. When a new color is sent to U1, the U1 color is sent to U2, the U2 to U3 and so on. So sending 12 colors to U1 will update the full ring. Drivers for the ring exist in the Crazyflie 2.0 firmware. 
 + 
 +===== Specification ===== 
 +  * DC-DC step-up/down gives up to 1A at 3.8V from input between 2-5.5V 
 +  * 12 independently addressable RGB LED modules facing downwards ([[http://www.seeedstudio.com/document/pdf/WS2812B%20Datasheet.pdf|W2812B]]) 
 +  * 2 strong white LEDs facing forward 
 +  * 1-wire memory for automatic expansion deck detection 
 +  * Designed for mounting under the Crazyflie facing downwards 
 +  * Mechanical specification: 
 +      * Weight: 3.3g 
 +      * Size (WxHxD): 33x33x5.5mm 
 + 
 +===== Schematic ===== 
 + 
 +Led ring expansion deck {{:projects:crazyflie2:expansionboards:led-ring_revb.pdf|schematic}}. 
 + 
 +===== Parameters ===== 
 + 
 +^Name^Type^Access^Value (default)^Description^ 
 +|ring.effect|uint8_t|RW|6|Ring effect (0=off, 1=White spinner, 2=Color spinner, 3=Tilt effect, 4=Brightness effect, 5=Color spinner2, 6=Double spinner, 7=Solid color effect, 8=Factory test, 9=Battery status, 10=Boat lights, 11=Alert, 12=Gravity, 13=N/A)| 
 +|ring.emptyCharge|float|RW|3.099..| | 
 +|ring.fullCharge|float|RW|4.199..| | 
 +|ring.glowstep|float|RW|0.050..| | 
 +|ring.headlightEnable|uint8_t|RW|0|Headlight LEDs (0=off, 1=on)| 
 +|ring.neffect|uint32_t|RO|13|Number of available ring effects| 
 +|ring.solidBlue|uint8_t|RW|20| | 
 +|ring.solidGreen|uint8_t|RW|20| | 
 +|ring.solidRed|uint8_t|RW|20| |
projects/crazyflie2/expansionboards/ledring.txt · Last modified: 2021-06-24 16:09 by kimberly