Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.64 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.64 KB

KEEPR

Our aerator is ruggedly designed and water-resistant; it won’t fail in saltwater environments. It uses a rechargeable battery with over 50 hours of run time, so no more wasted money on disposable batteries. It has an adjustable knob to control the bubble output for multiple bait types. A sturdy powder-coated clip and carabiner ensure it stays securely attached to your live well. Your bait deserve better. Get a KEEPR


The Electrical & Electronics bit is based on the following concept


Download the Files 🔽

From this repo click on the download option at the code ⏬

Burning bootload to the MCU 🔥

Note: DO THIS ON A WINDOWS OPERATING SYSTEM!!!

1) To do this you will need an older version of the arduino particularly version 1.6.9 find it here 🔗 [Old SoftwareReleases Arduino IDE](https://www.arduino.cc/en/main/OldSoftwareReleases)
2) Once you have it setup to burn the bootloader follow this tutotial 🔗 [Burning Arduino Bootloader](https://www.youtube.com/watch?v=Kh4iZb2YTT8&t=337s)

Uploading the codes ⬆️

You can buy the USBASP from here 🔗 buy usbasp or here :link: buy usbasp

  1. Insert the ISP programmer cable socket onto ISP header. ...
  2. Open Arduino IDE software. ...
  3. Next, call out any example of source code. ...
  4. Select “USBasp” from the Tools > Programmer menu.
  5. Select “Upload using Programmer” from the File menu.

You can also explore more from the following tutorial 🔗How to Use USBasp Programmer with Arduino Boards

upload the code

see the screenshot