What are in my repositories? Two main catagories, 'Study' (Named as 'S03_xxx') repos mainly focus on gainning skill and my study notes, 'Work' (Named as 'W01_xxx') repos are completed work and projects.
Legends: β = project is completed. β³= in progress. Others= not worth looking at.
W16_Pi_Dashboard
β | A sun ruler + weather dashboard (Flask + pure html)S19_Nextjs_Blog_Website
β | A skeloton project for building a clean, 3-page personal blog website using Next.js.W13_SerialPlotWeb
| Serial plot tool on a webpageW10_UWFE_Dashboard
W02_FreeModbus_v2b
β | I rewrote the FreeModbus library in 2015, adding multi-master support.W17_FreeModbusTool
| A free tool for modbus for serial(rtu&ascii) and eth ports.W21_USB_IAP
β | Update the system easily using a USB drive in a plug-and-play manner.
S03_Embedded_RTOS
| Notes for using FreeRTOS and CMSISS06_Control_Theory
| Knowledge about most used control engineering theoriesS08_TCPIP_Lwip_EtherCat
| Knowledge and tools about embedded ethernet interfaceS14_CAN_CANopen
| Study of using CAN bus and CANopen protocolS18_TouchGFX
| Steps to bring up TouchGFX
W01_Coding Standard
β³ |The coding standard I useW23_Dev_Environment
| Materials for building development environmentS22_Embedded_Cpp
| Keypad.cpp and led.cpp to showcase Embedded Cpp usageS15_VSCode
| Notes for using vscode efficentlyS20_Industrial_Standards
| Industrial standards 'distillation' for a quick reviewS07_Python
β³ | Notes, memos, and quick examples for python usage.S05_JavaScript
β³ | Studying JavaScriptS09_Git
| Let's master Git/GithubS04_Markdown_Latex
β³ | Studying and using Markdown languageS11_Website
β³ | Studying html, css, js and framework like Flask and React.