Skip to main content

Automate Your Physical Work

· 2 min read
Yuichiro Aoki
Developer

During COVID, many desk workers experienced the comfort of working from home—something that physical laborers couldn't enjoy. Ironically, those same desk jobs are now the first to be automated by AI. Today, intelligent tasks like writing grant applications or generating reports can be done for free with large language models, while automating simple physical tasks like cleaning still requires buying a $300+ robot vacuum.

Lack of Gimbal Motors

· 2 min read
Yuichiro Aoki
Developer

I've been working on building a motor winding machine for over two months. The primary reason I started this project was that I wanted to create a gimbal motor for robotics projects. However, I found that gimbal motors are not as available and affordable as drone motors.

I built a motor winding machine!

STM32 is Awesome

· 2 min read
Yuichiro Aoki
Developer

I like the Arduino framework because it's easy to use and has a lot of libraries. However, I have been using STM32 for a while now, and I have to say it's awesome. Here are some of the reasons why I like STM32:

Arduino vs STM32

Useful Robots

· 4 min read
Yuichiro Aoki
Developer

High school robotics competitions are popular and have been around for decades. Even a hobbyist can build a robotic arm with a 3D printer. However, why is it so difficult to build a useful robotic arm?

Robitc Arms are Expensive

Awesome Robotic Arms

· 2 min read
Yuichiro Aoki
Developer

I watched the following video three months ago and was shocked:

QT3: A Humanoid Robot Arm with Armor

It just looks amazing, which made me want to build one myself to understand how they work. People say building a robotic arm is difficult, but I didn't know. It's always the best way to learn something is to build it right?