├── README.md └── pcb ├── layer1.jpg ├── layer2.jpeg ├── layer3.jpeg └── layer4.jpeg /README.md: -------------------------------------------------------------------------------- 1 | # airtag-hardware 2 | 3 | 4 | ## PCB 5 | 6 | Contains the merged PCB pictures of all the layers. All credits to David Hulton, who delayed the PCB :) 7 | 8 | ## Further hw info 9 | 10 | - Adam Catley: https://adamcatley.com/AirTag 11 | - Colin O'Flynn: https://github.com/colinoflynn/airtag-re -------------------------------------------------------------------------------- /pcb/layer1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stacksmashing/airtag-hardware/67d63540275eb5549513f7bc228d03c8c2c5b4eb/pcb/layer1.jpg -------------------------------------------------------------------------------- /pcb/layer2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stacksmashing/airtag-hardware/67d63540275eb5549513f7bc228d03c8c2c5b4eb/pcb/layer2.jpeg -------------------------------------------------------------------------------- /pcb/layer3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stacksmashing/airtag-hardware/67d63540275eb5549513f7bc228d03c8c2c5b4eb/pcb/layer3.jpeg -------------------------------------------------------------------------------- /pcb/layer4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stacksmashing/airtag-hardware/67d63540275eb5549513f7bc228d03c8c2c5b4eb/pcb/layer4.jpeg --------------------------------------------------------------------------------