diff --git a/README.md b/README.md index 4b30b4a..9f2e316 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Welcome to panda [panda](http://github.com/commaai/panda) is the nicest universal car interface you've ever seen. + + It supports 3x CAN, 2x LIN, and 1x GMLAN. It uses an [STM32F413](http://www.st.com/en/microcontrollers/stm32f413-423.html?querycriteria=productId=LN2004) for low level stuff and an [ESP8266](https://en.wikipedia.org/wiki/ESP8266) for wifi. They are connected over high speed SPI, so the panda is actually capable of dumping the full contents of the busses over wifi, unlike every other dongle on amazon. ELM327 is weak, panda is strong. diff --git a/panda.png b/panda.png new file mode 100644 index 0000000..f37175d Binary files /dev/null and b/panda.png differ