TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141555 times)
  2. FAT32 Library (74493 times)
  3. Network Ethernet Library (59030 times)
  4. USB Device Library (49026 times)
  5. Network WiFi Library (44795 times)
  6. FT800 Library (44371 times)
  7. GSM click (31048 times)
  8. mikroSDK (29915 times)
  9. microSD click (27482 times)
  10. PID Library (27473 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Aquaponic Monitoring System

Rating:

0

Author: Microside Technology

Last Updated: 2023-07-13

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 159 times

Not followed.

License: MIT license  

This project aims to demostrate the practical application of MIKROE's toolchain.
Aquaponics systems vary in complexity, depending on the desired fish and plant species. Using only click boards an NECTO Studio ready to use libraries a full monitoring IoT system was build in a matter of hours!

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Aquaponic Monitoring System" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Aquaponic Monitoring System" changes.

Do you want to report abuse regarding "Aquaponic Monitoring System".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

RELATED CODES

Wifi Plus click HTTP Client

0

With this example one can load an internet page from an HTTP server. At this moment the remote IP address is fixed in the code and it loads the default file from the server. All data received from the HTTP server is sent to Uart1 where it can be picked up by a uart program to display or to save to a file.

[Learn More]

STM32 DT-06 IOT UBIDOTS

0

https://youtu.be/1uXE1RQ3aLg Video: https://youtu.be/1uXE1RQ3aLg

[Learn More]

Wifi CC3000 Camera Client

1

This code shows how to use the Net_Wireless_CC3000 library to connect to camera server, and download image.

[Learn More]