0

how to take the reading in Celsius utilizing java code, not Arduino IDE

var tempSensor = myGroveBoard.getPin(14); tempSensor.setMode(Pin.Mode.ANALOG);

1 Answers1

1

Please look at this page How to ask. Take a look at JArduino for using java on an Arduino