Week #4 — Hardware
Sachin C -
This week, as I continued developing the artificial intelligence model’s dataset, I took a small break and began investigating the hardware I would be using for the experiment.
- Raspberry Pi 4 Model B
- Processor: Quad-core Cortex-A72
- RAM: 2GB/4GB/8GB LPDDR4
- Why Test It? This is a higher-end microcontroller with more memory and processing power than typical embedded systems. It will serve as a benchmark to compare how well more constrained devices perform.
- ESP32
- Processor: Dual-core Xtensa LX6
- RAM: 520KB SRAM
- Why Test It? The ESP32 is popular for IoT applications due to its exceptionally low power consumption and built-in Wi-Fi/Bluetooth capabilities. Testing it will help determine how well MobileNet can function on a truly lightweight microcontroller.
- Arduino Portenta H7
- Processor: Dual-core Arm Cortex-M7 and Cortex-M4
- RAM: 8MB SDRAM
- Why Test It? This high-performance microcontroller bridges the gap between traditional Arduino boards and more powerful embedded systems, offering an interesting middle ground for AI deployment.
- Texas Instruments AM69 Series Board
- Processor: Arm Cortex-A72 + AI-specific accelerators
- RAM: 8GB LPDDR4
- Why Test It? This board is optimized for AI applications with built-in accelerators, making it ideal for comparing how dedicated AI hardware enhances performance.
Next week, I’ll check back in and update you all on the progress of my dataset. I’ve thoroughly enjoyed creating this (albeit disk space-consuming) mess inside my computer, so I look forward to seeing you soon!
Comments:
All viewpoints are welcome but profane, threatening, disrespectful, or harassing comments will not be tolerated and are subject to moderation up to, and including, full deletion.