Difference between revisions of "Component: Heelight Sensor (Grove 101020312) (101020312) (Audio)"
From Flowcode Help
Jump to navigationJump to searchLine 73: | Line 73: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 79: | Line 81: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===ReadData=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 97: | Line 100: | ||
+ | ===ListenForCommand=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 115: | Line 119: | ||
+ | ===Initialise=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:50, 3 February 2023
Author | Matrix Ltd |
Version | 2.0 |
Category | Audio |
Contents
Heelight Sensor (Grove 101020312) component
Heelight Sensor is a smart voice sensor that can recognize up tp 500 digital voice commands. It was originally used on the Heelight – a smart colorful bulb that can be controlled by digital sound waves. Allows you to realize smart control in your own projects. Compatible with Heelight smart phone apps and other Heelight controllers.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Heelight_Sensor.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Heelight_Sensor.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
ReadData
![]() |
ReadData |
Reads data received from the listen macro. | |
![]() |
Index |
Data Byte Received Range: 0-3 | |
![]() |
Return |
ListenForCommand
Initialise
![]() |
Initialise |
Sets up the UART peripheral ready to receive messages from the Heelight sensor. | |
![]() |
Return |