The Atmega Hot Runner Controller

This was more of a personal project to replicate the Q15 series card style hot runner controllers. I changed out the microcontroller for an Arduino Nano and updated the user interface for an OLED display. The goal was to make a more user-friendly and modern version of the classic hot runner controller. It would also allow for troubleshooting as compared to the original cards which seemed to fail with no indication of what was wrong. It was also supported by work, so yay for that.

I worked on 2 revisions of the card. While the mostly worked, my lack of experience with PCB design showed. The thermocouple ADC did not work reliably. Plus the control system I implemented, a static PID loop, was not sufficient for the application.

It was an interesting project, and something I'd like to revisit in the future.

Loading...

Rev 2 of the hot runner controller card.

Loading...

The hot runner controller card in a mainframe.

Loading...

EDA design of the hot runner controller card.