What are in my repositories? Two main catagories, 'Study' repos mainly focus on gainning skill and my study notes, 'Work' repos are completed work and projects.
✅ = project is completed. ⏳= in progress. Others= not worth looking at.
Work Repos (Named as 'W01_xxx') | Notes |
---|---|
W01_Coding Standard ⏳ | The coding standard I use |
W16_Pi_Dashboard ✅ | A sun ruler + weather dashboard (Flask + pure html) |
W10_UWFE_Dashboard | A Dashboard UI for UWFE race cars |
W02_FreeModbus_v2b | I rewrited the FreeModbus lib in 2015 |
W17_FreeModbusTool | A free tool for modbus for serial(rtu&ascii) and eth ports. |
W13_SerialPlotWeb | Serial plot tool on a webpage |
Study Repos (Named as 'S03_xxx') | Notes |
---|---|
S11_Website ⏳ | Studying html, css, js and framework like Flask and React. |
S07_Python ⏳ | Notes, memos, and quick examples for python usage. |
S05_JavaScript ⏳ | Studying JavaScript |
S15_VSCode | Notes for using vscode efficently |
S09_Git | Let's master Git/Github |
S04_Markdown_Latex ⏳ | Studying and using Markdown language |
S03_Embedded_RTOS | Notes for using FreeRTOS and CMSIS |
S06_Control_Theory | Knowledge about most used control engineering theories |
S08_TCPIP_Lwip_EtherCat | Knowledge and tools about embedded ethernet interface |
S14_CAN_CANopen | Study of using CAN bus and CANopen protocol |
S18_TouchGFX | Steps to bring up TouchGFX |