Search results

  1. I

    Teensy 4.0 communication with JUCE

    Hi there, I am working on a project where I need to communicate between JUCE and Teensy 4.0, what library can we use? And any sample code to get this up and running? I have tried using the juce_serialport Library and it was not supported by the current JUCE. I am getting the following message...
  2. I

    Teensy 4.0

    Hello everyone, I hope you're doing well. I'm currently exploring the transition from using 2x Teensy 4.0 boards to designing a PCB based on the i.MX RT1170 (MIMXRT1176DVMAA) microcontroller for my project. The project involves the use of buttons, potentiometers, sensors, LEDs and a screen...
  3. I

    VL53L4CX Sensors

    Hi there, I am working on a project where I am using an array of 16 VL53L4CX to measure both the X and Y coordinate of any object in front of my sensor array. I want my loop time to be less than 50ms so I am using 1MHz I2c clock and currently I'm able to read from all sensors in 33ms on average...
Back
Top