In this blog I will summaries all my works
Blog List:
Garbage Collector #1 Introduction
Garbage Collector #2 Clamp testing
Garbage Collector #3 Seeking help from Infineon's Technical Supports
Garbage Collector #4 Some basic interactions with the shields
Garbage Collector #5 Base testing
Garbage Collector #6 Wireless Controller
Garbage Collector #7 Clamp and Base
Garbage Collector #8 Clamp Improvement
Garbage Collector #9 Doubling the maximum current
Garbage Collector #10 Summary
Bill of Materials:
Material | Count |
---|---|
Infineon's XMC4700 Relax Lite Kit | 1 |
Infineon's XMC4200 Platform2Go fo Arduino | 1 |
Infineon's DC Motor Shield with TLE94112EL for Arduino | 1 |
Infineon's DPS368 Pressure Shield2Go | 1 |
NodeMCU v3 | 1 |
MX1508 DC Motor Driver | 1 |
diode | 4 |
DC Boost/Buck Voltage Regulator Module | 1 |
DC Buck Voltage Regulator Module | 1 |
HX-2S-D20 (Li-ion 2s balance charging module) | 1 |
Power bank | 1 |
DC Motor with gear | 4 |
Wheels | 4 |
ferrite cores | 3 |
breadboard | 1 |
270-degrees servo motor | 2 |
360-degrees servo motor | 1 |
Old biscuit tin | 2 |
Old container | 1 |
Old box | 1 |
some plastic | some |
some jumpers and wires | some |
hot glue gun and glues | 1 |
old bubble wrappers | 1 |
This is very interesting and at the same time challenging design challenge. Unfortunately, I wasn't able to complete my design as per my plan.
My current design flow:
The sensors parts of my design are still in progress and I will continue trying to develop it even after this challenge ends. As per I checked, I do meet the minimum requirements for the challenge (using XMC4700 Relax Kit and 2 more other Kit + 10 blogs) so hopefully, I didn't lose my qualification.
Below is the video of the current stage Garbage Collector:
Github link: https://github.com/wanfp97/Garbage_collector_xmc4200
The Github repo is the DAVE project to be loaded in XMC4200 Platform2Go. There are also 2 .ino files, Pressure_sensor.ino and Controller.ino, which should be loaded in XMC4700 Relax Kit and NodeMCU respectively.
The lastest Smartphone application for the wireless controlling purpose is also available as GarbageCollector (3).apk inside the same Github repo.
Last but not least, a great thanks to Infineon and Element 14 for organizing such a meaningful challenge. I also would like to take this opportunity to thank the technical support from Infineon as they really taught me a lot and helped me very much throughout the challenge. I'm really looking forward to see challenges like this again in the future.
Top Comments