bitbanging
There are 7 repositories under bitbanging topic.
maehw/ftdi-nand-flash-reader
NAND flash reader based on FTDI FT2232 IC in bit-bang IO mode
tobajer/i2cbitbang
The bit-banging version of i2c for STM32F4 with possibility to create many i2c ports (limited by GPIO number). It supports clock stretching and different speeds according to standards.
amirajnigam/SPI_bit_banging
Bit banging is a technique for serial communication in which the whole communication process is handled via software instead of dedicated hardware.
cristiancristea00/tic-tac-toe
Tic-Tac-Toe game with AI implemented on a Raspberry Pi Pico board and a 20x4 LED display.
Danaozhong/rust-bitwriter
rust library to write integer types of any bit length into a buffer - from `i1` to `i64`.
shapirus/opi-mcp320x-dma-bitbanging
PoC of SPI DMA bit banging with Orange Pi Zero LTS and MCP3204/3208
latchdevel/libftdi
libFTDI - FTDI USB driver with bitbang mode