News

C and C++ code used in my Mechatronics Engineering class - C/Arduino-IF-03-IF-ELSEIF-ELSE-STEAMClown.ino at master · jimTheSTEAMClown/C ...
Documentation, example code, and hardware design files for the SparkFun Qwiic Navigation Switch. Add a Navigation Switch to your next project with Qwiic! - sparkfun/SparkFun_Qwiic_Navigation_Switch ...
However, the Arduino compiler tends to convert smaller switch/case structures into if/then assembler. With Arduino C, small if/then state-machines generally come out smaller a switch/case version.