waimanpower's Stars
Kevincoooool/ESP32S2_DAP
使用ESP32S2做的DAP
sigrokproject/pulseview
Read-only mirror of the official repo at git://sigrok.org/pulseview. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
xueshawu/Python-100-Days
Python - 100天从新手到大师
xueshawu/OSEK_NM
OSEK_NM2.5.3协议的实现,目前手上只有STM32F407的板子,只在STM32F407平台实现。
marshallma21/AUTOSAR_SampleProject_S32K144
This is a project based on NXP's MCAL sample for AUTOSAR 4.2.2. Some changes are made to adapt to S32K144evb.
jsgonsette/InvertedPendulum
An inverted pendulum that jumps and balances. It's a simplified version of the Cubli that you can build yourself.
GreyZhang/J1939_basic
My hacking trip to learn CAN J1939.
vedderb/bldc-hardware
Brushless DC Motor controller from Benjamin Vedder
vedderb/bldc
The VESC motor control firmware
ToanTech/Deng-s-foc-controller
灯哥开源 FOC 双路迷你无刷电机驱动
simplefoc/Arduino-SimpleFOCShield
Arduino Shiled for running Gimbal BLDC motors with FOC algorithm
adobe-fonts/source-han-sans
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
stm32duino/Arduino_Core_STM32
STM32 core support for Arduino
stefankueng/BowPad
A simple and fast text editor with a ribbon UI
xoseperez/hlw8012
HLW8012 library for Arduino and ESP8266 using the Arduino Core for ESP8266.
armink/SFUD
An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库
Serial-Studio/Serial-Studio
Data visualization software for embedded devices and projects
openxc/uds-c
Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
GreyZhang/g_s32k144
learning records about S32K144 MCU (FreeRTOS, UART, CAN, SPI, PIT, FreeMaster, RTC, GPS, DMA, WatchDog、J1939、UDS、XCP、CCP)
sandeepmistry/arduino-CAN
An Arduino library for sending and receiving data using CAN bus.
miwagner/ESP32-Arduino-CAN
An Arduino CAN-Bus library for ESP32
twoflyliu/ecanspy3
moonglow/pcan_cantact
:robot: XCAN firmware for CANtact ( CANable ) or any other similar boards.
rbei-etas/busmaster
BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
moonglow/pcan_pro_x
:alien: XCAN PRO/PRO FD/FD USB2CAN firmware implementation for cheap STM32F4 hardware
krumboeck/usb2can
SocketCAN driver for UAB "8 devices" USB2CAN interface
Yurik72/ESPHap
ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
feaser/openblt
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
HubertD/cangaroo
open source can bus analyzer software
whik/crc-lib-c
基于C语言的CRC校验库,包括常用的21个CRC参数模型实现