📜 ⬆️ ⬇️

Teensy 3.5 & 3.6: two new versions of Arduino-compatible boards



Teensy is a whole family of small boards that are compatible with the Arduino IDE. Older members of the family (version 3.x) are based on high-performance ARM processors with the Cortex-M4 core. These boards are always productive, equipped with a large amount of memory and a sufficient set of interfaces for practically any tasks.

Now there are two new models of the family - Teensy 3.5 & 3.6. It took the authors about a year to develop them. Major changes - the use of more powerful than in previous versions of chips. These boards can be used both for training and for serious projects that require a large amount of memory, compatibility of everything with everything and high overall system performance.

Teensy 3.6 Features




Teensy 3.5 specifications




The above shows the characteristics that are different. The total of the boards is as follows:

')


Pinout board




Teensy 3.6 has a second USB port that is capable of transferring data at 480 Mbps. You can connect ordinary peripheral devices to it, like a keyboard or a flash drive.

The Arduino IDE is used for programming the board. The author claims that the boards support almost all Arduino functions, and also use widely used libraries. According to the developer, Teensy is a great way to get started with ARM. When meeting with the board, the user starts programming in the Arduino IDE using the simplest libraries. After that, you can try to write code for ARM, and in the same environment. And after getting some experience, you can start working in development environments such as Keil or IAR.

To start, start working in the Arduino IDE, you need to run the installer , which will add a new platform.



In a general sense, Teensy boards have everything you need to work. This is more than just a fee. On the basis of Teensy you can create the most complex projects that you can imagine.

Now the author has launched a fundraising campaign on the version of Teensy 3.5 & 3.6, and the money raised has been much more than originally planned. At the time of this writing, $ 100,194 was raised instead of $ 5,000. Teensy 3.5's early "depositors" cost just $ 23, and Teensy 3.6 costs $ 28.

Shipment of the first boards will begin in October 2016.

Invitation to test dadzhetov


The djet invites authors interested in testing our devices ( we don’t have Teensy , our own devices are offered for testing ) and write an objective review, for cooperation. The device after the publication of the review remains with you. Read more about the offer here .

Source: https://habr.com/ru/post/397097/


All Articles