4-digit display
port: |
Grove: A1 (C16, C17) |
interface: | digital, PWM |
input values |
integer numbers from 0 to 9999 |
Further information: | https://wiki.seeedstudio.com/Grove-4-Digit_Display/ |
Order: | https://www.conrad.de/de/p/seeed-studio-grove-4-digit-led-display-tm1637-red-alpha-numeric-arduino-compat-802556376.html |
The 4-digit display shows 4 digits. Only natural numbers are displayed (0-9999). There is also the option to display a colon in the middle.
Makecode
In Makecode, the sensor can be controlled via pins C16 and C17 after the Grove package has been downloaded. The numbers are displayed in macecode from left to right.
You can find sensor and actuator projects that have already been realised on the project page.