Skip to content
Sinorm edited this page Dec 6, 2016 · 8 revisions

This is a simple Arduino project to trigger a dust collector when other tools in the shop are powered on. All the parts required can be purchased from SparkFun here: https://www.sparkfun.com/wish_lists/133504

The code depends on the EmonLib library, so please ensure the library is installed in your Arduino folder. Instructions: https://openenergymonitor.org/emon/buildingblocks/installing-arduino-libraries

EmonLib Github: https://github.com/openenergymonitor/EmonLib

Here is a YouTube video demonstrating the system and explaining the overall setup: https://youtu.be/yRSNGoeAL5M

Details on the Arduino circuit are here: https://github.com/Sinorm/DustCollectorControl/wiki/Current-Sensing-Circuit

Here is the overall setup:

Arduino board:

Relay boards:

Clone this wiki locally