Automatically Check Delivery Boxes & Electric Bike Availability with Python! An Introduction to Web Scraping
Since it’s a hassle to access the website every time to check, let’s create a Python script to check the ...
Visualizing Call Graphs in C Language Projects with Doxygen and Graphviz
Analyzing and documenting C language projects becomes more complex as the project scale grows.In particular, understa ...
Mind Elixir × WordPress Custom Plugin: Implementing SVG/PNG Export Features
By utilizing Mind Elixir’s export APIs (exportSvg/exportPng) within the custom WordPress plugin that integrates ...
Overcoming Parallel Import mBot Troubles! Building a Custom Bluetooth RC Car with Raspberry Pi Zero W
I purchased an mBot educational robot kit on Amazon. It had a reputation for being ideal as an introduction to visual ...
Mind Elixir × Custom WordPress Plugin: Adding a 5-Minute Auto-Save Feature
This article explains the steps to add an auto-save feature to the “Mind Elixir Admin” plugin, which inte ...
Mind Elixir × Custom WordPress Plugin: Added Features for Saving, Switching, and Deleting Multiple Mind Maps
Previously, I built a custom WordPress plugin that allows users to create, switch, and delete multiple mind maps dire ...
[With Technical Conformity Mark] Utilizing a Ultra-Cheap Bluetooth Analog Stick Controller
When trying to operate an mBot obtained through parallel import, it turned out that the Bluetooth module lacked the T ...
I Built a WordPress Plugin to Jot Down Article Ideas Using Mind Maps in the Admin Screen
When writing articles in WordPress, I wanted a simple way to quickly jot down sudden ideas somewhere—born from that v ...
Building a Custom Auto-Featured Image Generator After Switching WordPress Themes
The Cocoon theme features a built-in, albeit beta, function that automatically generates featured images based on the ...
DIY Smoke Extractor for Efficiently Removing Soldering Fumes
This time, I built a DIY smoke extractor to efficiently suck away the smoke generated during soldering. By combining ...