macchina.io Blog

Internet of Things, edge computing, IoT device software, C++


Machine Learning in Manufacturing – The Power of AI

Machine Learning in Manufacturing

This use case for machine learning in manufacturing proves that implementing AI in production will dramatically improve factory operations, reduce lead times, and eliminate delays.

Tagged , , , , ,

POCO, iostreams, Windows CE and DLLs

Since release 1.4.0, the POCO C++ Libraries support Windows CE (or Windows Embedded Compact). Except for a few minor restrictions due to a lack of support for them in Windows CE, POCO works quite well on Windows CE 5.0 or later. However, there is an interesting issue that results from the combination of having classes […]

Tagged , , ,

Logging with POCO on iOS

The POCO C++ Libraries come with a powerful logging framework that supports different logging channels like log files, console, syslog or the Windows Event Log. All of these channels (except maybe the FileChannel) are not very useful when developing applications for the iPhone. So what should one do when porting existing C++ code that uses […]

Tagged , , ,

Software For The New Internet Of Things

The Internet of Things, also referred to as Industrial Internet, or Internet of Everything, is one of the major industry trends of 2013. Interestingly, as some may remember, it was also a buzz phrase a few years ago, back then referring to then trendy RFID technology. RFID never really lived up to the expectations, though. […]

Tagged , , , , , , ,