Skip to content

LILCMU/vl53l0x-ccs

 
 

Repository files navigation

VL53L0X library for CCS PICC

Version 1.0.0
Mar 22, 2017
By Arnan (Roger) Sipitakiat
Learning Inventions Laboratory, Chiang Mai University

Based on the VL53L0X library for the Arduino by Pololu. See the project on GitHub

Summary

This is a library for the VL53L0X time-of-flight distance sensors. It is a port from the Arduino library to CCS's PIC-C compiler for use with Microchip PICs. The library targets the PIC16F886 but it should work with any other PICs with more than 4K flash memory, including PIC18s and PIC24s.

Getting Started

Please take a look at the single.c file for a simple example. More details about the library can be found on the original Arduino repository .

Version history

Version 1.0.0 (Mar 22, 2017) - Initial release

About

A PIC CCS port of the Pololu Arduino library for VL53L0X time-of-flight distance sensor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.8%
  • C++ 14.7%
  • Objective-C 2.5%