DIY Pellet Burner Controller

I've started making an open-source DIY Arduino based pellet burner controller.
Jun 08, 2022 — 2 mins read — Arduino

DIY Pellet Burner Controller

A friend of mine started working on a pellet burner in his garage and I offered myself to make him a suitable controller for it.

A pellet burner works by first igniting a bunch of pellets and it then maintains a sustained flame by adding just the right amount of pellets at precise intervals and controlling the inflow of air.

A perfect job for a microcontroller.

Doing some research online, it seems that there are some companies out there that make commercial controllers but I wasn't able to find any open source controller so the decision was to start one. By making the entire controller open-source a lot of people can benefit from it and create their own custom versions for only a fraction of the price of the commercial ones.

The pellet burner controller is not production-ready yet, but I chose to release it so other people can join and help with its development. It already has a lot done and you can see more in the video below. If you want to join in or if you are interested in the code, it is hosted here.

Components and materials used in the pellet controller:


announcement diy pellet arduino controller project Introduction
Read next

I made my custom play button award

What do you do when you want a play button award but your subscriber count is far off the requirements? Well, you make yourself a custom pla...

You might also enojy this

DIY Power Bank

I had some battery cells that I salvaged from old Samsung mobile phones that I had laying around and I've build them into a power bank. Chec...