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…
How To Program A Robot in C and C++?
November 16, 2022
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…
The Ultimate Cheat Sheet On Windows 10 App Development
April 4, 2022
Today is an exciting and dynamic time to be a developer. Technology advances seem to have accelerated and, with this, our software projects seem to paradoxically expand and shrink simultaneously. They expand because more devices and environments are becoming available to…
Implementing A Blazing Fast IoT Network With MQTT
June 12, 2021
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…
When developers think about Delphi or C++Builder, the power of the Visual Component Library (VCL) is typically the first thing that comes to mind. If there is a factor that has been instrumental to the success of both Delphi and C++Builder, it is without a doubt the VCL.
The…
The #IoT2019Competition focuses on building a connected project using Delphi or C++Builder and Visuino.
Entries must publish the code online (GitHub, BitBucket, Assembla, etc.) along with a short video (YouTube, Vimeo, Lbry, etc.) showing it in action. The project must…
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…
The Case for C++ in the IoT World
June 14, 2018
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…
Create IoT solutions with Delphi and Arduino with Boian Mitov
January 18, 2017
Author: Nena X63523
Create IoT solutions with Delphi and Visuino Connect to Arduino or ESP8266 type devices from Delphi using USB, Wi-Fi, Bluetooth LE, or MQTT over Internet.
Boian Mitov is a software developer and founder of Mitov Software, specialized in the areas of…
June 16 Webinar - RAD Server Application Deep Dive - Creating a Department Store Retail Solution
June 13, 2016
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…