Hi I'm an experienced programmer, but an Arduino newbie and think I may be in a bit over my head. Do you have a detailed walkthrough of the Arduino setup process anywhere? The docs don't seem to indicate which ino file to open and when, if notes/warning messages are ok, which file to modify the baud rate in (assuming it's OpenCat.h), etc.. I know docs are not so easy to make, but if it wouldn't be too much trouble could you please make a video on this? Or perhaps there is a video or docs I am missing? Please advise and thank you!
top of page
bottom of page
Hi, we have mentioned the settings of Arduino IDE mostly in the configuration chapter of Bittle.petoi.com. For example, it mentioned that the baudrate is configured in the serial monitor. However, if you want to learn Arduino systematically, you may check some Arduino tutorials.