Releases: Epicpkmn11/dsi-camera
Releases · Epicpkmn11/dsi-camera
640×480
What's new?
- Photos are now saved at 640×480! (Thanks to @Arisotura once again for pointing out the obvious fix lol)
- Photos are now saved as 24-bit PNGs instead of 15-bit BMPs, as YUV mode is now used for higher quality
- Photos are new saved to
sd:/DCIM/100DSI00/IMG_####.PNG
, allowing for multiple images to be taken - Changed the source to be 100% C, since it was already effectively C but using C++ files
Initial release
It works now! So have a release ;P
This is just a simple example to demonstrate the DSi cameras working in a homebrew app. It can show both cameras and save a picture as a BMP.