11-07-2019, 01:54 AM
The new Teensy 4, and the other new Teensys coming in the next year or so are incredibly fast. The Teensy 4 even costs less than the Teensy 3.6.
Its quite a great time to be developing smart widgets. With Teensy, you also have the option to develop on more advanced IDEs, like VSCode or Platform.io. PJRC and their team of contributors have created a fairly robust software library. It saves a lot of time, so we don't mind paying the "tax" for the PJRC boot loader MCU. However, there are times that the code must be enhanced for performance or suitability to the task. We'll give back to PJRC when we make improvements.
Its quite a great time to be developing smart widgets. With Teensy, you also have the option to develop on more advanced IDEs, like VSCode or Platform.io. PJRC and their team of contributors have created a fairly robust software library. It saves a lot of time, so we don't mind paying the "tax" for the PJRC boot loader MCU. However, there are times that the code must be enhanced for performance or suitability to the task. We'll give back to PJRC when we make improvements.