Pinned Repositories
cubemx-FreeRTOS-emwin
基于cubemx的HAL库上移植FreeRTOS+emwin(含触摸)和emwin固件库,并对代码进行了优化
Deep_Learning
分享学习神经网络深度学习的项目(包括数据集和代码)/ Shared learning neural network deep learning project (including data set and code)
Dormitory-management
旨在打造一款寝室管理系统,方便通过手机APP实现对寝室智能家居的控制(通过蓝牙协议或是网络TCP协议)
EmWin-SmallPhone
🦄通过EmWin+FreeRTOS+ESP8266的综合项目,从零开始,旨在打造一个小巧式智能手机,持续更新该项目,欢迎大家Fork和Star
ESP32_MQTT_BaiDuCloud
通过HTTP协议读取实时天气,然后使用cJSON进行解码,最后将温度和天气状况上传到百度云服务器(您可以订阅百度云相关主题),并实时更新 / Read the real-time weather through the HTTP protocol, then use cJSON to decode, finally upload the temperature and weather conditions to the Baidu cloud server (you can subscribe to Baidu cloud related topics), and update in real time
FreeRTOS-ESP8266
基于stm32+FreeRTOS+ESP8266的实时天气系统
QT_USART_Waveform
通过QT制作的串口以及波形输出调试上位机 / Through QT production of serial port and waveform output debugging
stm32F407
在cubemx环境下,使用HAL库,封装的部分模块库,用于各种情况下直接调用,持续更新各类模块库,帮助初学者更快入门,少走弯路
Student-Innovation
YTGLib_Dev
致力于打造一个适配stm32全系列单片机的通用模块HAL库
name-longming's Repositories
name-longming/stm32F407
在cubemx环境下,使用HAL库,封装的部分模块库,用于各种情况下直接调用,持续更新各类模块库,帮助初学者更快入门,少走弯路
name-longming/FreeRTOS-ESP8266
基于stm32+FreeRTOS+ESP8266的实时天气系统
name-longming/EmWin-SmallPhone
🦄通过EmWin+FreeRTOS+ESP8266的综合项目,从零开始,旨在打造一个小巧式智能手机,持续更新该项目,欢迎大家Fork和Star
name-longming/cubemx-FreeRTOS-emwin
基于cubemx的HAL库上移植FreeRTOS+emwin(含触摸)和emwin固件库,并对代码进行了优化
name-longming/QT_USART_Waveform
通过QT制作的串口以及波形输出调试上位机 / Through QT production of serial port and waveform output debugging
name-longming/YTGLib_Dev
致力于打造一个适配stm32全系列单片机的通用模块HAL库
name-longming/Deep_Learning
分享学习神经网络深度学习的项目(包括数据集和代码)/ Shared learning neural network deep learning project (including data set and code)
name-longming/Dormitory-management
旨在打造一款寝室管理系统,方便通过手机APP实现对寝室智能家居的控制(通过蓝牙协议或是网络TCP协议)
name-longming/ESP32_MQTT_BaiDuCloud
通过HTTP协议读取实时天气,然后使用cJSON进行解码,最后将温度和天气状况上传到百度云服务器(您可以订阅百度云相关主题),并实时更新 / Read the real-time weather through the HTTP protocol, then use cJSON to decode, finally upload the temperature and weather conditions to the Baidu cloud server (you can subscribe to Baidu cloud related topics), and update in real time
name-longming/Student-Innovation
name-longming/name-longming.github.io
YTG Blog ->
name-longming/name-longming
name-longming/GAMES101_study
这个项目用来记录我学习GAMES101系列课程的作业 并汇总资料。 This project is used to record my homework of games101 series courses and Summary information and resources.
name-longming/github-readme-stats
:zap: Dynamically generated stats for your github readmes
name-longming/u8g2
U8glib library for monochrome displays, version 2
name-longming/cuit-icec.github.io
成都信息工程大学 学生电子爱好者协会的 Wiki。
name-longming/mkdocs-material
A Material Design theme for MkDocs
name-longming/Openmv-Algorithm
专注研究一些关于openmv的基础算法 / Focus on some basic algorithms of openmv
name-longming/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
name-longming/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
name-longming/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
name-longming/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
name-longming/learning-cmake
learning cmake
name-longming/MobileNet-Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
name-longming/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
name-longming/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
name-longming/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort