Smart arduino Icefishing rod. Arduino winter fishing rod, with different movement modes. Parts used: arduino nano, oled i2c screen, rotary encoder with button, 9g small servo motor, on/off switch, battery holder for 4aa (1,2 volt each) batteries, the batteries are connected directly to the 5v pin of arduino. As a box i used an old glasses case.
The rotary encoder is connected to A0 (CLK), A1 (DT), A2 (SW) pin, + and GND to batteries.
i2c Oled screen connected to A4 (SDA) and A5 (SCL), 3.3V and GND of arduino.
The Servo signal to Pin 9 of arduino nano, and + and GND to the batteries.
I have uploaded the arduino sketch to github https://github.com/gumslone/smart-ar...winterfishing/