bitbanging
Here are 9 public repositories matching this topic...
NAND flash reader based on FTDI FT2232 IC in bit-bang IO mode
-
Updated
Feb 25, 2018 - C
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.
-
Updated
Dec 6, 2019 - C++
Bit banging is a technique for serial communication in which the whole communication process is handled via software instead of dedicated hardware.
-
Updated
Apr 2, 2021 - C
Tic-Tac-Toe game with AI implemented on a Raspberry Pi Pico board and a 20x4 LED display.
-
Updated
Oct 10, 2021 - C++
PoC of SPI DMA bit banging with Orange Pi Zero LTS and MCP3204/3208
-
Updated
Feb 28, 2025 - C
rust library to write integer types of any bit length into a buffer - from `i1` to `i64`.
-
Updated
Jul 16, 2024 - Rust
A Tiny Data Logger made from Attiny13a.
-
Updated
May 30, 2025 - C
Improve this page
Add a description, image, and links to the bitbanging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitbanging topic, visit your repo's landing page and select "manage topics."