Tag: 自动化
4 articles
ESP32 Integration with Home Assistant: Building Temperatu...
Build a temperature and humidity sensor using ESP32 + DHT22, integrate with Home Assistant via MQTT, and achieve automation. Complete steps including troubleshooting guide.
AI Investigation #95: Robot Scenario Testing - From Extre...
Before robots enter practical applications, systematic scenario testing must be conducted, covering boundary conditions like extreme weather, complex terrain,...
AI Investigation #63: Full-scenario Applications of Robot...
Modern robotic arms undertake various key tasks in industrial automation: handling, assembly, welding, spraying, grinding, unstructured grasping, machining, inspection and testing.
GitLab + Jenkins CI/CD Pipeline: From Manual to Automated...
Learn how to set up a CI/CD pipeline using GitLab and Jenkins. Covers Webhook configuration, branch strategy, automated build scripts, and Docker image deployment to Kubernetes.