Hi,
Our working project code is becoming too big our 328 Arduino Nano board, and any additional code will not fit. (both Flash and Ram)
It would be very handy if we could find a plug in Pin compatible board with more memory and seems the new Nano Every fits the bill ?
However looking on Arduinos own blog, see bottom of its page, and reviews like Amazon site, it does suggest there are quiet a few issues ?
https://blog.arduino.cc/2019/05/31/getting-started-with-the-new-arduino-nano-every.
Wondered if anyone has actually used the Nano Every and can say if it has any real problems ?
Our code is nothing too special and uses quiet common libraries :-
Adafruit_MCP23008
OneWire // Dallas 18b20
SPI
Adafruit_GFX. //TFT
Adafruit_ILI9341
URTouch
DS3231
Our working project code is becoming too big our 328 Arduino Nano board, and any additional code will not fit. (both Flash and Ram)
It would be very handy if we could find a plug in Pin compatible board with more memory and seems the new Nano Every fits the bill ?
However looking on Arduinos own blog, see bottom of its page, and reviews like Amazon site, it does suggest there are quiet a few issues ?
https://blog.arduino.cc/2019/05/31/getting-started-with-the-new-arduino-nano-every.
Wondered if anyone has actually used the Nano Every and can say if it has any real problems ?
Our code is nothing too special and uses quiet common libraries :-
Adafruit_MCP23008
OneWire // Dallas 18b20
SPI
Adafruit_GFX. //TFT
Adafruit_ILI9341
URTouch
DS3231