by Lin Danny | Aug 18, 2025 | Chinese
M-EP1 這次負責這個案子,讓我有許多新的體會。想藉這篇文章,記錄下過程中的思考與學習,也希望能給有志於創作的朋友一些參考。 事情的起點其實很簡單。某天老闆交辦:「有一塊模組需要進行控制,或許未來可以發展成我們自己的產品!」收到這個指令後,我依照過去的習慣,迅速地把腦中的想法畫在紙上,簡單勾勒出初步的概念圖(如下圖)。 說來有點......,上一次自己設計電路板時,SMD元件還沒普及。這才驚覺,自己其實已經和這個產業的最新進展有點脫節了。...
by Lin Danny | Aug 12, 2025 | Coding
This time, I want to share one of my favorite Node.js development tips. Once you understand the event loop, you’ll realize how important it is to manage execution efficiency in your code so the event loop can work as expected. I often use setTimeout to achieve a...
by Lin Danny | Jun 17, 2025 | Software
Boost Your WordPress Writing with WP Markdown WP Markdown is a modern WordPress plugin that brings the power of Markdown and Mermaid diagrams to your website. Whether you are a blogger, developer, or technical writer, WP Markdown makes your content creation faster,...
by Lin Danny | Jun 16, 2025 | Software
SocketMonitor A powerful network packet monitoring tool that acts as a proxy between clients and target servers. It provides real-time packet inspection and analysis capabilities. Screenshot Overview graph LR Client[Client] Proxy[SocketMonitor Proxy] Target[Target...
by Lin Danny | Jun 15, 2025 | Software
USART Assistant A professional serial communication tool designed for developers and engineers. This comprehensive UART/USART debugging assistant provides real-time monitoring, data analysis, and control capabilities for serial communication. Key Features Serial...