• Unattended wireless sensor networks
    Hi all, The base paper which I took for my final semester project is "Self-Sustaining, Efficient and forward-secure cryptographic schemes for unattended wireless sensor networks". In this paper...
  • Wireless Sensor Networks
    Hello everybody, I want to do a project on Wireless Sensor Networks, where i will have sensor nodes placed at different places. All i want is to communicate to my server speech samples, images. ...
  • multi slave in I2C bus
    Please help me at C code for reading time from DS1407 on I2C bus.I am able to R/W data to an EEPROM on the same bus.But when i read the time i get 0xffff for hrs,mins and secs even after initializing...
  • multi project
    Hello everyone, I have created a Multi project using STM32f407VG in Keil Uvision 4, In this i have included three project, out of these two are library project & the third one is the project where...
  • Multi-tasking...
    I want to read a character input from the keyboard so I used.. getchar(); The problem is, I want to be able to continue on with my program if user does not enter any character from the keyboard...