Lixie庫

出自YFRobotwiki
在2017年4月18日 (二) 11:32由Allblue對話 | 貢獻所做的修訂版本

跳轉到: 導覽搜尋

LIXIE 庫

Lixie 套件

Lixie arduino Library github地址:https://github.com/connornishijima/Lixie-arduino


Examples

  • ESP8266
- XX :
- XX :
  • Arduino
- XX :
- XX :



Lixie 函數


- Lixie(const uint8_t pin, uint8_t nDigits)

- begin()

- clear(bool show_change = true)

- show()

- write(uint32_t input)

- write(char* input)

- write_digit(byte input, byte index)

- push_digit(byte number)

- color(byte r, byte g, byte b)

- color(CRGB c)

- color(byte r, byte g, byte b, byte index)

- color(CRGB c, byte index)

- color_off(byte r, byte g, byte b)

- color_off(CRGB c)

- color_off(byte r, byte g, byte b, byte index)

- color_off(CRGB c, byte index)

- brightness()

- color_balance()

- max_power()

- get_numdigits()

- maxed_out()

給data數組添加值

參數 無

返回值

bool

- get_leds()

給data數組添加值

參數 無

返回值

CRGB*





Debug Functions

- print_binary()

- print_current()






返回Arduino庫菜單

返回首頁

更多建議和問題歡迎反饋至 YFRobot論壇