Giter Club home page Giter Club logo

808microcam's Introduction

The project goal is to develop an open souce firmware for the 808 Micro Camera. 

For my development i use Ubuntu Linux Version 10.10

The 808 Cam uses an Sunplus SPCA1527 Chip

http://www.chucklohr.com/808/C3/index.html

Tools we use.

The 8051 Assembler ( as31

http://www.pjrc.com/tech/8051/

Upload sample code
Try at your own risk.



Compile the sample:

as31 blink.asm

Convert the hex File to BIN

avr-objcopy -I ihex -O binary blink.hex blink.bin

Press the mode button and connect the cam to usb.

lsusb

Now the Cam is in webcam mode

ID 04fc:1528 Sunplus Technology Co., Ltd SPCA1527A/SPCA1528 SD card camera (webcam mode)

Upload the code ( Wrong code can destroy your Cam !!!)

ISP808

Yes. Now the Led will blink. We loaded our first code in your Cam.

Disconnect the cam from USB

Press Reset.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.