Blog #08



//reflections
I think I still need more time to understand Serial.write, Serial.print and Serial.parseInt. So basically Serial.write sends out data as binary and reads 1 byte, while Serial.parseInt is to interpret data in multiple bytes?

>>click here to check the {

documentation

}
co