From e063c99b71489fd6ff84d8d5f2cd9d221d7077d6 Mon Sep 17 00:00:00 2001 From: GameTec-live Date: Fri, 25 Aug 2023 18:50:17 +0200 Subject: [PATCH] Update docs/hardware.md Co-authored-by: Philippe Teuwen --- docs/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware.md b/docs/hardware.md index ebbc2c0..662578e 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -46,6 +46,6 @@ The device itself features 2 buttons labeled `A` and `B`. The device is made of ## What is the difference between the Lite and the Ultra/DevKit? -The Chameleon Ultra as well as the Dev Kit contain a second chip called [MFRC522 ](https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf) this chip allows the Chameleon to read and write. The Chameleon Lite does not contain this chip and therefore can not rea and write, only simulate. The Chameleon Lite also swaps the big LIPO (**LI**thium **PO**lymer) battery with a smaller buttoncell. The Devkit is a Chameleon Ultra on a bigger PCB and with a bigger battery. +The Chameleon Ultra as well as the Devkit contain a second chip called [MFRC522 ](https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf). This chip allows the Chameleon to read and write to HF 14a tags. The Chameleon Lite does not contain this chip and therefore cannot read and write HF tags, it can only simulate some. The Chameleon Lite also swaps the big LIPO (**LI**thium **PO**lymer) battery with a smaller buttoncell. The Devkit is a Chameleon Ultra on a bigger PCB and with a bigger battery and some component differences such as a mechanical relay but which should not make any practical difference. # \ No newline at end of file