Sensors Extension allows you to get reading from sensors connected to evive.
Blocks
Block | Function |
---|---|
![]() | The block reports the distance of the nearest object from an ultrasonic sensor. It returns distance in cm. The trigger pin and echo pin are connected to a digital pin of evive which can be selected from the drop-down menu. |
![]() | The block reports either the temperature or humidity (selected from the dropdown menu) from DHT sensor connected to the digital pin selected from the drop-down menu. |
![]() | The block reports the analog reading varying between 0 to 1023, connected to the selected analog pin. |
![]() | The block reports the digital state of the digital sensor, connected to the selected digital pin. |