Offcanvas

IoT with Android Things

IoT with Android Things
intcore
By: Merna Mekhail

 

Internet of Things!

Since the introduction of the Internet, there have been a lot of developments around it. But the most significant of them all is the Internet of Things (IoT).

The Internet of Things (IoT) is the concept of connecting hardware devices attached with (physical things, sensors, and actuators) embedded with software applications to a network (e.g. internet, wifi, bluetooth) to enable them to collect, analysis data, and take actions with minimal or no human interaction needed.

Some examples of how we use IoT now:

  • Wearable Technology: Smart watches attach to our arms like bracelets to sense movement and pulses. They display back friendly charts and graphs of how many steps we take, our heart rate, blood pressure, ..etc.

  • Agriculture: Sensors can sense soil moisture levels and automate irrigation systems to water the field when moisture levels are low.
     

  • Many ideas of IoT that integrate with our daily life like: home automation, smart cities and smart parking systems.

Android Things

Android Things is an Android based embedded operating system platform announced by Google, at Google I/O 2015. It is simply stated as “Hardware based development”.

Android Things is an extension to the Android platform which allows you to build IoT Devices. Since all of you know Android Development, you can use existing software skills stack to build Android Things. If you are an Android Developer you can use familiar tools such as Android Studio and the Android SDK to easily develop IoT software, and then scale the hardware from a single prototype into production. Anyone from startups to large companies can build commercial products at scale.

Android Things enables you to build apps on top of popular hardware platforms like the (Raspberry Pi 3), and Board Support Package (BSP) is managed by Android Things SDK, so no kernel or firmware development is required and all you need to focus on is developing your software.

Power of Android Things lies in it’s Android core and have the support to use Google Cloud, Tensor Flow , Play Services, Assistant SDK and Firebase. We can perform Machine learning on the device, Java and Kotlin both can be used to build an IoT Device using Android Things.

Update over-the-air (OTA)

When you're ready to begin publishing your code to devices, the “Android Things Console” provides tools to install and update the system image on supported hardware devices.This allows you to push seamless updates to users in the field as well as test deployments on your own hardware.

People liked
5 Tips for Choosing a Domain name
5 Tips for Choosing...

Plenty of people believe that a domain name is just an address for their website but in actuality it’s a lot more than that. Domain names have an immense impact on the amount of traffic your site gets, the click through rate, offline advertising, etc.

Sales Drop and how to manage it!
Sales Drop and how t...

Most of the companies may face the sales drop crisis even if just once in the company’s lifetime! So, what we’re going to talk about today is why do these sales drops may happen, and how to control them to get your sales numbers back up!

The Intelligence of Machine Learning!
The Intelligence of...

In 2018 AI has been expanding its reach, touching numerous different industries. Gartner found the AI industry revenue will increase 70% compared to the previous years to reach $1.2 trillion by the end of 2018. This clearly shows the growth of everything that’s ‘AI-enabled’ both in terms of products and new business models.

Software Data Structure!
Software Data Struct...

Data Structure, simply, it is a way of organizing and storing data. Using Data structure, computers can store, retrieve, and process a large amount of data which are stored at different addresses at the memory, processing that going further reduce the latency and the user is provided fast response.

Offcanvas Title
Your content here.