News

Arduino plugin that allows you to select only the boards you want to see in the IDE. It works using the undocumented ".hide=" attribute in the "boards.txt" file that hides a board. To hide boards ...
#OpenCase A tool for generating dxf files for laser cut cases (Arduino, RaspPi, etc...) ##Description Open Case is an OpenScad file which can easily be used to generate any size of case.
With Arduino C, small if/then state-machines generally come out smaller a switch/case version. Which ever is chosen, the result is pretty efficient, and the switch/case penalty is rarely greater than ...