A multidisciplinary project combining mechanical, electrical, and software engineering.
The Solar Powered Energy Efficient Charger (SPPEC) was designed with portability, durability, and adaptabilty in mind. Our team engineeered a lightweight, collapsible structure capable of thriving in outdoor environments while maintaining mechanical percision for solar tracking. At the heart of the system is a two-axis rotating solar panel mounted on a custom 3D-printed PETG housing.The solar panel’s mount features dual 13 kg servo motors: one controlling horizontal (azimuth) rotation and another adjusting vertical (elevation) tilt. Its dual-axis rotating solar panel and foldable tripod frame deliver both efficiency and portability, while the 3D-printed PETG housing protects internal electronics from the elements. Every detail—from servo-driven motion to weather-resistant sealing—was crafted to ensure reliable performance in real outdoor conditions.
The SPEEC’s electrical system was designed for efficiency, reliability, and seamless integration with its mechanical components. At the center of the system is an Arduino microcontroller, which receives real-time data from the INA219 current sensor and controls the dual-axis servo motors to optimize solar panel orientation. Power is supplied by a lithium-ion battery pack, regulated through the Adafruit bq24074 charge controller, allowing the system to simultaneously charge the battery and power connected devices. The circuitry is fully autonomous and wireless, with a USB-A output for device charging and integrated protection features—including overcurrent, overvoltage, and reverse-polarity safeguards—to ensure safe operation. Every component, from sensors to motor drivers, was selected to balance power efficiency, durability, and compatibility. Together, the SPEEC’s electrical system provides a robust, self-contained solution for reliable off-grid solar charging in diverse outdoor conditions.
The SPEEC’s software system was developed to maximize energy capture while providing an intuitive user experience. At its core is a sensor-driven solar tracking algorithm, which continuously adjusts the panel’s azimuth and elevation based on real-time current measurements from the INA219 sensor. The system uses a hill-climb feedback loop to ensure the panel remains optimally aligned with the sun throughout the day, automatically parking in a safe position when sunlight is insufficient. The software also manages data collection and visualization, sending performance metrics—including power output, battery capacity, and solar panel efficiency—to the device’s LCD display and accompanying web interface. Designed for stability and adaptability, the code integrates seamlessly with the hardware while allowing for future enhancements, such as predictive tracking or cloud-handling logic. Every function, from real-time adjustments to user interface interactions, was engineered to ensure efficient, reliable, and user-friendly operation in outdoor environments.
Explore detailed insights into each subsystem of our engineering project.
Click to expand details
The SPEEC’s CAD frame, designed in Fusion 360, serves as the structural backbone for the dual-axis solar panel and houses all electronics, including the Arduino, battery pack, servos, and LCD display. The entire frame is 3D-printed in PETG, chosen for its durability, UV resistance, and moisture protection, making it ideal for outdoor use. Its foldable telescoping tripod legs provide stability on uneven terrain, while the frame’s cubic housing positions components to keep the center of mass low, ensuring balance during panel rotation. Every element was optimized in CAD to minimize material use while maintaining strength and precision, resulting in a fully 3D-printed frame that is robust, portable, and field-ready.
Click to expand details
The SPEEC’s solar panel system features a 5V, 10W solar panel mounted on a dual-axis rotating shaft supported by ball bearings for smooth motion. The panel is controlled by two 13 kg high-torque servos, one for horizontal (azimuth) rotation and one for vertical (elevation) tilt, allowing the panel to continuously track the sun and maintain optimal energy capture. Wiring is routed through the shaft with a slip ring to prevent tangling, and the panel sits securely on the 3D-printed PETG frame, designed for lightweight portability and stability on uneven terrain. This configuration allows the SPEEC system to generate significantly more energy than a fixed panel while ensuring durability and reliability in outdoor conditions.
Follow the stages of our engineering development process.
Brainstorming and initial layouts to establish feasibility and direction.
Fusion 360 modeling and stress simulations for performance validation.
Fabrication and integration of all mechanical and electrical subsystems.
System calibration, bug fixes, and efficiency optimization.
Final validation, documentation, and project presentation.