Page 1 of 1

Realtime monitoring system (Wireless sensor network)

PostPosted: Mon Apr 22, 2013 3:11 pm
by atuk5259
Title : Realtime monitoring system (Wireless sensor network)
Microcontroller : Flyport module wifi (PIC base controller)
programming : flyport ide notepad++(html programming)
Featured:
- Wifi communication
- support web server
- Able send data to thinkspeak webpage link :-https://www.thingspeak.com/
- data send to mysql database for plot realtime graph.
- Able send data to twitter
- internal Rtos module for sleep mode function and realtime date (Like RTCC)
- sensor data backup to FTP (CSV file) by Raspberry Pi ftp server
link :-http://cytron.com.my/viewProduct.php?pcode=RASPBERRY-PI&name=Raspberry%20Pi%20%28Small%20Computer%29
- battery powered due to all part need to floating at water surface.
- sleep mode enable to support battery powered device.
- web server only for configuration due to require sleep mode function for power saving
- uart multiplexer due to all sensor require uart port (x4)
- require AP (Access Point)
- this system eliminate center controller for manage multi client (end point )due to each client directly send data to sql server or other server.

Sensor module :
- Serial data communication
- water quality sensor (ph, salinity, orp, Do)
- electrode probe for accuracy data sampling.

email : atuk5259@gmail.com