Pinned Repositories
arduino-camera-tft
Arduino Mega 2560 code that uses either an OV7670 or an MT9D111 to display an image on a TFT LCD screen with SD card support.
Casio-prizm-mpeg2-player
Plays a mpeg2 encoded video file on the casio prizm graphing calculator
Crazy-Bus-SegaCD
Crazy bus for the Sega CD
ov7670-no-ram-arduino-uno
Allows you to use a non fifo ov7670 on the arudino uno without external spi ram like other examples. Sends the data to UART.
ov7670-simple
This is a simple sample code of the ov7670 on the arduino uno sends data over serial.
RawCamera-data-converter
This program was made to convert raw data from the ov7670 to a png file. It may also work with other cameras.
Retro-Graphics-Toolkit
Retro Graphics Toolkit is a free software program that allows graphics to be created for a wide variety of platforms (geared primarily towards retro video game consoles). Retro Graphics Toolkit also provides amazing interoperability between different platforms making cross platform developing faster and easier.
simpleFrameGrabber
Uses SDL to display frames sent via serial. POSIX systems only.
sst39sf040-avr
This is the avr-side of the SST39F040 flash programmer.
sst39sf040-computerside
This is the other part of the SST39F040 that runs on the computer. Note that I do not take credit for rs232.c and rs232.h
ComputerNerd's Repositories
ComputerNerd/ov7670-no-ram-arduino-uno
Allows you to use a non fifo ov7670 on the arudino uno without external spi ram like other examples. Sends the data to UART.
ComputerNerd/arduino-camera-tft
Arduino Mega 2560 code that uses either an OV7670 or an MT9D111 to display an image on a TFT LCD screen with SD card support.
ComputerNerd/ov7670-simple
This is a simple sample code of the ov7670 on the arduino uno sends data over serial.
ComputerNerd/sst39sf040-avr
This is the avr-side of the SST39F040 flash programmer.
ComputerNerd/sst39sf040-computerside
This is the other part of the SST39F040 that runs on the computer. Note that I do not take credit for rs232.c and rs232.h
ComputerNerd/Crazy-Bus-SegaCD
Crazy bus for the Sega CD
ComputerNerd/png2raw
Converts a png file to raw pixel data in C header format.
ComputerNerd/bin2h
Converts binary data to a C header.
ComputerNerd/CGplayer
Plays a wave file using casio prizm. Based on code by MPoupe but makes improvements by making the audio louder and of higher quality.
ComputerNerd/devkitSMS
development kit and libraries for SEGA Master System / SEGA Game Gear / SEGA SG-1000 homebrew programming using C language (and the SDCC compiler)
ComputerNerd/eigenmath
Port of the Eigenmath math engine to the Casio Prizm (fx-CG 10 and 20)
ComputerNerd/JpegSearcher
This program searches for some jpeg files may not find all.
ComputerNerd/libfxcg-copyleft
Warning contains copyleft code. Use upstream if you want to avoid that.
ComputerNerd/lpc1114-blink
LPC1114FN28/102 Blink Code
ComputerNerd/lpc21isp
LPC21ISP with LPC1114FN28/102 Support
ComputerNerd/pymirror
A website mirror written in Python.
ComputerNerd/t4kcommon
Fork of t4kcommon as of now just contains some fixes.