Pinned Repositories
age-gender-deep-learning-models
Deep Neural Networksfor Age and Gender Classification - Data and Models
ardupilot
ArduPlane, ArduCopter, ArduRover source
MPU6050-STM32F4
STM32-F103-Flight-controller
STM32-PPM-Receive
Firmware to receive PWM vallues from an RC receiver in four channels, YAW, ROLL, PITCH, THRUST.
STM32F103-MS5611-Baro
Firmware for STM32F103C8T6 to get pressure and temperature readings via I2C.
STM32F7-Discovery-Super-Chip
The biggest ever discovery board for STM32F746 with HDMi support, TFT support and SD card slot.
STM32F722-discovery-board-PCB
PCB for discovery board of the STM32F722RET6 chip.
STM32F746-Development-board-PCB
Development board for the STM32F746VGT6 with micro SD card slot.
STM32F746-Flight-Controller
A flight controller PCB made for STM32F746VGT6, in EasyEda.
Elvez's Repositories
Elvez/STM32F746-Flight-Controller
A flight controller PCB made for STM32F746VGT6, in EasyEda.
Elvez/STM32F722-discovery-board-PCB
PCB for discovery board of the STM32F722RET6 chip.
Elvez/STM32F746-Development-board-PCB
Development board for the STM32F746VGT6 with micro SD card slot.
Elvez/MPU6050-STM32F4
Elvez/STM32-F103-Flight-controller
Elvez/STM32-PPM-Receive
Firmware to receive PWM vallues from an RC receiver in four channels, YAW, ROLL, PITCH, THRUST.
Elvez/STM32F103-MS5611-Baro
Firmware for STM32F103C8T6 to get pressure and temperature readings via I2C.
Elvez/STM32F7-Discovery-Super-Chip
The biggest ever discovery board for STM32F746 with HDMi support, TFT support and SD card slot.
Elvez/age-gender-deep-learning-models
Deep Neural Networksfor Age and Gender Classification - Data and Models
Elvez/ardupilot
ArduPlane, ArduCopter, ArduRover source
Elvez/BMP280-STM32F4xx
Elvez/caffe2onnx
Convert Caffe models to ONNX.
Elvez/Candle-Board-Libraries
Elvez/Candle-pocket-lab
Elvez/Data-structures-and-algorithms
Elvez/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Elvez/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
Elvez/LIAN
Elvez/linux
Linux kernel source tree
Elvez/llm.c
LLM training in simple, raw C/CUDA
Elvez/mistserver
The official mistserver source repository - www.mistserver.com
Elvez/person-detection-deepstream
Using Nvidia deepstream pipeline with custom cv::Mat frame injection
Elvez/Pocket-lab-firmware
Elvez/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Elvez/slacking
Modern Slack C++ 11 library for communicating with the Web Slack API
Elvez/STM32-LCD-16-PIN
Firmware for STM32F103C8T6 to print stuff on LCD 16x2
Elvez/STM32-Libraries
Elvez/STM32-PWM
STM32F103C8T6 firmware to generate PWM from TIMER 1 channel 1.
Elvez/STM32-USB-VCP-Test
STM32 firmware to display a string on the Virtual COM Port.
Elvez/streaming-server-dump
Here I put all the things I learnt or built about streaming servers.