Skip to content
View gqlong89's full-sized avatar

Block or report gqlong89

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Trampoline is a static RTOS for small embedded systems. Its API is aligned with OSEK/VDX OS and AUTOSAR OS 4.2 standards.

C 618 269 Updated May 28, 2024

This repository contains code example projects for the AURIX™ Development Studio.

C 495 330 Updated Sep 13, 2024

Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.

C 676 243 Updated Sep 17, 2024

在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的API接口就是常规的读数据包,读期望帧以及匹配期望帧,整段代码可用于普通的通信数据帧读取,也可以在单片机中用于shell组件的…

C 17 9 Updated Nov 25, 2019
C 1 Updated Aug 2, 2020

cComponentStrut 嵌入式C言语程序组件化开发架构设计

C 8 6 Updated Sep 9, 2018

在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,while(1)是什么?在嵌入式设计模式里是怎么给while(1)定义的。《C嵌入式编程设计模式》一书中将while(1)称之为…

C 13 6 Updated Nov 25, 2019

code

C 2 18 Updated May 18, 2017

Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机

Python 9,713 4,191 Updated Oct 10, 2023

Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...

Python 930 400 Updated Oct 31, 2024

TBOX

C 1 Updated Sep 20, 2018
C 1 Updated Oct 16, 2018

Development AUTOSAR

C 52 19 Updated Jul 31, 2024

My project

C 4 Updated Dec 10, 2022

嵌入式系统软件设计中的常用算法_周航慈

C 76 32 Updated Aug 12, 2017

Yet another USB-CAN adapter.

C 12 2 Updated Jan 9, 2022

This Gateway receives the CAN messages from other nodes and send them over (USART) usb-serial connected to the computer

C 1 Updated Jul 2, 2018

CAN bus gateway over USB

C 21 5 Updated Nov 18, 2021
C 3 Updated Nov 20, 2019

实现了ISO15765标准的UDS诊断协议,能通过修改template文件夹下的Excel文件来配置DID和UDS

Java 14 10 Updated Sep 28, 2018

UDS协议翻译

1 Updated Jun 20, 2018

Microchip MCP2515 SPI CAN controller - Driver library for TI MCUs

C 52 18 Updated Jan 15, 2020

A CAN Gateway framework, offering CAN frame-based routing across multiple interfaces and protocols.

C 13 6 Updated Jan 29, 2021

TBOX

C 1 6 Updated Sep 20, 2018
C 2 2 Updated Feb 25, 2020

Open source ARM Cortex-M microcontroller library

C 3,098 1,036 Updated Oct 10, 2024

电力载波800bps+无线

C 7 5 Updated Dec 28, 2018

S32K144EVB+FreeRTOS+keil

C 14 8 Updated Jun 17, 2020

JT809协议、GB809协议、道路运输车辆卫星定位系统-平台数据交换协议(支持2011、2019版本)

C# 187 104 Updated Jul 9, 2024

JT/T808 protocol,JT808 protocol, GB808 protocol (support 2011, 2013, 2019 version) JT/T808协议、JT808协议、GB808协议(支持2011、2013、2019版本)

C# 546 253 Updated Oct 9, 2024
Next