You are browsing as a guest. Sign up (or log in) to start making projects!

xk

@xk

Joined June 4th, 2026

  • 4Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
github.com/xiaokai-lyk
Open comments for this post

1h 31m 11s logged

  1. internalization feature
  2. reconstructed architecture so users can add app easily (todo: a cli to install with one command)
  3. fully static, can be easily deployed by github pages / cloudflare pages (recommended)
  4. apps can use manifest file to declare their behaviors (it works like an real OS!)

*Code is not open to public yet since I’m running security tests, sorry <( _ _ )>
Image below shows i18n feature (Simplified Chinese version)

1
Original post
@xk
  1. internalization feature
  2. reconstructed architecture so users can add app easily (todo: a cli to install with one command)
  3. fully static, can be easily deployed by github pages / cloudflare pages (recommended)
  4. apps can use manifest file to declare their behaviors (it works like an real OS!)

*Code is not open to public yet since I’m running security tests, sorry <( _ _ )>
Image below shows i18n feature (Simplified Chinese version)

Replies

Loading replies…

0
19
Open comments for this post

1h 38m 41s logged

Two apps are now available:
projects and about me
hosted on Cloudflare
todo:
i18n
scalable architecture
more apps

0
Original post
@xk

Two apps are now available:
projects and about me
hosted on Cloudflare
todo:
i18n
scalable architecture
more apps

Replies

Loading replies…

0
1
Open comments for this post

1h 33m 31s logged

V 0.2.0 now available!
✨ New Features:
Action Recording & Replay
Internationalization (i18n)
Debug Mode (–debug)
Clear Cache
💅 Improvements
JS-fail overlay
Accessibility
Enhanced action buttons

See GitHub release below for more infomation:
https://github.com/xiaokai-lyk/PCA9685-debugging-panel/releases/tag/v0.2.0

0

Replies

Loading replies…

0
3
Ship Changes requested

This is a web-based remote-control panel for debugging PCA9685 servo drivers on robots.
The first problem I encountered was the accessibility of the hardware. Sometimes I want to debug the UI and API, but I don't have a PCA9685 board nearby. So, I co-op with Deepseek to develop the mock mode, enabling the robot to "pretend that it has established an I2C connection to a PCA9685 driver".
If you are using the PCA9685 on your robot, you can easily debug it by simply installing this package via pip on the robot. Even if you don't have the corresponding hardware, you can also use the mock mode to observe how the UI works. I hope this will inspire you.
I'm still working on this project, and I hope it to become a "de facto standard" sometime.

  • 2 devlogs
  • 7h
Try project → See source code →
Open comments for this post

5h 33m 24s logged

v0.1.0 — Initial Release 🎉
Basic functions are now available and it has been published to PyPi~

Co-authed by Claude-code (used Deepseek as LLM)
Visit the Github repo for more demonstrations~

2
Original post
@xk

v0.1.0 — Initial Release 🎉
Basic functions are now available and it has been published to PyPi~

Co-authed by Claude-code (used Deepseek as LLM)
Visit the Github repo for more demonstrations~

Replies

Loading replies…

0
54

Followers

Loading…