该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
摘要:
https://detail.tmall.com/item.htm?abbucket=11&id=598197117280&ns=1&skuId=4537254155950&spm=a21n57.1.item.8.5099523ce0QsSo https://wit-motion.yuque.com 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
摘要:
1单纯统计进出人数 #define pin_RED1 PA0 #define pin_RED2 PA1 int people_useNum=0; int state_RED1=0;// 红外1 int state_RED2=0;// 红外2 int car_state[2]={0,0}; int c 阅读全文
该文被密码保护。 阅读全文
摘要:
#include <Arduino.h> #include <U8g2lib.h> #ifdef U8X8_HAVE_HW_SPI #include <SPI.h> #endif #ifdef U8X8_HAVE_HW_I2C #include <Wire.h> #endif U8G2_SSD130 阅读全文
该文被密码保护。 阅读全文
摘要:
阅读全文
摘要:
import cv2 import numpy as np thresh_gaizi=117 thresh_gaizi_range=3 thresh_yemian=257 thresh_yemian_range=3 thresh_baozhuang=436 thresh_baozhuang_rang 阅读全文
摘要:
# -*- coding: utf-8 -*- import RPi.GPIO as GPIO import time #VCC接1号针脚,GND接6号针脚,SCK接11号针脚,DT接13号针脚 class Hx711(): def setup(self): self.SCK = 11 # 物理引脚 阅读全文
该文被密码保护。 阅读全文
摘要:
pip install baidu-api pip install baidu-aippip install chardet 阅读全文
摘要:
https://www.cnblogs.com/gooutlook/p/16061136.html http://192.168.1.103/Control_SensorPin?sensor=sensor_all&action=GetData python # -*- coding:utf-8 -* 阅读全文
该文被密码保护。 阅读全文