Skip to content

codewitch-honey-crisis/winduino

Repository files navigation

winduino

winduino

A small bridge for Arduino applications to allow them to be roughly prototyped on a Windows PC using UIX or DirectX for the display.

A rough port of the UIX benchmark example is included

I have not tested with LVGL yet, but it should work.

To build the project you'll need mingw. I use GCC 12 or above but earlier versions might choke.

  1. Make a "lib" folder in the project directory.
  2. Run fetch_deps.cmd to get all of the dependencies.
  3. Use the CMake VS Code extension to Build All Projects on the root CMakeLists.txt
  4. Use the ./run.cmd to run the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages