Skip to content
View ArthurQiangLi's full-sized avatar

Highlights

  • Pro

Block or report ArthurQiangLi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArthurQiangLi/README.md

Hi there πŸ‘‹

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.

1. Projects

W16_Pi_Dashboard βœ… S19_Nextjs_Blog_Website βœ… W13_SerialPlotWeb W10_UWFE_Dashboard W02_FreeModbus_v2b βœ… W17_FreeModbusTool W21_USB_IAP βœ… W22_SmartRoom 🚩🐢 W23_Dev_Environment W01_Coding Standard ⏳

Modules: W80_FSM βœ…, W81_Ringbuf βœ…, W82_Button

1.1 Play

P24_3D_Printing ⏳

2. Embedded Engineering

S03_Embedded_RTOS S06_Control_Theory S08_TCPIP_Lwip_EtherCat S14_CAN_CANopen S18_TouchGFX

3. Languages and Coding

S22_Embedded_Cpp S15_VSCode S20_Industrial_Standards S07_Python ⏳ S05_JavaScript ⏳ S09_Git S04_Markdown_Latex ⏳ S11_Website ⏳

Pinned Loading

  1. W17_FreeModbusTool W17_FreeModbusTool Public

    A free tool for modbus for serial(rtu&ascii) and eth ports.

  2. S09_Git S09_Git Public

    Learned about Git in 2012, but even a decade later, I still don't quite understand it. Let this repo finally help me master it

  3. S04_Markdown_Latex S04_Markdown_Latex Public

    Quick notes and memos about studying and using Markdown language

  4. S03_Embedded_RTOS S03_Embedded_RTOS Public

    Notes for using FreeRTOS and CMSIS

  5. W01_Coding_Standard W01_Coding_Standard Public

    My Coding Standard for fast and concise code writing.