Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 387 Bytes

katpat-arduino

This is the Arduino code that runs on Katpat.

How to upload that code on my Arduino?

Connect your Arduino to your computer via USB and open the katpat-arduino.ino file within the Arduino IDE.

Choose Tools→Board and select your board in the Arduino menu.

Choose the correct serial port for your board (something like usbmodem). And then click on Upload.