Pinned Repositories
algorithm
demo for using automake tools
arduino-sdk-sys
Rust bindings for arduino, based on bindgen, optional clang-rs and arduino-cli
avr-allocator
a heap allocator for avr processors
embedded-fonts
split and convert the ttf/pcf/bdf fonts into the internal data structure and text renderer for use with embedded-graphics
go-wiringPi
golang wrap for wiringPi
microstepper
Embedded Rust microstepper montion control crates, e.g. A4988, DRV8255, and PLU/DIR drivers, like DM432C
notes
notes about program
sifa_scrapy
1. 基于scrapy实现几大主流司法拍卖网站抓取
spider
爬虫实验
tfutil
golang util for tensorflow
flyingyizi's Repositories
flyingyizi/embedded-fonts
split and convert the ttf/pcf/bdf fonts into the internal data structure and text renderer for use with embedded-graphics
flyingyizi/sifa_scrapy
1. 基于scrapy实现几大主流司法拍卖网站抓取
flyingyizi/microstepper
Embedded Rust microstepper montion control crates, e.g. A4988, DRV8255, and PLU/DIR drivers, like DM432C
flyingyizi/notes
notes about program
flyingyizi/tfutil
golang util for tensorflow
flyingyizi/tmr-group-notes
flyingyizi/arduino-sdk-sys
Rust bindings for arduino, based on bindgen, optional clang-rs and arduino-cli
flyingyizi/avr-allocator
a heap allocator for avr processors
flyingyizi/avr-counter
implement embedded_hal::timer::CountDown trait for avr TC
flyingyizi/avr-eeprom
rust avr EEPROM crate, it implement embedded_storage trait.
flyingyizi/callC
记录java, golang, kotlin调用C API时使用各种技术的实验
flyingyizi/embedded-rotary-encoder
rotary encoder for embedded
flyingyizi/embeddedCppUTestDemo
flyingyizi/flyingyizi.github.io
flyingyizi/kotlinjs-modules
kotlinjs 编写客户端网页记录
flyingyizi/learnopengl
flyingyizi/libclang-experiments
Experiments with rust wrapper for libclang.
flyingyizi/linux_rust
forking from rust for linux.Adding support for the Rust language to the Linux kernel.
flyingyizi/My-ebook
flyingyizi/ngc-block
RS274/NGC block parsing, as a util to parsing gcode / mcode in cnc system. it is complay with no-std.
flyingyizi/ngc-geometry
arc,line, look2head algorithm used in CNC
flyingyizi/notes_linux_device_driver_developmnet
collection notes about linux device driver development
flyingyizi/notes_llvm
flyingyizi/notes_rust
notes about rust
flyingyizi/recyclerViewDemo
记录学习recyclerView
flyingyizi/rust_embed_scratch
flyingyizi/rust_with_c_lib
demo rust how to bind c library build with cmake
flyingyizi/selenium
Selenium/Webdriver client for Go
flyingyizi/skyvern
Automate browser-based workflows with LLMs and Computer Vision
flyingyizi/stm32-rs
Embedded Rust device crates for STM32 microcontrollers