MIT App Inventor is a cloud-based tool that allows you to build apps in the web browser. It provides a visual programming block-based environment allowing anyone, even children, to build fully functional apps for smartphones and tablets.
The first 50 registrants are being entered into a raffle to win 10 PIC-IoT boards and vouchers worth €10 and €25 for the Elektor Store.
Beacons provide a significant improvement in the sign in process, reducing administration and providing for a quicker and easier sign in using the Ostara app. 1300 Bluetooth Beacons have been installed that are used by over 10,000 engineers.
There’s a recent open source Python3 Bluetooth device scanner SDL_Pi_iBeaconScanner that reads iBeacon advertisements using a Bluetooth dongle on a Raspberry Pi.
The system consists of two solar powered belisha pedestrian crossing beacons installed by John Sisk and Son Ltd as part of traffic management plan measures.
Each belisha beacon has a Bluetooth transmitter advertising iBeacon. This allows parameters such as the battery voltage, discharge current and the beacon’s unique ID (UID) to be obtained and controlled remotely using an app.
As real, physical events come back after the pandemic, systems like Aventri will become useful once again. Aventri is an app-based event and conference guide that increases engagement and provides real-time event performance insights.
iBeacons can be used to trigger an automated message when a user is in range of a booth or other conference location. They can also be used to implicitly measure foot traffic at particular points. It’s also possible to generate lists of who visited each booth.
The system involves a smart helmet worn by walking workers that picks up Bluetooth beacons attached to heavy equipment, vehicles or placed in dangerous zones. The aim is to prevent collisions between equipment and pedestrians in mines.
The bidirectional proximity warnings provide visual proximity alerts that reduce worker mental effort and stress and help to free the hands of workers to maintain work efficiency.
The system uses an Arduino Uno board with Bluetooth BLE module within the helmet. Visual warnings are provided using LED straps.
The use of Bluetooth for proximity safety warnings isn’t new. We have come across similar concepts in power stations and factories where fixed smart lights and/or apps, rather than smart-helmets, are used to improve proximity safety, particularly near blind corners or hazardous areas. We also have clients re-purposing social distancing beacons to provide for simpler systems that warn workers of proximity to vehicles.
The FSC-BP103 is popular for use on a key ring or lanyard due to its small size (37.8mm x 33.8mm x 7.9 mm).
It’s also relatively inexpensive allowing it to be rolled out to a large number of people. For example, we have London Queen Mary University Barts Cancer Institute using this beacon with BeaconRTLS to audit room occupancy for Covid. The button is also used as an SOS in the case of lone working.
Many of our suppliers have notified us the current global shortage of chips is starting to hit the Beacon ecosystem. While there isn’t currently a shortage of beacons, semiconductor prices are causing Bluetooth beacon prices to increase.
Factories are having to plan the purchase of components 6-12 months ahead rather than buy just in time. If components don’t arrive in time, they have to be purchased last minute on the more expensive spot market.
Stocks we already have in the UK won’t increase in price until we re-stock. We are experiencing special and custom orders being higher in price and/or having longer lead times, depending on the manufacturer. This is a short term problem for 2021 and 2022. Some in the industry predict it could be two years before new manufacturing facilities can ease supply concerns.
Avoid the libraries produced by the beacon manufacturers. They tend to add little value, are usually poorly documented and aren’t changed when there are updates to underlying Android libraries. You can achieve everything with the Android APIs. The only exception is connecting via GATT to Sensoro beacons where the Service/Characteristic information isn’t publicly available and hence you have to use their SDK.