Lixie库

来自YFRobotwiki
2017年4月18日 (二) 11:32Allblue讨论 | 贡献的版本

跳转至: 导航搜索

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论坛