hello,
I am a teacher and i´ve created a sensorshield, so my studends can learn to read sensors and write to actors:Buttons, ldr, poti, LED, RGB-LED, servo ...
i want to create a new ardublock-version, with a drawer, filled with blocks for this shield. Without Pin-Numbers, because they are fixed and should not be changeable.
The output-blocks are working well,
but the input-blocks don´t. The problem are the translatorBlocks.
In block-mapping.properties the block genus "pin-read-digital" is equaled to "digitalInput" and "pin-read-analog=analogInput". not to ...*Block.
I don´t understand this. Whitch translatorBlock do I have to change?
Thank you for your support.