Hi, Actually i have to sense the parameters at remote location where there is no internet connectivity means no WiFi and no Ethernet available. so the only option available is GSM/GPRS modem on which i can rely for the communocation so i decided to use QUECTEL M95 GSM Modem for communication now i have to finalize the MCU by which i can sense the parameters along with controlling appliances and can communicate with my server through GSM/GPRS technology (with HTTP Protocol) following parameter i have to sense Temperature, Humidity, current, voltage, motion detection, light etc.... so the idea that i want to implement is that In MCU i want to implement multiple thread on TO RTOS 1. in one thread i want to sense all the parameters 2. in another thread i want to store all the parameters on local SD/MMC 3.in another thread i want to control all the appliances. 4. in another thread i want to communicate with GSM/GPRS Modem wirh HTTP protocol. and i do not need Ethernet, WiFi because i have to communicate with modem through UART and with SD/MMC through SPI so for this idea suggest me any microcontroller.
↧