emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.72k stars 391 forks source link

Firmware support for Chameleon Tiny #304

Closed hsanjuan closed 2 years ago

hsanjuan commented 2 years ago

This adds support for Proxgrind's Chameleon Tiny (Pro) hardware features which consist in having more LEDs (one per slot) and having an uart interface that is wired to a bluetooth module that allows wireless communication to the device with an Android app.

Support for these features can be enabled by uncommenting the respective lines in the firmware Makefile that define CHAMELEON_TINY_SUPPORT and CHEMELEON_TINY_UART_SUPPORT.

I am submitting a PR to see if there is any interest here to "upstream" this. It is well contained and does not get much in the way of the original firmware.

fptrs commented 2 years ago

Hi @hsanjuan, we appreciate your work but this repo should only contain code for the original open source ChameleonMini.