I loved the panStamp AVR. It did everything I needed. With its demise, I am working on porting my sketches to the NRG.
One seeming shortcoming of the NRG is the loss of the ability to put strings into program memory using PROGMEM, PSTR, F, __FlashStringHelper and all of the string functions like strcmp_P().
Has anyone worked out a way to support this type of operation on the NRG?
One seeming shortcoming of the NRG is the loss of the ability to put strings into program memory using PROGMEM, PSTR, F, __FlashStringHelper and all of the string functions like strcmp_P().
Has anyone worked out a way to support this type of operation on the NRG?