IOT

Emerging IoT Technologies You Need To Know

Reading Time: 3 minutes Developments in the Internet of Things (IoT) are poised to have a tremendous impact on our world in the next few years, and this has caused IoT developers and innovators to come up with emerging IoT technologies to power it all. The result will be a more connected society where literally every object can be connected to the internet to send and receive data, whether Continue Reading

IoT(Internet of Things) using JAVA

Reading Time: 4 minutes Introduction Internet of Things is an innovative and revolutionary technology that helps people live and work smarter, other than home automation. IoT is really helpful in the areas of business. It helps companies to automate processes and reduce labor costs. A simple definition of IoT(Internet of Things) is providing the “Internet as a common platform where multiple devices can connect and communicate with each other”. Continue Reading

Host a Wasm module easily on Raspberry Pi Part 2

Reading Time: 6 minutes This blog is a continuation of one of my previous blogs, if you have not checked that out, then here is the link. You can read that and then continue on this blog. This blog is a part of a series on WebAssembly. I have written several other blogs on wasm, wabt , wasm-bindgen and wasmi, etc. Feel free to check them out also. WebAssembly Continue Reading

Host a wasm module on Raspberry Pi easily Part 1

Reading Time: 5 minutes In this series of WebAssembly, I tell you about wasm and some useful CLI to have fun with wasm. WebAssembly is an open standard that defines a portable binary code format for executable programs, and a corresponding textual representation for interactions between such programs and their hosts. More than 20 companies reportedly use WebAssembly in their tech stacks, including Backend, Foretag, and Cubbit. C++, C, Rust, Blazor, and Yew Framework are some of the popular tools that can Continue Reading

iot application development

IoT Application Development: Tips & Tricks for success

Reading Time: 6 minutes Internet of Things or IoT is everywhere. From smart homes & smart cities to your fitness trackers & connected cars, we have seen them all and there’s more to come. As we gear up for 2020, studies suggest that IoT will comprise of 30 billion connected devices and that number may go up to 500 billion in another 10 years.  IoT is changing the trajectory Continue Reading

Smart Office in coming 5 Years and why?

Reading Time: 3 minutes Smart office is defined as the integration of modern technology into a office space. All the tasks of an organization become simpler and flexible with the use of IOT (Internet of Things) devices. IoT is the network of devices such as electrical appliances, physical devices and other things embed with sensors and actuators. These sensors and actuators enable the objects to establish a connection with Continue Reading

Transforming to a New World with Blockchain Technology

Reading Time: 4 minutes The Blockchain technology is booming beyond belief. But apart from the definition or relating it to BITCOINS what else do we know about The Blockchain? Reading articles regarding this, all I could summarize about Blockchain is that it is a- Distributed and immutable (write once and read only) Database/System. A public ledger of all distributed transactions. Key features include Security, Integrity, Accessibility. A well-known implementation Continue Reading

Spark – IoT : Combining Big Data Analysis with IoT

Reading Time: 3 minutes Welcome back , folks ! Time for some new gig ! I think that last series i.e. Scala – IOT was pretty amazing , which got an overwhelming response from you all which resulted in pumping up the idea of this new web-series Spark-IOT. So let’s get started, What was the motivation ? I have been active in the IoT community here, and I found Continue Reading

Scala – IOT : First basic IOT application using Scala on RaspberryPi

Reading Time: 5 minutes Let’s start our journey for making the first IoT application to make world a better place 😉 (I would never miss a chance to mock Hooli ! 😉 ) In this blog finally the two technologies SCALA and IOT  will meet and we will be doing these many things in this blog: Setting up the scala sbt environment on RaspberryPi Developing your first IOT application Continue Reading

Scala-IOT : What is Mqtt ? How it is lightweight ?

Reading Time: 4 minutes We have already stepped in the world of IOT ! And if you do find it fascinating then stay tuned to this series , or you can signup for our newsletter so you can directly get a message in your inbox whenever it is published ! So we established our basic understanding in our last blog post of what is IOT and how it is Continue Reading

Scala-IOT : Introduction to Internet Of Things.

Reading Time: 4 minutes Recently this word IOT is gaining lot of popularity. And we see a lot of news on it like the world is moving towards IOT , and its the next big thing and smart cities are no longer a fiction  and many other news like that. As we are also a part of this world 😉 so we start digging into this and start exploring Continue Reading