How to use this blog
Explore function buttons and use the blog as an app on Mobile, PC
Nov 7, 2017 · 2 min read · views · from Tutorial
GitHub Workflow best practices for collaboration
A source code control workflow derived from a 6-people team
Apr 18, 2021 · 5 min read · views · from Portfolio
Task Scheduler in Real-time Operating Systems (Part 2)
Define OS Scheduling based on methodologies such as Timeslice/Priority
Jun 5, 2020 · 4 min read · views · from Tutorial
Elevate privileges with sudo using your own biometrics
Utilises macOS Touch ID instead of typing your password every single time
Mar 16, 2020 · 3 min read · views · from Tutorial
Intuitive Understanding of C Declaration
Useful "Right-Left" rule for deciphering complex declaration in C programming language
Feb 6, 2020 · 5 min read · views · from Tutorial
MQTT protocol analysis for embedded systems and IoT applications
Understand lightweight protocol MQTT and practical implementation with advantages/trade-offs
Oct 28, 2019 · 7 min read · views · from Tutorial
Urban planning application from Ford City Insights
Ford is using AI to establish traffic profile on city streets and find safety, travel, and parking solutions
Oct 10, 2019 · 1 min read · views · from News
List of public large-scale datasets for autonomous driving research
A short list of datasets focus on semantic understanding of urban street and integration
Oct 1, 2019 · 3 min read · views · from News
BMW test-drive Personal CoPilot Automated Vehicle at NEXTgen 2019 in Japan
BMW Japan unveiled its SAE L4 test vehicle and publicly offered driving experience
Sep 26, 2019 · 1 min read · views · from News
Mercedes-Benz and Bosch operate Automated Ride-hailing service in San José
A mobility service went into operation in the Bay Area this Fall 2019
Sep 12, 2019 · 1 min read · views · from News
Task Scheduler in Real-time Operating Systems (Part 1)
Define OS Scheduling based on methodologies such as Timeslice/Priority
Sep 2, 2019 · 6 min read · views · from Tutorial
The first fully automated driverless valet parking system
Bosch and Daimler collaboration in the Mercedes-Benz Museum in Stuttgart, Germany
Jul 26, 2019 · 1 min read · views · from News
Geolocation accuracy improvement for vehicle tracking
Basic GPS and Google Map APIs for better render of moving vehicles
Apr 21, 2019 · 6 min read · views · from News
Configure Graphical UI access to VMs on Google Compute Engine
After setup the VM, graphical interface can be installed via SSH
Apr 16, 2019 · 5 min read · views · from Tutorial
Jekyll Category and Tag Taxonomies for custom Collection
A work-around provides Category and Tag iterator for custom Collections in Jekyll static blog generator
Mar 17, 2019 · 3 min read · views · from Tutorial
How to setup and access to VM instances on Google Cloud Platform
Eliminates the needs for specialized hardware with resources from GCP Compute Engine
Mar 5, 2019 · 5 min read · views · from Tutorial
Embedded Systems and Communication Protocols
Overview computer architecture and embedded system and serial communication implementation
Feb 26, 2019 · 5 min read · views · from Tutorial
Home Security with Systematic Design in NI LabVIEW and NI DAQ devices
Graphical Programming and State Machine implementation in NI LABView for residential security
Feb 11, 2019 · 7 min read · views · from Portfolio
How to setup and burn the Bootloader to any Arduino board
Pre-program or wipe out faulty firmware microcontrollers
Feb 2, 2019 · 6 min read · views · from Tutorial
Define Compiling workflow for Arduino sketch with Makefile
Compile Arduino sketch with AVR GCC compiler in the command line
Jan 18, 2019 · 7 min read · views · from Tutorial
Quick Service to copy code format and reserve syntax highlight
With macOS Services and Python syntax highlighter package Pygment
Dec 27, 2018 · 6 min read · views · from Tutorial
Soft-body Armor Analysis and Design for Law Enforcement Officer (Part 2)
Examining Aramid fiber chemical composition and manufacturing process
Dec 23, 2018 · 7 min read · views · from Portfolio
Soft-body Armor Analysis and Design for Law Enforcement Officer (Part 1)
Overview about Kevlar® soft-body armor and design requirement for LEO
Dec 22, 2018 · 7 min read · views · from Portfolio
Portable Digital Multimeter using microcontroller
Measure DC voltage and current, resistance and capacitance with Arduino UNO board
Jun 25, 2018 · 6 min read · views · from Portfolio
Writing tutorial post in Markdown
Markdown guides and tips for writing
Mar 28, 2018 · 5 min read · views · from Tutorial