Pairing TM4C123GXL with VL53L1X and VL53L0X

Here is the git repo where I paired two Time of Flight (ToF) sensors VL53L1X and VL53L0X to the TM4C123GXL development board.


The project is done with Texas Instruments Code Composer Studio 8, so you can easily import it as your project. 



Integration between I2C for TM4C123GXL and ToF sensors can be found in "platform" folders. 
Next image shows measured values. 



You can find the code on this GitHub link. If you need support for your projects I'm working for $40/h.



Comments

Popular posts from this blog

AUTOSAR and CRC calculation

Flashing/debugging/running code at external memory in the memory-mapped mode

Debugging EK-TM4C123GXL with Visual Studio Code on Linux