Pinned Repositories
ai-play-arcade-game
Learning to use AI to play an arcade game
autoplay-game
A silly python script to play an online game automatically
circular-buffer
Circular Buffer Library
cli2
Command line interpreter for embedded system.
crc16
CRC16 in c
crc64
calculate crc64 value
fsm-with-function-pointer
A neat and tidy way to design FSM with function pointer
schedular
A simple task scheduler written in C for embedded system
serialport
Serial port in C
wearleveling
Simple EEPROM/Flash wear leveling
jmswu's Repositories
jmswu/wearleveling
Simple EEPROM/Flash wear leveling
jmswu/ai-play-arcade-game
Learning to use AI to play an arcade game
jmswu/autoplay-game
A silly python script to play an online game automatically
jmswu/c_wrap_via_linking
example of c wrapping function via linking
jmswu/circular-buffer
Circular Buffer Library
jmswu/schedular
A simple task scheduler written in C for embedded system
jmswu/serialport
Serial port in C
jmswu/cmake-course
udemy cmake course
jmswu/cmake-template
jmswu/cpp-interrupt-example
This show how to encapsulate late interrupt in a class
jmswu/crtp
Curiously recurring template pattern (CRTP)
jmswu/embedded_linux
jmswu/FreeRTOS-course
jmswu/gtest-exmaple
Simple gtest example
jmswu/makefile-template
My Makefile template
jmswu/net
Me playing around with difference low level networking stuff.
jmswu/nodejs-course
https://codewithmosh.com/
jmswu/notflix
Notflix is a shell script to search and stream torrent.
jmswu/operator_new_blocker
Operator new blocker to stop heap allocation
jmswu/pack7bit
Pack 7-bit data into 8-bit data
jmswu/queue
c thread safe queue
jmswu/robot_toy
Code to control a robot toy
jmswu/stream
jmswu/stream_web
jmswu/template-observer-pattern
using template to generate compile time observer pattern
jmswu/test-1
jmswu/test-2
pull request
jmswu/tiny_printf
a tiny_printf() for use in MSP430
jmswu/Unity
Simple Unit Testing for C
jmswu/what-is-the-price