News

Easy, way to store boolean values in addressable bits, instead of using whole bytes - especially useful for Arduino Function name is bb (), stands for Bit Boolean Advantages: Saves 8x RAM: for boolean ...
Arduino Parameter Parser library allows you to parse formatted plain text. It generates data. Data types can be integer, boolean, float or string. You can fetch data with name or index number. - themt ...