codewitch-honey-crisis / htcw_winduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

For an example. see this github rep

About

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 82.0%Language:C 17.6%Language:CMake 0.4%