TonyHallo
640cc Uber Pimp
Built the electronic control for the ZAMA carb used on the Sthil M-Tronic chainsaw a few months ago. It uses a Seeeduino XAIO board and programed in Arduino. There is a GitHub site describing the project and quite a few discussions on other airplane sites. The original project involved using the solenoid out of ZAMA and making a housing to control the fuel flow on glow engines converted to gas. I plan to use the ZAMA as others have.
The photo above is the original design where it used an Adafruit BMP280 sensor to measure the barometric pressure and temperature, this was connected via I2C to the controller. With the I2C communication, if the sensor failed for any reason, the controller would fail in an undetermined mode. Sometimes it would quit, sometimes it would continue at the same rate as prior but could be controlled.
Replaced the BMP280 with 2 discrete analog sensors and added code when the sensor values were outside normal range, the sensor value falls back to a set number. This was tested by disconnecting each of four wires going to the controller.
Now it is time to mount this to the Roto 85 FS that powered my Champ until it met it's demise. This engine was purchased around late 2018. During the built the carburetor flange was broken on the intake manifold. Little info was available at that time and I purchased the engine from an importer on Ebay. Made up a piece of aluminum that is screwed and glued on with JB weld. The repair worked well over the 5 year period that I flew the plane. The second engine I purchased a few years ago has a much more robust intake manifold.
The hole in the intake is 1/2" in diameter, the original Walbro WT962 has a 14mm bore, and the new Zama needs a 20 MM bore to accommodate the black plastic piece. The plastic piece sticks out about 1/2" from the flange on the carb, see second photo. I plan the make a isolator plate out of 3/8" G10. The plastic piece is there for the idle circuit.
The photo above is the original design where it used an Adafruit BMP280 sensor to measure the barometric pressure and temperature, this was connected via I2C to the controller. With the I2C communication, if the sensor failed for any reason, the controller would fail in an undetermined mode. Sometimes it would quit, sometimes it would continue at the same rate as prior but could be controlled.
Replaced the BMP280 with 2 discrete analog sensors and added code when the sensor values were outside normal range, the sensor value falls back to a set number. This was tested by disconnecting each of four wires going to the controller.
Now it is time to mount this to the Roto 85 FS that powered my Champ until it met it's demise. This engine was purchased around late 2018. During the built the carburetor flange was broken on the intake manifold. Little info was available at that time and I purchased the engine from an importer on Ebay. Made up a piece of aluminum that is screwed and glued on with JB weld. The repair worked well over the 5 year period that I flew the plane. The second engine I purchased a few years ago has a much more robust intake manifold.
The hole in the intake is 1/2" in diameter, the original Walbro WT962 has a 14mm bore, and the new Zama needs a 20 MM bore to accommodate the black plastic piece. The plastic piece sticks out about 1/2" from the flange on the carb, see second photo. I plan the make a isolator plate out of 3/8" G10. The plastic piece is there for the idle circuit.