# u8g2-simulator **Repository Path**: kaihua/u8g2-simulator ## Basic Information - **Project Name**: u8g2-simulator - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-03 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## u8g2-sim This is an attempt to speed up UI development for Arduino projects using the U8G2 library ([https://github.com/olikraus/u8g2/](https://github.com/olikraus/u8g2/)). You can see a running demo here: [https://p3dt.net/u8g2sim/](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/#](http://localhost:8081/#)