I-CAN-hack / automotive

Rust crate providing a variety of automotive related libraries, such as communicating with CAN interfaces and diagnostic APIs
MIT License
34 stars 7 forks source link

Build WASM demo #65

Open pd0wm opened 1 week ago

pd0wm commented 1 week ago

Using a comma.ai panda make a simple demo web-page that displays incoming CAN messages.

Look into the cross_usb package to supplement or replace the current libusb backend.