Pinned Repositories
1ZLAB-PyQT-Healthy-Work
生活不止有屏幕上的代码,还有诗和远方.
1ZLAB_Face_Track_Robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
coopot
Deep-Learning-Based-ECG-Annotator
Annotation of ECG signals using deep learning, tensorflow’ Keras
ECG-Heartbeat-Classification-seq2seq-model
Inter- and intra- patient ECG heartbeat classification for arrhythmia detection: a sequence to sequence deep learning approach
EEG-Classification-Using-Recurrent-Neural-Network
Used LSTM Network to classify eeg signals based on stimuli the subject recieved (visual or audio)
ESP32-HUB75-MatrixPanel-I2S-DMA
An Adafruit GFX Compatible Library for the original ESP32, to drive 64x32px or 64x64px HUB75 LED matrix modules using the ESP32's DMA engine for high refresh rates. Supports panel chaining.
FastLED
The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.
GetDouYin
爬抖音,爬取别人的美好生活
K210-yolo3
A Tensorflow implementation of keras-YOLOv3. Now I am ported to k210
aixier's Repositories
aixier/1ZLAB-PyQT-Healthy-Work
生活不止有屏幕上的代码,还有诗和远方.
aixier/1ZLAB_Face_Track_Robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
aixier/coopot
aixier/Deep-Learning-Based-ECG-Annotator
Annotation of ECG signals using deep learning, tensorflow’ Keras
aixier/ECG-Heartbeat-Classification-seq2seq-model
Inter- and intra- patient ECG heartbeat classification for arrhythmia detection: a sequence to sequence deep learning approach
aixier/EEG-Classification-Using-Recurrent-Neural-Network
Used LSTM Network to classify eeg signals based on stimuli the subject recieved (visual or audio)
aixier/ESP32-HUB75-MatrixPanel-I2S-DMA
An Adafruit GFX Compatible Library for the original ESP32, to drive 64x32px or 64x64px HUB75 LED matrix modules using the ESP32's DMA engine for high refresh rates. Supports panel chaining.
aixier/FastLED
The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.
aixier/GetDouYin
爬抖音,爬取别人的美好生活
aixier/K210-yolo3
A Tensorflow implementation of keras-YOLOv3. Now I am ported to k210
aixier/K210_Yolo_framework
Yolo v3 framework base on tensorflow, support multiple models, multiple datasets, any number of output layers, any number of anchors, model prune, and portable model to K210 !
aixier/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
aixier/py-apple-controller
菠萝万能控制器,是一个由灯哥开源的,基于Apache开源协议和ESP32主控芯片的低成本四足机器人控制器,控制器集成了全部四足机器人的必须硬件,完美支持 Py-Apple Dynamics 系列开源四足控制软件
aixier/PythonRobotics
Python sample codes for robotics algorithms.
aixier/ruff-aliyun-iot-wechat
ruff开发板接入阿里云IoT物联网平台,通过微信小程序监控环境温湿度,控制LED灯
aixier/sEMG-Neural-Net
Neural network for classifying electromyographic signals into distinct gestures. Additionally, a comparison of CNN vs LSTM implementations.
aixier/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
aixier/Video-Streaming-with-Flask
Streaming video with Flask Web Server
aixier/wechat-mqtt-iot-aliyun
微信小程序变身IoT设备,通过MQTT接入阿里云IoT物联网平台
aixier/Wechat_MQTT_ESP8266_BaiduIoT
微信小程序,MQTT,百度天工 IoT hub,ESP8266。
aixier/WeChatMiniEsp8266
【新增支持阿里云物联网连接】实现微信小程序连接mqtt服务器,可控制esp8266智能硬件等需求。