

This can be a real life-saver when you need a file. Remote Files lets you browse and download files from your other devices from anywhere in the world. Late last year we added Remote Files to Pushbullet. We would love to be able to enable iPhone users to send text messages from their other devices or computers but unfortunately this is not possible. This will enable those with an Android phone to send and receive text messages while using their iPad (or a spare iPhone if you happen to have one). We’re working now to bring this same remote texting functionality to iOS. We’ve put a lot of work into making Pushbullet the best way to send text messages through your Android phone while sitting at your computer or using your Android tablet. The programe loops again and again as this flow.We’ve got a lot more coming soon to iOS soon: The system goes into motion scanning state. Until no motion anymore, the recorded videos will be pushed to mobile to confirm the motion end. After that a mount of time, if moving is still there, Pi re-capture a new image and send a new notification. At the same time, Pi keeps recording the moment for a few more seconds. If moving happens, The Pi will capture a still image and send notification to phone immediately. When the script launch, it takes 2 seconds to warm up the camera to make sure everything works properly. It means you can send a command from mobile or web to Raspberry Pi for particular action such as (for instantly take a photo) or (to get current system information of Pi). (1) RaspberryPi&Camera module as the data source that continuously scan for motion and recording video at the same time, (2) PushBullet as the message-broker to send messages(text, still image, and videos) back and forth between RaspberryPi and Mobile/Web, and (3) mobile/web acts as “notifyee” who receives the still image and video of motion. There are 3 actors play together to build up the application. You will have a clear vision about what application does. This section explains the specification of application including app structure, and general flow chart.
