Category: Software

bCNC CNC tutorial autolevel 0

bCNC Tutorial: autolevel – 2

One of the most important features is the auto-level. Even if your CNC is precise, it will never be accurate to one-hundredth of a millimeter, but to carry out the removal of copper, you will have to have an excellent level of precision.
Here we are going to learn how to do auto-level.

esp8266 self OTA update firmware in HTTPS SSL TLS with trusted self signed certificate 0

esp8266 self OTA update in HTTPS (SSL/TLS) with trusted self signed certificate – 3

OTA (Over the Air) update is the process of uploading firmware to an ESP module using a Wi-Fi connection rather than a serial port.
In this article we are going to explain OTA update via HTTPS secure connection, and with a valid self signed certificate trusted from the client.