About me
I share my passion for electronics and programming.
From Ideas to Reality
In Japan, there has been an increase in the number of random stabbings recently. People who have nothing to do with the incident are being stabbed unexpectedly and it is making the news. Even if I think about it by replacing myself with the person who was stabbed, I feel uneasy that it cannot be prevented. This is because people can only recognize what is in front of them, and the range of what they can recognize is only 200 degrees, so there is a large blind spot behind them.
When I was thinking about whether there was a good solution, I found a good solution in the main character of the manga Golgo 13. The manga Golgo 13 is a manga that has been recognized by the Guinness World Records as having the largest number of publications for a single manga series in the world, with 201 volumes.
The main character in the manga 'Golgo 13' is a top-class sniper with the code name 'Golgo 13', whose real name is unknown. He boasts a success rate of almost 100% not only in sniping, but also in hand-to-hand combat and sabotage, but despite his stern appearance, he is actually a very cautious person who could even be called a coward. Because of his cowardice, he never lets anyone stand behind him. Here was the hint.
In other words, if I can detect and repel others behind me like Golgo 13, the problem will be solved.
Never stand behind me.
The name of my final project is the Golgo 13 Machine. It is a machine that monitors the area behind it with a millimeter wave radar sensor and alerts you when someone approaches.
Final Project Sketch1
Final Project Sketch2
3D model created with Fusion.
Animation of 3D models created in Fusion.
To detect a person approaching from behind using a millimeter-wave radar sensor, and to alert the user via vibration and smartphone notification.
The following image shows an overview of the system.
The following images visually represent the flow of system processing.
Period | Task Category | Details |
---|---|---|
May 10 (Fri) – May 16 (Thu) | ② Hardware Preparation | - Select and test XIAO RP2040, mmWave radar, motor, and BLE module - Create circuit diagrams and test on a breadboard - Complete parts procurement |
May 17 (Fri) – May 23 (Thu) | ③ Software Development | - Acquire and analyze sensor data - Develop vibration motor control logic - Implement BLE communication for smartphone notifications |
May 24 (Fri) – May 29 (Wed) | ④ Case Design & Fabrication | - Design enclosure using 3D CAD (e.g., Fusion 360) - Fabricate using 3D printer or CNC router - Plan and test internal component layout |
May 30 (Thu) – June 2 (Sun) | ⑤ System Integration & Testing | - Integrate hardware and software - Perform functional testing and debugging - Evaluate in real-world scenarios |
June 3 (Mon) – June 5 (Wed) | ⑥ Documentation & Submission Prep | - Capture and edit project photos/videos - Prepare final presentation slides and 1-minute demo video - Update website and organize submission materials |
June 6 (Thu) | Submission Day | - Final review and upload |
System integration was carried out in Week 15.
For details, please refer to the Week 15 page.
To enable system integration, I designed a custom PCB using Fusion 360 tailored to the final project.
The board includes headers for connecting sensors, power input, and communication pins.
traces.png
: for milling copper tracesmillholes.png
: for drilling component holesoutline.png
: for cutting the board outlineTIP
I modified the 3D model created in week02 to accommodate the PCB.
Type | Item | Quantity | Note | Source | Cost |
---|---|---|---|---|---|
MCU | U$1 (XIAO ESP32C3) | 1 | Development board (Seeed Studio) | AKIZUKI DENSHI | ¥1,080 |
Sensor | U1 (NJR4265RJ1C1) | 1 | Doppler sensor module (10m CW mode) | AKIZUKI DENSHI | ¥2,300 |
Motor | Motor | 1 | Mini vibration motor 2.0mm | AKIZUKI DENSHI | ¥180 |
Trimmer | VR1 (3362P-1-503LF) | 1 | 50kΩ Single-turn Trimmer (Bourns) | AKIZUKI DENSHI | ¥50 |
LED | Blue LED | 1 | Blue LED (1206 size) | AKIZUKI DENSHI | ¥10 |
LED | GREEN_LED | 1 | Green LED (1206 size) | AKIZUKI DENSHI | ¥13 |
LED | RED_LED | 1 | Red LED (1206 size) | AKIZUKI DENSHI | ¥10 |
Capacitor | C1 (1uF) | 1 | Ceramic capacitor 1206 | AKIZUKI DENSHI | ¥70 |
Diode | D1 | 1 | General-purpose diode (SOD-123 package) | AKIZUKI DENSHI | ¥8 |
Header | JP1 | 1 | 2-pin pin header (2.54mm pitch) | AKIZUKI DENSHI | ¥35 |
Resistor | R1 (12Ω) | 1 | Chip resistor 1206 | RS | ¥15 |
Resistor | R2 (100kΩ) | 1 | Chip resistor 1206 | RS | ¥49 |
Resistor | R3,R5,R6 (1kΩ) | 3 | Chip resistor 1206 | RS | ¥16 |
Resistor | R4 (100Ω) | 1 | Chip resistor 1206 | RS | ¥99 |
Resistor | R7,R8 (0Ω) | 2 | Jumper resistor | RS | ¥5 |
Transistor | T1 | 1 | SOT-23 MOSFET | AKIZUKI DENSHI | ¥33 |
Total | ¥3,973 |