{"id":76159,"library":"bitbang-hal","title":"bitbang-hal","description":"Implements embedded-hal traits by bitbanging GPIO pins.","status":"active","version":"0.3.3","language":"rust","source_language":null,"source_url":"https://github.com/sajattack/bitbang-hal","tags":["embedded","hal","bitbang","gpio"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbitbang-hal = \"0.3.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add bitbang-hal","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BitBangHal","correct":"use bitbang_hal::BitBangHal;"}],"quickstart":{"code":"use bitbang_hal::BitBangHal;\n\nfn main() {\n    let hal = BitBangHal::new();\n    println!(\"BitBangHal created\");\n}","lang":"rust","description":"Create a bitbang HAL instance."},"warnings":[],"env_vars":null,"search_vec":"'bitbang':2,10,15 'bitbang-h':1 'embed':6,13 'embedded-h':5 'gpio':11,16 'hal':3,7,14 'implement':4 'pin':12 'trait':8","created_at":"2026-06-17T19:25:21.712882+00:00","updated_at":"2026-06-17T19:25:21.712882+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sajattack/bitbang-hal","github":"https://github.com/sajattack/bitbang-hal","docs":"https://docs.rs/bitbang-hal/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}