This is a AVR library for PIXY camera. Currently the library is made for Atmega328P MCU. Change relevent registers when you're using it for another MCU. USART or SPI communication methods could be used to communicate with the PIXY in this library.
You need to install avrdude in your PC in order to upload this code to the MCU. Download everything and goto the file directory.
make all & make program
Now use above code to compile and upload the code. Remember to connect PIXY cam to the MCU with either USART or SPI.
- Rashintha Maduneth - Porting the library to AVR
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- PIXY Porting guide
- Arduino PIXY Library
- Dr. Hiran Jayaweera
- Mr. Deshitha Wickramarathna
- Department of Physics at the Faculty of Science, University of Colombo, Sri Lanka.