Hello,
Just in case anyone else has the same problem/misunderstanding when trying to use Teensy USB in PlatformIO IDE.
https://docs.platformio.org/en/latest/platforms/teensy.html
In...
Type: Posts; User: Mike554
Hello,
Just in case anyone else has the same problem/misunderstanding when trying to use Teensy USB in PlatformIO IDE.
https://docs.platformio.org/en/latest/platforms/teensy.html
In...
Just about Yes. One was dead on arrival. The others all developed failed ports after a short time of use. So I did get them to work just not for long. It is still my understanding that external...
Hi,
The purple boards did not work as expected for me, strange but true. The Adafruit boards have been flawless for me at least.
All I can say is I have to use pull ups on the Teensy SCL and...
Hello Rotabox,
Had the same problem and confusion with the documentation. Try using 4.7KOhm to pull up the Teensy SCL and SDA to Vcc. Someone will confirm but I believe the Teensy needs a...
Hi,
Using PlatformIO, which header files do I need to include in order to use Flight Sim Controls?
In Arduino IDE I would use menu Tools > USB Type > Flight Sim Controls and assume this adds...
If it is JUST (or mostly) the Arduino IDE text editor that bothers you then you can still use your favourite text editor. In Arduino, goto preferences and select "Use External Editor". Edit code...
Hello,
Sorry if I have you wrong but you want to install an LED matrix in a visor that will be worn so the visor acts as a screen - like a Heads Up Display? How would you see when wearing it, the...
Hello,
May I suggest an X-Plane/Teensy section on this forum.
This for specific discussion/help/community building with using Teensy for X-Plane.
Thanks for considering ;)
Hello Tony,
Many thanks for the reply!
In fact, I have just ordered a 3.6 to play with ;-) Most of my projects are nano based and given the fact I am so impressed with the LC I think I'm going...
Good Morning Michael,
Okay, I understand the memory usage potential issue now. I have had my head in 7-Seg LED territory for a few day and just assumed the OLED would take a few bytes or an INT...
Hello Michael,
Thanks for the comprehensive (and quick) reply.
Answer 1) (I2C multiplexer solution) did not know these existed so thank you (and for the link to UK seller, most thoughtful of...
Hello Everyone,
I am looking for some advice on using multiple OLED's in a project (at least 8 x 0.96" displays).
Ultimately, the project will be a cessna style com/nav/adf/ap stack using a...