Seeed Studio Grove Rotary Angle Element
The Grove rotary angle element is used to read the angle of rotation. This is for using the Seeed Studio Grove Rotary Angle Sensor.
The Grove rotary angle is a sensor element that can be imported into the Element Toolbox through the Add Element button located in the toolbox from the Embedded tab.
Properties
The following properties can be changed for the Grove rotary angle element:
Name
The name of the element.
ADC Driver Instance
The ADC driver used to communicate with the sensor.
ADC Pin
The ADC pin the element is connected to.
Triggers
The following triggers are available to execute events from within the Grove rotary angle element:
Triggered
Execute an event when the source element connected to the Grove rotary angle triggers.
Angle Read
Execute an event when the angle is read.
Abilities
The following abilities are available for the Grove rotary angle element when its source element triggers:
Trigger
Trigger the element(s) that follow the Grove rotary angle element.
Read Angle
Read the angle in degrees.
Element Resources
Atmosphere includes a selection of resources for users of all levels that demonstrate using the Grove rotary angle element.
Demo Projects
To view the Grove rotary angle element used within a project, click the demo’s name to open the project in Atmosphere and see how the element is set up.
Name | Hardware | Description |
---|---|---|
Grove Rotary Angle Sensor Demo | BeagleBone Green | Demonstrates using the Grove Rotary Angle Sensor on a BeagleBone Green to read the board angle in degrees and send the data to the cloud. |