NAND flash reader based on FTDI FT2232 IC in bit-bang IO mode
-
Updated
Feb 25, 2018 - C
NAND flash reader based on FTDI FT2232 IC in bit-bang IO mode
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.
Tic-Tac-Toe game with AI implemented on a Raspberry Pi Pico board and a 20x4 LED display.
rust library to write integer types of any bit length into a buffer - from `i1` to `i64`.
Bit banging is a technique for serial communication in which the whole communication process is handled via software instead of dedicated hardware.
PoC of SPI DMA bit banging with Orange Pi Zero LTS and MCP3204/3208
Add a description, image, and links to the bitbanging topic page so that developers can more easily learn about it.
To associate your repository with the bitbanging topic, visit your repo's landing page and select "manage topics."