Welcome from IBM Interconnect 2016 in Las Vegas, Nevada. After attending the session “IoT with Watson” at IBM Interconnect I became a believer in the possibility of connecting the physical and digital worlds together through the power of the cloud. Peter Crocker – IBM Watson IoT Platform Product Manager provided a very complete overview of where the […]
Posts Tagged ‘IoT’
Jump-Start Your Secure Coding Program With OWASP ASVS 3.0
The concept of secure coding used to be a little hazy, one of those you’ll-know-it-when-you-see it concepts. Patterns for secure coding generally arrived as one-offs, where some vendor would recommend their product/library/framework because it “solved critical security problem X and here’s why…” Recently, however, the vast number of data breaches reported in the news has dramatically driven […]
Create a Simple Internet-Connected Device with MQTT
Previously, I’ve written about MQTT’s role in the Internet of Things. As a next step, my goal for this blog is to create a temperature and humidity monitor which pushes updates via MQTT. To create a temperature and humidity monitor, we need to create an electronic circuit that monitors temperature and humidity as well as […]
IoT Development with Windows 10 and Raspberry Pi: Working offline
This is my sixth blog post covering Windows 10 IoT Core. Previous posts: Part 1: https://blogs.perficient.com/microsoft/2016/01/windows-10-iot-editions-explained/ Part 2: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-what-you-need/ Part 3: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-setting-up/ Part 4: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-hello-world/ Part 5: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-public-display/ In previous blog post we development a Raspberry Pi 2 application which could be used to present a slideshow on a big public display (outdoor or indoor). […]
IoT Development with Windows 10 and Raspberry Pi: Public Display
This is my fifth blog post covering Windows 10 IoT Core. Previous posts: Part 1: https://blogs.perficient.com/microsoft/2016/01/windows-10-iot-editions-explained/ Part 2: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-what-you-need/ Part 3: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-setting-up/ Part 4: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-hello-world/ In my previous post we being creating our first application for Raspberry Pi 2 running Windows 10 IoT Core. That was a simple “hello world” application. Now let’s build something […]
Why we need web APIs
A few commonly asked questions by people around Web APIs are: Why do we need it? How is it different from SOA? What value will it add to my company? Here, I discuss how companies can benefit from implementing web APIs. I’ll cover the myths between SOA and APIs in a future article. Today, we […]
IoT Development with Windows 10 and Raspberry Pi – Hello World!
This is my fourth blog post covering Windows 10 IoT Core. Previous posts: Part 1: https://blogs.perficient.com/microsoft/2016/01/windows-10-iot-editions-explained/ Part 2: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-what-you-need/ Part 3: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-setting-up/ So, you set up your development environment, assembled, connected and set up Raspberry Pi 2. Now you can create your first IoT application. First, head to Visual Studio 2015 and create a project […]
IoT Development with Windows 10 and Raspberry Pi – Setting Up
This is my third blog article covering Windows 10 IoT Core. Part 1: https://blogs.perficient.com/microsoft/2016/01/windows-10-iot-editions-explained/. Part 2: https://blogs.perficient.com/microsoft/2016/01/iot-development-with-windows-10-and-raspberry-pi-what-you-need/ By now we got development environment all set up (installed Windows 10 production release, enabled development mode, installed Visual Studio 2015 and IoT templates). We also set our mind on specific board which we’ll be using: Raspberry Pi […]
IoT development with Windows 10 and Raspberry Pi – What you need
This is my second blog article covering Windows 10 IoT Core. See the first part here: https://blogs.perficient.com/microsoft/2016/01/windows-10-iot-editions-explained/. So, you decided to develop your first IoT (embedded) application using Windows 10 IoT Core. Awesome! What do you need for that? Surprisingly, not that much. First, you need a device, a IoT board. At the moment, Windows […]
Windows 10 IoT editions explained
Windows has a long history of deployments outside of traditional desktop (or laptop) computers. Embedded versions of Windows existed for a long time, powering check registers, kiosks, outdoor displays and even car entertainment systems. Pretty much every version of Windows is recent times had it’s embedded incarnation (XP, 7, 8 and now 10). The OS […]
Year in Review – Top 10 Healthcare Blog Posts of 2015
As we wrap up 2015 I wanted to take a look back at our most popular blog posts for the year. It is not a surprise that some of the more popular posts were about analytics, digital transformation and value-based care. Here are the top 10 posts from 2015: #10. Empowering Patients: Engaging […]
What You Need to Know about IoT and MQTT
Internet of things (IoT) is the latest buzzword that has been dominating tech news. IoT in short is a collection of sensors or devices connected to a network. These sensors are embedded in everyday consumer objects or industrial equipment and send important information that can be used for data mining or service improvements. While IoT […]