NicolARun06's Stars
zrax/pycdc
C++ python bytecode disassembler and decompiler
rocky/python-uncompyle6
A cross-version Python bytecode decompiler
notmarek/LanguageBreak
A kindle <=5.16.2.1.1 jailbreak
bdragon300/pyzkaccess
Library and CLI tool for working with ZKTeco ZKAccess C3-100/200/400 controllers
vwout/zkaccess-c3-py
A pure Python library for communicating with ZKTeco ZKAccess C3 Access Control Panels
khoih-prog/NRF52_TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an nRF52-based board. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise than other software timers using millis() or micros(). Now supports `Sparkfun Pro nRF52840 Mini`
khoih-prog/NRF52_MBED_TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an NRF52-based board using mbed-RTOS such as Nano-33-BLE. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
MHEtLive/MH-ET-LIVE-E-Papers
For all MH-ET LIVE E-Papers
ROS-Mobile/ROS-Mobile-Android
Visualization and controlling application for Android
YasuChiba/ros2-android-build
Build rcljava(ros2-java) for android.
YasuChiba/ROS2-Mobile-Android
Visualization and controlling application for Android
esteve/ros2_java
Java and Android bindings for ROS2
songshan0321/ros2-android-controller
An Android app to control ROS2 Robot.
mirellameelo/ROS_2_ANDROID
Publishing data from Android via ROS 2
ros2-java/ros2_android
Java and Android bindings for ROS2
ros2-java/ros2_java_examples
Example Java applications for the ROS2 Java bindings
ros2-java/ros2_android_examples
Example Android apps for the ROS2 Java bindings
ros2-java/ros2_java
Java and Android bindings for ROS2
HinTak/seeed-voicecard
This is an enhancement fork with the explicit aim of supporting current shipping Raspbian/Ubuntu kernels without requiring downgrading. Please donate at https://hintak.github.io/ if it works for you. Use vX.Y branch for kernel version vX.Y
YuMingC233/raspberry_llm
🎩🍓 基于树莓派与音频hat的大语言模型应用 🍓🎩
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
flightng/atbetaflight
atbetaflight 是一个基于betaflight 4.3 移植至Artery Tek AT32F435/7 的一个分支。这是我们的第一个尝试
betaflight/betaflight
Open Source Flight Controller Firmware
notrynohigh/BabyOS
专为MCU项目开发提速的代码框架
WiringPi/WiringPi
The arguably fastest GPIO Library for the Raspberry Pi
LiquidCGS/FastIMU
the IMU library to rule them all (wip)
liulinbo/slam
learning SLAM,curse,paper and others