About
Hardware/Software Engineer, BSME/EE
- Focus on designing, developing, and testing physical components like circuit boards, processors, and embedded systems. They ensure that hardware functions efficiently and integrates well with software.
- develop applications, operating systems, and firmware that run on hardware. They write code, debug programs, and optimize software performance.
... more »
« less
Education
-
Bradley University
BSEE/ME, Robotics, Mechatronics, Product Development, 3.5/4.0
2000 – 2004
Activities and Societies:
Develop Robotic Systems with sensory input and motor control, LED, and audio output.
IEEE Robotics & Automation Society
Which micro system - ESP, Raspberry, or STM32? Each of these microcontroller systems has unique strengths, depending on your project needs:
ESP32
- Best for IoT & Wireless Applications – Built-in Wi-Fi and Bluetooth make it ideal for smart home devices and remote monitoring.
- Low Power Consumption – Great for battery-powered projects.
- Programming Flexibility – Supports MicroPython, C/C++, and JavaScript.
Raspberry Pi
- Best for Full Computing Tasks – Functions as a Linux-based single-board computer.
- Higher Processing Power – Suitable for AI, automation, and multimedia applications.
- Versatile Connectivity – Includes HDMI, USB, Ethernet, and Wi-Fi.
STM32
- Best for Industrial & Embedded Systems – Used in automation, robotics, and medical devices.
- High Performance & Reliability – Offers extensive peripheral support.
- Wide Range of Variants – Available in low-power and high-performance models.
If you're working on IoT, ESP32 is a great choice. For computing-heavy tasks, Raspberry Pi excels. If you need robust industrial control, STM32 is the way to go. You can explore more details here. What kind of project are you considering?