threedlife's Stars
microsoft/Windows-universal-samples
API samples for the Universal Windows Platform.
blinker-iot/blinker-library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
pyserial/pyserial
Python serial port access library
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
mit-han-lab/bevfusion
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
joeyism/linkedin_scraper
A library that scrapes Linkedin for user data
MHeironimus/ArduinoJoystickLibrary
An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
hku-mars/r3live
A Robust, Real-time, RGB-colored, LiDAR-Inertial-Visual tightly-coupled state Estimation and mapping package
TKJElectronics/KalmanFilter
This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.
mherb/kalman
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
lemmingDev/ESP32-BLE-Gamepad
Bluetooth LE Gamepad library for the ESP32
libuvc/libuvc
a cross-platform library for USB video devices
hku-mars/livox_camera_calib
This repository is used for automatic calibration between high resolution LiDAR and camera in targetless scenes.
hku-mars/LiDAR_IMU_Init
[IROS2022] Robust Real-time LiDAR-inertial Initialization Method.
ethz-asl/lidar_align
A simple method for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor
rlczddl/awesome-3d-human-reconstruction
designmodo/html-website-templates
Free static HTML website templates created using the Slides - https://designmodo.com/slides/
hku-mars/r2live
R2LIVE: A Robust, Real-time, LiDAR-Inertial-Visual tightly-coupled state Estimator and mapping package
Ultrawipf/OpenFFBoard
OpenFFBoard is a universal force feedback interface for DIY simulation devices
iliasam/STM32F4_UVC_Camera
STM32F4-Discovery USB Device UVC Camera examples
pronenewbits/Arduino_AHRS_System
A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration and EKF/UKF for sensor fusion on Arduino platform
o-devices/bldc-ffb-wheel
DIY FFB Wheel project based on STM32 controller board and BLDC motor
collin80/GEVCU
Generalized Electric Vehicle Control Unit
jpbrucker/BLE_HID
HID service implementation for mbed's BLE API
pronenewbits/Embedded_EKF_Library
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
RTIMULib/RTIMULib2
tahaHichri/UE-Bluetooth-Support
A code plugin for Unreal Engine that allows developers to access the Bluetooth SDK from Blueprint and C++.
NinevaStudios/ble-utilities-unreal
This is Unreal Engine plugin that allows to scan for BLE devices with Cycling Power service running, connect to one of them and subscribe for its notifications.
pronenewbits/Embedded_UKF_Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
tcoppex/mbed-ble-hid
:raising_hand: Implement Human Interface Device over Bluetooth Low Energy on a Mbed stack (Arduino nano 33 BLE).