{"id":73101,"library":"w5500-hl","title":"W5500-HL","description":"Driver for the Wiznet W5500 internet offload chip.","status":"active","version":"0.12.0","language":"rust","source_language":null,"source_url":"https://github.com/newAM/w5500-rs","tags":["embedded","networking","w5500","driver","spi"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nw5500-hl = \"0.12.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add w5500-hl","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"W5500","correct":"use w5500_hl::W5500;"}],"quickstart":{"code":"use w5500_hl::W5500;\n\nfn main() {\n    let mut w5500 = W5500::new(/* spi, cs */);\n    println!(\"W5500 driver created\");\n}","lang":"rust","description":"Create a W5500 driver instance."},"warnings":[],"env_vars":null,"search_vec":"'chip':11 'driver':4,15 'embed':12 'hl':3 'internet':9 'network':13 'offload':10 'spi':16 'w5500':2,8,14 'w5500-hl':1 'wiznet':7","created_at":"2026-06-17T18:47:39.476120+00:00","updated_at":"2026-06-17T18:47:39.476120+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/newAM/w5500-rs","github":"https://github.com/newAM/w5500-rs","docs":"https://docs.rs/w5500-hl/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}