Android Beacon Platform used to detect beacons and send users push notification by using Proximity Beacon API and Nearby Messaging API. Due to unintended misuse Google has since stopped the service. However, instead this is a project an alternative to the same model using other workaround. It is possible to detect nearby Beacons using Android Beacon Library … Continued
Author Archives: Mashruf
Bluetooth Beacon Based Covid-19 Corona Social Distancing App
This has started as a personal curiosity to use Bluetooth based distance measuring to alert users of security distance. Finally the solution came as using BLE Beacon technology to continuously detect other beacon and alert users. The app works continuously both as a beacon transmitter and receiver. It uses a secure ID for each device … Continued
First iOS App : Centaury+ IoT remote control App
This is my first published iOS App which is able to control your remote devices connected to Industruino (version of Arduino) over internet (using MQTT protocol). The app is available only for several countries only though via Apple App Store: The project is done using Xamarin C# and MVVM architecture. The App has a dynamic UI which … Continued