# smart-home **Repository Path**: bivent/smart-home ## Basic Information - **Project Name**: smart-home - **Description**: 智能家居专用系统! - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-02-02 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智慧家庭 这是一个用于搭建智慧家庭的系统应用,欢迎大家参与开发! 依赖dev libsqlite3-dev libmodbus-dev 测试方法: 1 连接变送器 2 将lib/x86/ 目录下的动态库拷贝到 /usr/local/lib ===> sudo cp lib/x86/* /usr/local/lib 3 执行make命令 ===> make 4 进入bin目录 ===> cd bin 5 运行server ===> sudo ./server 6 运行test_server ===> ./test_server