**This repo is a work in progress and will be for the next month while we ship our first pandas to [chffr](http://getchffr.com) users. This is not production code, and shouldn't be used as such. We are open sourcing it early for developers to start building panda support. If you want a panda, download our dashcam app [chffr](http://getchffr.com) and earn comma points!**
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.
It is 2nd gen hardware, reusing code and parts from the [NEO](https://github.com/commaai/neo) interface board.