compiling code with Arduino IDE. I get a error "exec: "cmd": executable file not found in %PATH% "
PATH add
%SystemRoot%\system32;%SystemRoot%;C:\Windows\System32;
Wednesday, October 30, 2019
Wednesday, October 23, 2019
How to use NodeMCU-32S Lua (ESP32) serial2 port (UART)

| serial | RX | TX |
| 0 | GPIO3 | GPIO1 |
| 1 | GPIO9 | GPIO10 |
| 2 | GPIO16 | GPIO17 |
If ESP32 connect USB,only serial2 can work.
Tuesday, September 17, 2019
Pronterface could not connect to 3D printing "could not open port"
when we want to pc connect to 3D printing with Pronterface, but Pronterface could not connect to 3D printing and show " could not open port" error. How to solve ?
Friday, May 25, 2018
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
Sunday, April 8, 2018
QT QMYSQL driver not loaded
QT error messages:
Exemple:
Attention!
QSqlDatabase: QMYSQL driver not loadeddownload MySQL connector libmysql.dll to compiler bin Folder
QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7
Exemple:
X:\Qt\5.10.1\mingw53_32\bin
Attention!
- If your compiler is 32 bit,download 32 bit.
- Attention which compiler.
Tuesday, December 26, 2017
Sunday, January 15, 2017
Subscribe to:
Posts (Atom)