raplonu / rtc-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTC example

This project is an example of how to use a RTC written in C++ from python.

Requirements

  • gcc 11 or later
  • python 3.10 or later
  • just (optional), utility to run the commands in the justfile

Build

pip install .

Test

python example.py

Documentation

For now, just look at example.py and src/rtc.cpp.

About


Languages

Language:C++ 85.0%Language:Python 9.2%Language:CMake 4.5%Language:Just 1.3%