Click here to Skip to main content
15,908,111 members

Comments by MuntahaJameel (Top 7 by date)

MuntahaJameel 14-Dec-14 7:24am View    
dose the define fan status right?
MuntahaJameel 13-Dec-14 14:57pm View    
the node programed with MikroC
MuntahaJameel 13-Dec-14 14:52pm View    
Done
MuntahaJameel 13-Dec-14 14:47pm View    
Sorry did not give details of the work, i have a Wireless Sensor Network (WSN),that composed from coordinator and 3 end nodes with Zigbee technology ,connected the coordinator to the PC by serial port and opened it with C#. the coordinator collect the data (temperature reading from temperature sensor) from the 3 end nodes and monitor it on c# design and also save it in DB , Now i want to compare the data i get from the sensor with a set point i set it in the coordinator , if the data read greater than the set point the fan on PORTA.f0=1 else PORTA.f0=0.
MuntahaJameel 13-Dec-14 14:46pm View    
Sorry did not give details of the work, i have a Wireless Sensor Network (WSN),that composed from coordinator and 3 end nodes with Zigbee technology ,connected the coordinator to the PC by serial port and opened it with C#. the coordinator collect the data (temperature reading from temperature sensor) from the 3 end nodes and monitor it on c# design and also save it in DB , Now i want to compare the data i get from the sensor with a set point i set it in the coordinator , if the data read greater than the set point the fan on PORTA.f0=1 else PORTA.f0=0.