DelphiFireMonkeyRAD StudioWebinarWindows

Make Stuff! We Build Our Own Grocery Store Checkout! Webinar Replay

In our final webinar session for a couple of weeks we took a look at how great RAD Studio with Delphi is at connecting to IoT devices. In this session where I used two cameras, five monitors, two desks, two PCs, and a Mac all working at the same time we built the basics of a working grocery store checkout! I had intended to do even more than this – and have a sword-fighting robot which…
Read more
C++CodeIDE

How To Program A Robot in C and C++? 

Both the C and C++ languages are both popular choices for robotic applications, including IoT systems. We have some great topics this week again some of which on robots and IoT systems along with a few posts on more basic subjects suitable for absolute beginners.A robot is a…
C++CodeDelphi

Implementing A Blazing Fast IoT Network With MQTT

In this article, we’ll go over what IoT is, what MQTT is, how MQTT works, what MQTT entities are, how to build an MQTT message, what the rules of writing MQTT, how to implement MQTT with Windows app development tools, and much more. What is IoT? The IoT term defines the concept of internet-connected physical devices that can send and/or receive data. To exchange data easily, a protocol…
Read more
C++

Jump start your IoT solution with ready-to-use components

Let’s say for example that you want to create a heart rate monitor app. You’ll need information about the heart rate GATT profile to connect to andcollect data from the bluetooth enabled HR monitor device. GATT profilesare high level definitions that define how to use standard services in your applications. The heart rate GATT profile is used for fitness or health…
Read more
C++

The Case for C++ in the IoT World

The Internet of Things or IoT is an extremely popular field in technology right now. With all the new tech that fills so many different consumer demands, the wide variety of choices for programming languages are getting some serious attention and I decided to give a nod to…
C++

June 16 Webinar - RAD Server Application Deep Dive - Creating a Department Store Retail Solution

During this webinar you’ll learn how to develop and deploy a real world Department Store Retail application using Embarcadero RAD Server. The client app runs on smartphones and the server side executes on IIS production servers on premises and on Amazon.The content covered on this webinar goes deeper technically into the department store solution that was first presented as part of the…
Read more