Web Bluetooth meets ARM mbed OS

Göran KrampeBlogs, Tutorials

mbedos
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

At Evothings we are following the new mbed OS (not to be confused with the old mbed “classic”) closely as we think it is perhaps the most promising professional eco system for making embedded IoT software that works across many different devices. We are also looking at making integrations with the mbed OS toolset in the Evothings Workbench! In this … Read More

Evothings Studio 2.1 alpha with support for Web Bluetooth and ECMAScript 6

Mikael KindborgBlogs, Tutorials

bluetooth
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

Writing mobile apps that communicate with IoT devices using Bluetooth Low Energy (BLE) can be quite an undertaking. Web Bluetooth is a new API that makes it easier to develop BLE enabled applications in JavaScript. In this post we present an overview of Web Bluetooth and invite you to download a brand new release of Evothings Studio for early testers.

How to use an Arduino Ethernet Shield with the Nordic Semiconductor nRF51-DK

Aaron ArdiriBlogs, Tutorials

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

The Nordic Semiconductor nRF51 Developer Kit, an mbed.org enabled micro-controller, is the first of its kind from Nordic Semiconductor that is compatible with the Arduino UNO rev3 hardware standard – however it lacks any form of on-board Ethernet connectivity. It was obvious for us and our hands-on tendencies to figure out exactly how to utilise the Arduino Ethernet Shield and … Read More

Getting started with mbed – ARMs new IoT platform and the Nordic Semiconductor nRF51-DK

Aaron ArdiriBlogs, Tutorials

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

ARM has been quite active recently with various announcements in the IoT space so we decided was time to pull out the various mbed enabled devices we had access to in our office and take the mbed development environment for a spin. This tutorial will walk you through compiling your first mbed application and deploying it to mbed enabled micro-controller. … Read More