05.07.2019 Views

7-SenzoriDistanta

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

http://www.robofun.ro<br />

Curs Gratuit Arduino si Robotica<br />

byte hitNote[6] = {<br />

0, 0, 0, 0, 0, 0};<br />

uint32_t timestamp[6];<br />

void setup() {<br />

Serial.begin(57600);<br />

mySerial.begin(31250);<br />

pinMode(resetMIDI, OUTPUT);<br />

digitalWrite(resetMIDI, LOW);<br />

delay(100);<br />

digitalWrite(resetMIDI, HIGH);<br />

delay(100);<br />

for(int i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!