itchyTF
Gold $$ Contributor
I realize there are all kinds of auto tricklers out there but too expensive since I’m frugal. I’m 77 and need to keep my noodle active so I thought I’d attempt to make my own. Already have a Dandy and FX120i so I got an Arduino Mega 2560 and a touchscreen. With a fair amount of software help from a friend I think I’m just about done.
The first screen is where you set the target weight and the second screen is for settings. I decided to allow for 4 powder types - ball, flake, short stick and long stick. Don’t know if I’ll need all this but thought I’d allow for it.
I’m running the Dandy with Pulse Width Modulation (PWM) so on the settings screen you can enter a frequency for each powder type (2-20Hz), duty cycle and delta from target weight. The duty cycle changes when it reaches the corresponding delta. Probably more variables than I need. Now I have to design a box to put it in.
The first screen is where you set the target weight and the second screen is for settings. I decided to allow for 4 powder types - ball, flake, short stick and long stick. Don’t know if I’ll need all this but thought I’d allow for it.
I’m running the Dandy with Pulse Width Modulation (PWM) so on the settings screen you can enter a frequency for each powder type (2-20Hz), duty cycle and delta from target weight. The duty cycle changes when it reaches the corresponding delta. Probably more variables than I need. Now I have to design a box to put it in.