Hi,
Am developing a project using a Nano board converted to 3v3 so it can drive the TFT etc direct without any level converters.
All is well, but to complete the project it will need a lot more program memory as the TFT and Touch screen and other libraries use a lot of space.
Need to keep the boards footprint small so a Mega2560 would be way too big.
Have heard of the Teensy boards but never really looked at them, though they do say you can run them from the Arduino IDE ( or Studio 7 ?)
Can I literally load my existing Nano code onto say a Teensy 3.2 and away we go, with perhaps just some port reallocation etc ?
Have seen the Teensy site and forum but first just looking for a simple yea or ney to guide me in the right direction.
Am developing a project using a Nano board converted to 3v3 so it can drive the TFT etc direct without any level converters.
All is well, but to complete the project it will need a lot more program memory as the TFT and Touch screen and other libraries use a lot of space.
Need to keep the boards footprint small so a Mega2560 would be way too big.
Have heard of the Teensy boards but never really looked at them, though they do say you can run them from the Arduino IDE ( or Studio 7 ?)
Can I literally load my existing Nano code onto say a Teensy 3.2 and away we go, with perhaps just some port reallocation etc ?
Have seen the Teensy site and forum but first just looking for a simple yea or ney to guide me in the right direction.