当前位置:蓝冠 | 蓝冠招商注册-蓝冠开户-机电工程
>
-
#include <iostream> #include “serial_debug.h” using namespace std; int debug_wait() { #if DEBUG cout << “press any key to contine” << endl; getchar(); #endif return 0; } bool creat_serial(HANDLE &hComm,string strPort) { hComm = CreateFile(strPort.c_str(), GENERIC_RE...
-
In this article, we will introduce a fully functional smart solar tower mockup. The mockup is based on a new concept to track the Sun and the receiver called Heliot, a smart heliostat approach. This approach is based on computer vision and deep learning for object detection using Tensorflow as machine learning ...
-
Would you like to use a great multi-platform toolkit to develop apps for mobile, web, desktop, and even embedded devices (Raspberry Pi) with a single codebase?,Then, do not miss this post which talks about Flutter on Raspberry Pi, the great open-source Google’ User Interface (UI) toolkit for building native app...
-
-