Skip to content

Commit 1ff538f

Browse files
committed
2 parents eda2185 + 5b8192e commit 1ff538f

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ And a four minute demo that was part of [Tiny Yellow Machine](https://www.youtub
1717
This project is
1818
- not affiliated with nor endorsed by [Panic Inc.](https://panic.com/),
1919
- highly experimental,
20-
- hacky in
21-
- every
22-
- possible
23-
- way.
20+
- very hacky,
21+
- oh so hacky.
2422

2523
While I crashed my own Playdate countless times working on this, and it has survived so far, I cannot be held responsible for any damage, data loss, bad selfie, pandemic, etc. that might occur to you while playing with this project. Use this at your own risk. Thanks ❤️.
2624

@@ -40,7 +38,7 @@ The accessory is holding onto the Playdate with small magnets. In **camera mode*
4038

4139
![Transforming from cover mode to camera mode](images/cover-mode.gif)
4240

43-
The Playdate can also be fitted on the back of the accessory, without unplugging the cable, allowing to switch the camera to **selfie mode** (the companion app has a mirror optiono so it doesn't feel awkward). Additional magnets are here to secure the console in this configuration too.
41+
The Playdate can also be fitted on the back of the accessory, without unplugging the cable, allowing to switch the camera to **selfie mode** (the companion app has a mirror option so it doesn't feel awkward). Additional magnets are here to secure the console in this configuration too.
4442

4543
![Switching to selfie mode](images/selfie-mode.gif)
4644

@@ -81,4 +79,4 @@ Made possible by
8179

8280
----
8381

84-
Playdate is © [Panic Inc.](https://panic.com/) - this project isn't affiliated with or endorsed by them in any way (just like [that one](https://github.com/jaames/playdate-reverse-engineering))
82+
Playdate is © [Panic Inc.](https://panic.com/) - this project isn't affiliated with or endorsed by them in any way (just like [that one](https://github.com/jaames/playdate-reverse-engineering))

hardware/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Not counting the Playdate, the most expensive part here is the Teensy which reta
1010
|---|---|---|
1111
|Custom PCB|1|Order from [JLCPCB](https://jlcpcb.com) or [OSH Park](https://oshpark.com/) see Gerber files
1212
|Teensy 4.1 microcontroller| 1|[PJCRC store](https://www.pjrc.com/store/teensy41.html)
13-
|OV7670 camera module|1|[Example (amazon.fr)](https://www.amazon.fr/dp/B07V1FCLXG?)
13+
|OV7670 camera module|1|[Example (amazon.fr)](https://www.amazon.fr/dp/B07V1FCLXG?) ⚠️ these are AZDelivery brand. I found that similar boards with identical pinout sometimes differ in the orientation of the sensor and will not be compatible out of the box.
1414
|Male headers, 24 pins |2 |0.1 inch (2.54 mm) spacing, for the Teensy
1515
|Male headers, 4 or 5 pins |1 |0.1 inch (2.54 mm) spacing, for the Teensy's USB host port
1616
|Female headers, 9pins | 2 | 0.1 inch (2.54 mm) spacing, for the camera module, to be cut from a standard length header
@@ -44,7 +44,7 @@ To replace the plastic mount that came with my OV7670 boards with this CS mount,
4444
4545
These things being so cheap, I have plenty more to play with, including wide angle, a metal M12 mount and M12 lenses.
4646

47-
// TODO: add more details here if there's interest, including example pictures and more references of tested lenses/mmounts.
47+
> // TODO: add more details here if there's interest, including example pictures and more references of tested lenses/mounts.
4848
4949
## Custom PCB
5050

0 commit comments

Comments
 (0)