Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rickbarretto/irrigation-system-v3
Irrigation System - University Project (PBL)
https://github.com/rickbarretto/irrigation-system-v3
Last synced: 21 days ago
JSON representation
Irrigation System - University Project (PBL)
- Host: GitHub
- URL: https://github.com/rickbarretto/irrigation-system-v3
- Owner: RickBarretto
- Created: 2024-07-09T01:53:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T19:31:24.000Z (4 months ago)
- Last Synced: 2024-10-04T22:17:14.375Z (about 1 month ago)
- Language: Verilog
- Homepage:
- Size: 452 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Automated Irrigation System
🪴## At A Glance
### Features
* Automatically selects the irrigation mode, reading data from environment sensors
* Enables the alarm in case of low water level or conflicting sensors
* Displays the water's level and irrigation mode
* Stops the irrigation if the water tank is on critical level## Compiling
1. Open the Intel Quatus II
2. Open Project (or Ctrl + J)
3. Select irrigation_system
4. Compile Project
5. Open the Programmer and send to the board## Tools
* LEDS-CPLD Development Kit, using a EPM240T100C5N (MAX II)
* Verilog HDL
* Quartus II 20.11.1## Team
* Paulo Henrique
* Rian Silva## References
DIAS, Anfranserai. Manual do Kit LEDS-CPLD. https://drive.google.com/file/d/168zWlJU0rbnq3q8QJXnrwRY8iO6Ds2xQ/view.
FLOYD, T. Funções da Lógica Combinacional. In: JÚNIOR, A. P. (Ed.). Sistemas Digitais: Fundamentos e Aplicações. Tradução: José Lucimar Do Nascimento. Porto Alegre: Bookman, 2007b. p. 312–364.