Pinned Repositories
android-rust-java-test
android-usbser-rs
Android host driver for USB serial adapters, currently works with CDC-ACM devices.
arm-llvm-stm32f103-blinky
Template for building firmware for STM32F103 with the LLVM toolchain instead of gcc-arm-none-eabi without LTO support.
bl0940
Minimal platform-independent C code handling the UART interface of the BL0940 metering IC.
figrid-board
A recording software for the Five-in-a-Row game which can run on Linux shell and is compatible with Renlib.
jni-min-helper
Minimal helper for `jni-rs`, supporting dynamic proxies, Android dex embedding and broadcast receiver. Used for calling Java code from Rust.
random-picker
Generate random choices such as activities, places, groceries that have different costs or prizes, based on a distribution table of relative values of probability.
rtl8762c-ble-uart
Simple BLE-UART bridge for RTL8762C, with an UART baud rate calculator for RTL8762C and probably RTL8762D, RTL8762E, RTL87x3x, etc (probably the first implementation available on the web).
rtlreadlog
Alternative for the Realtek RTL8762x Log Debug Analyzer on Linux.
simple-cairo-plot
An easy-to-use component for continuous recording and plotting of variables. it depends on gtkmm-3.0, and is implemented with Cairo.
wuwbobo2021's Repositories
wuwbobo2021/android-usbser-rs
Android host driver for USB serial adapters, currently works with CDC-ACM devices.
wuwbobo2021/rtl8762c-ble-uart
Simple BLE-UART bridge for RTL8762C, with an UART baud rate calculator for RTL8762C and probably RTL8762D, RTL8762E, RTL87x3x, etc (probably the first implementation available on the web).
wuwbobo2021/arm-llvm-stm32f103-blinky
Template for building firmware for STM32F103 with the LLVM toolchain instead of gcc-arm-none-eabi without LTO support.
wuwbobo2021/figrid-board
A recording software for the Five-in-a-Row game which can run on Linux shell and is compatible with Renlib.
wuwbobo2021/jni-min-helper
Minimal helper for `jni-rs`, supporting dynamic proxies, Android dex embedding and broadcast receiver. Used for calling Java code from Rust.
wuwbobo2021/rtlreadlog
Alternative for the Realtek RTL8762x Log Debug Analyzer on Linux.
wuwbobo2021/simple-cairo-plot
An easy-to-use component for continuous recording and plotting of variables. it depends on gtkmm-3.0, and is implemented with Cairo.
wuwbobo2021/android-rust-java-test
wuwbobo2021/bl0940
Minimal platform-independent C code handling the UART interface of the BL0940 metering IC.
wuwbobo2021/bl0940-uart-ble-qt
personal backup, depends on bl0940 and rtl8762c-ble-uart
wuwbobo2021/btleplug
Rust Cross-Platform Host-Side Bluetooth LE Access Library
wuwbobo2021/c-rust-performance-test
Simple C, C++ and Rust implementations for the sieve of Eratosthenes. The test result shows the Rust program is as fast as the C++ program.
wuwbobo2021/disp-convert
wuwbobo2021/EBiCS_Firmware
Free FOC firmware for Lishui E-Bike-Controllers
wuwbobo2021/ioperm
Start another program with access to I/O ports
wuwbobo2021/random-picker
Generate random choices such as activities, places, groceries that have different costs or prizes, based on a distribution table of relative values of probability.
wuwbobo2021/cargo-apk
Helps cargo build APKs
wuwbobo2021/esp32-s2-i2s-par-receiver
Test program for 8-bit parallel data (with external clock and VSYNC) receiving, using ESP32-S2.
wuwbobo2021/rtl8762c-gcc-examples
Firmware examples for the RTL8762C BLE SoC
wuwbobo2021/rtltool
Tool for programming the Realtek RTL8762C SoC via the UART interface
wuwbobo2021/serialib
Serial library for Linux & Windows (forked from imabot2/serialib, naming style changed)
wuwbobo2021/simple-battery-voltage-alarm
A Linux program which can make alarm sound in the terminal while battery voltage is out of proper range (not good for the battery) and make some statistic information.
wuwbobo2021/stm32f303-voltage-drop-capturing
A small attempt to evaluate AC internal resistance of the battery. Currently without current measuring.
wuwbobo2021/tc35661-spp-mcu-driver
A simple driver for the TC35661 bluetooth module which only supports SPP mode.
wuwbobo2021/usb-vcp-mcu-charge-controller
personal backup
wuwbobo2021/victor-vc70c-hidraw-reader
(Obsolete, please refer to sigrok SmuView) A decoding program for VICTOR VC70C/86C/86D Multimeter as computer device.