diff --git a/docs/hardware.md b/docs/hardware.md index f1e35e1..11415c7 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -6,7 +6,7 @@ The Chameleon comes in 3 Hardware variants, the Ultra, the Lite and the Devkit. The Chameleon Ultra comes in a black box with gold printing. This box has the dimensions: 9.5cm x 5.5cm x 3.5cm -![box.png](./images/box.png) +![box.png](./images/box.jpg) The Box contains a foam pad, a USB cable that has a removable end to convert it to USB-C, a Proxgrind 3.5 hex screwdriver, 2 replacement screws and a keychain and the device itself. @@ -14,21 +14,21 @@ The Box contains a foam pad, a USB cable that has a removable end to convert it The deivce itself features 4 screws holding it together, 2 Buttons labled `A` and `B`. The Device consists of 2 PCBs (**P**rinted **C**ircuit **B**oards) and a plastic spacer, one contains the Electronic and the HF (**H**igh **F**requency), 13.56 MHz, antenna as well as the 8 Leds indecating which is currently active and the other board contains the Chameleon Ultra Text, the screws and the LF (**L**ow **F**requency), 125KHz, antenna. The plastic spacer houses the battery as well as the ferrite pad which enables HF and LF emulation at the same time. It also has has the USB-C charging and data port and a hole for inserting the keychain loop. The Chameleon Ultras dimensions are: 2.4cm x 4cm x 8mm -![ultra.png](./images/ultra.png) +![ultra.png](./images/ultra.jpg) ## The Lite The Chameleon Lite comes in a white box with blue printing. This box has the dimensons: 9.5cm x 6cm x 3.5cm -![lite-box.jpg](C:\Users\bened\Desktop\ChameleonUltra\docs\images\lite-box.jpg) +![lite-box.jpg](./images/lite-box.jpg) The Box contains a foam pad, a USB cable that has a removable end to convert it to USB-C and the device itself. -![lite-box.-contents.jpg](C:\Users\bened\Desktop\ChameleonUltra\docs\images\lite-box.-contents.jpg) +![lite-box.-contents.jpg](./images/lite-box.-contents.jpg) The deivce itself features 2 Buttons labled with arrows. The Device consists of one PCB in a blue plastic housing. This one PCB contains the Electronic and the HF, antenna as well as the 8 Leds indecating which is currently active and the USB-C port. The LF antenna is glued onto the back of the PCB and is visible through the housing. The Battery is soldered in place and the housing is hold together by thin fragile pins which are easy to snap, it is not designed to be disassembled. The Keychain Loop is also relatively fragile so be careful. The Chameleon Lites dimensions are: 3.6cm x 6.1cm x 8mm -![lite.jpg](C:\Users\bened\Desktop\ChameleonUltra\docs\images\lite.jpg) +![lite.jpg](./images/lite.jpg) ## The Devkit diff --git a/docs/images/ultra-box.jpg b/docs/images/ultra-box.jpg new file mode 100644 index 0000000..2ba9e2a Binary files /dev/null and b/docs/images/ultra-box.jpg differ diff --git a/docs/images/ultra-box.png b/docs/images/ultra-box.png deleted file mode 100644 index b1b5c19..0000000 Binary files a/docs/images/ultra-box.png and /dev/null differ diff --git a/docs/images/ultra.jpg b/docs/images/ultra.jpg new file mode 100644 index 0000000..3ac878c Binary files /dev/null and b/docs/images/ultra.jpg differ diff --git a/docs/images/ultra.png b/docs/images/ultra.png deleted file mode 100644 index d82a01b..0000000 Binary files a/docs/images/ultra.png and /dev/null differ