Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotto C++

This is a C++ implementation of the original dotto. The intended use was for embedded systems.

Sample image

Building and Running

Prerequisites - CMake, gcc, internet connectivity (for CMake to fetch tabulate)

mkdir build && cd build
cmake ..
cmake --build . -j `nproc`V
./bin/dotto-cpp

About

This is a C++ version of the original dotto for use with custom circuitry

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages