Future world is the world where everything is connected.Nowadays electronics engineers researches mainly on IoT-internet of things.we need internet of everything.There are many boards and modules in market which helps hobbyists to develop their prototypes and play with connected things.Arduino is already providing Ethernet shield ,WiFi shield for connect the device into internet.Raspberry Pi is also came up with their WiFi and LAN.especially their latest Raspberry Pi3 has inbuilt Bluetooth and WiFi
Particle core
Particle is core is one of the amazing and cool stuff for electronic engineers,hobbyists and prototype makers.This board can be easily connected to internet as easily as we connect our smartphones to internet.- It uses ARM 32-bit Cortex™-M3 CPU Core as its brain
- The WiFi module is CC3000
1.This board can be coded remotely.
2.Arduino like language.
3. Particle variables
4.Particle Functions
These are cloud functions.You can easily trigger value from cloud and controll your device according to that function. This is also working using particles own rest API (https://docs.particle.io/reference/firmware/core/)5.Tinker the mobile App
6.connection with IFTTT
Check my personal recipe ( https://ifttt.com/myrecipes/personal/34813588)