Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alauddinthewonder/arduino-attiny84-aquarium
Aquarium automation with 4 output control i.e. Food, Filter, Light and one additional switch
https://github.com/alauddinthewonder/arduino-attiny84-aquarium
aquarium-automation aquarium-power-control arduino attiny84
Last synced: 8 days ago
JSON representation
Aquarium automation with 4 output control i.e. Food, Filter, Light and one additional switch
- Host: GitHub
- URL: https://github.com/alauddinthewonder/arduino-attiny84-aquarium
- Owner: AlauddinTheWonder
- License: mit
- Created: 2019-06-01T08:15:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T12:13:13.000Z (over 5 years ago)
- Last Synced: 2024-11-06T17:57:02.969Z (about 2 months ago)
- Topics: aquarium-automation, aquarium-power-control, arduino, attiny84
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino / AtTiny84 / Aquarium Automation
Aquarium automation with 1 food and 3 switch control i.e. Food, Filter, Light and one additional switch.AtTiny84 Pin configuration:
* Pin 0: Food -> At: 8AM and 6PM
* Pin 1: Filter -> On: 5AM -> Off: 11PM
* Pin 2: Light -> On: 8AM -> Off: 7PM
* Pin 3: Third Switch -> Currently off
* Pin 4: RTC SCL - occupied
* Pin 5: Power Indicator
* Pin 6: RTC SDA - occupied
* Pin 7: Main Power Switch
* Pin 8: -
* Pin 9: -
* Pin 10:-
---------------------------------------------Root folder name: _*Aquarium-AtTiny84*_
* Alauddin Ansari
* 2019-06-01
* ATtiny84 Low-Powered Aquarium Automation