Pinned Repositories
Arduino_Cpp
Learning C++ on Arduino.
g_arduino
LED、Task、ISR、Timer、Serial、ADC、EEPROM、FLASH、SD Card、BME280、SPI、IIC 、File System.
g_FreeRTOS
learning notes about FreeRTOS.
g_lisp
my hacking trip on lisp
g_s32k144
learning records about S32K144 MCU (FreeRTOS, UART, CAN, SPI, PIT, FreeMaster, RTC, GPS, DMA, WatchDog、J1939、UDS、XCP、CCP)
g_stmf407
hacking STMF407
g_TC275
happy hacking for TC275!
hack_autosar
learning autosar documents, aha, very hard!
J1939_basic
My hacking trip to learn CAN J1939.
little_bits_of_linux
My notes on the trip of learning linux.
GreyZhang's Repositories
GreyZhang/g_FreeRTOS
learning notes about FreeRTOS.
GreyZhang/little_bits_of_linux
My notes on the trip of learning linux.
GreyZhang/c_units
A small piece of code which can be reuse anywhere, I call it a unit. This is a collection of unit in C language! Ok, yes, it would be my toolbox.
GreyZhang/g_hardware_basic
You should learn some hardware design knowledge in case hardware engineer would ask you to prove your software is right when their hardware design is wrong!
GreyZhang/g_unix
some basic learning about unix operating system.
GreyZhang/speed_emacs
Try to make a new emacs configuration which is fast even on windows!
GreyZhang/editors_skills
Summary for some common editor skills I used.
GreyZhang/book_list
A list record books I have read.
GreyZhang/g_cmake
my learning notes for cmake tool.
GreyZhang/g_makefile
Learn makefile from all kinds of tutorials on the web. Happy hacking and let's find an common way so we may don't need to touch makefile code any more!
GreyZhang/toolbox
常用的工具使用查询,非教程,仅作为自我参考!
GreyZhang/bash_basic
my learning note about bash shell.
GreyZhang/c_basic
little bits of c.
GreyZhang/g_ARC
some learning notes for ARC core.
GreyZhang/g_ChibiOS
I found a new RTOS called ChibiOS and it seems interesting!
GreyZhang/g_codesys
some codesys learning notes
GreyZhang/g_CSharp
some learning notes about C#.
GreyZhang/g_ECU_hacking
some learning notes about ECU(engine control unit) hacking.
GreyZhang/g_embedded
some embedded basic knowledge.
GreyZhang/g_GNU
After some years I found that I do need some free air, so dive into GNU again!
GreyZhang/g_labview
my start point of labview
GreyZhang/g_matlab
MATLAB once used to be my daily tool. After many years when I go back and read my old learning notes I felt maybe I still need it in the future. So, start this repo to keep some of my old learning notes servral years ago.
GreyZhang/g_org
my learning trip for org-mode
GreyZhang/g_risc_v
Learning notes about RISC V.
GreyZhang/g_s32k344
A new MCU learning notes. I would try to use MCAL instead of SDK.
GreyZhang/GreyZhang
Config files for my GitHub profile.
GreyZhang/little_bits_of_raspberry_pi
my hacking trip about raspberry pi.
GreyZhang/perl_basic
some perl basic learning notes.
GreyZhang/python_basic
My learning notes about python.
GreyZhang/windows_skills
some skills when using windows system.