This article is automatically translated from Russian by Google Translator.
Represents the accelerometer of the TRIK controller.
Method
Description
read
Returns the current sensor reading as an array of three elements corresponding to the sensor readings along each axis.
Signal
newData
The signal sent by the sensor when new data is ready.
brick.accelerometer().read();
Last updated 4 years ago
Was this helpful?