Read digital sensor () at () block is a reporter block available in sensors extension for evive and all Arduino boards. The block reports the digital state of the digital sensor, connected to the selected digital pin.
- Available pins in evive: 26 digital pins available for the user (2-27)
- Available pins in Arduino Mega: 52 digital pins available for the user (2-53)
- Available pins in Arduino Uno: 12 digital pins available for the user (2-13)
- Available pins in Arduino Nano: 12 digital pins available for the user (2-13)
Available digital sensors:
- IR proximity sensor
- Touch sensor
- PIR motion detector
- Soil moisture sensor
- Hall effect sensor
- Generic digital sensor

Note: This block is available in both Upload mode and Stage mode.

















































