Arto's Notes re: Arduino

Best Practices

  • Store constant data in program memory (PROGMEM). Wrap strings with F().