yoyo2k / u8g2-simulator

A simulator to test small helper functions using U8G2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

u8g2-sim

This is an attempt to speed up UI development for Arduino projects using the U8G2 library (https://github.com/olikraus/u8g2/).

You can see a running demo here: https://p3dt.net/u8g2sim/

Hint: it is still very buggy. Please report bugs via github 👍

This is a lot of copy & paste from the original project u8g2.

How to Develop

Clone this repo.

npm install
npm run start

Open http://localhost:8081/#

About

A simulator to test small helper functions using U8G2.

License:GNU Affero General Public License v3.0


Languages

Language:C 99.7%Language:TypeScript 0.2%Language:C++ 0.0%Language:JavaScript 0.0%Language:Shell 0.0%Language:CSS 0.0%Language:HTML 0.0%