I recently did up a replacement controller PCB for a customer who was having runtime issues. The replacement PCB and firmware exactly replaces the old 68k controller system. It is a drop-in replacement with exactly compatible connectors, power supply, and input and output signalling. The SterileMax was a prolific autoclave, and can economically fulfill your needs. If you have this version or similar, you can use my replacement. The replacement PCB is MUCH smaller than the OEM. Replacement controller for the PC1277X1, top-side. The PCB is about 1/3 the size of the original. It helps to not use any DIP parts. Schematic for the controller. If you're interested in this design or a slightly modified version for your sterilizer, comment below and I can hook you up. The main issue this solved was over-pressure in the chamber during a run. The NVSRAM's battery died and it lost all the configuration data. Once this happened the system would heat for ex
No, it isn't Lead, nor is it Peanut Butter. It is the 'B' version of the prolific ATmega328P microcontroller which started all this maker craziness off! Top view of PB Pro Mini Description This is a minimal microcontroller board with only a voltage reg, crystal, I2C pull-ups, LEDs and the chip itself. The goal here is to reduce costs while hosting the beefy 328PB! This is based on, and pin compatible with, the Arduino Pro Mini 5v/16MHz from Sparkfun . Notable, not-so-minor improvements for the 'B' version: 2 UARTs 2 I2Cs (TWI) 2 SPI Qtouch 5 Timers (with OC, IC, and PWM) Everything else is about the same. You should be aware the clock driver on the chip is a low-power version, but this board and crystal operate at 16MHz just fine at 5V. The Arduino library I've been using for the PB has been working without a problem! Getting Started You'll need a FTDI Friend or FTDI Cable to program this as there is no secondary USB