ArduinoCraft 1.0.1
Analog redstone output
You can now use something like a potentiometer in real life to control the strength of the redstone signal! View this example sketch to see how.
Minor changes
- The serial communication will now automatically close when exiting the world
- Updated some of the examples for better readability
- Some bug fixes
Current feature(s)
- A block called "Arduino Block" which takes redstone signals and converts it to
digitalWrite() - Convert real life signals to redstone with
digitalRead()




