Friday, January 4 2013

PSP to Serial adaptor

PSP2Serial-Pcb.png

    The audio-serial PSP port is only 3.3V output level and can not be used directly to a RS232 device. This adaptor acts as a RS232 level translator and provides a 5V voltage to connect some small devices. All the needed files are included in the attached file: PSP2Serial.sch : Schematics (Eagle  […]

Continue reading

Tuesday, December 11 2012

ColecoVision single ROM Cartridge

ColecoVision-Rom-Cart-PCB.png, juin 2021

This board is made to be used with one ColecoVision ROM file (up to 16Ko). For the moment, only one file can be stored to the EProm (no bank switching or bank selection).   The attached package contains the schematics and PCB file (Eagle 5.0). Usage Just 'flash' one 2Ko, 4Ko, 8K or 16Ko files to  […]

Continue reading

Atari 2600 F8 bankswitching cartridge

A2600-ROM-CART-pcb.png, juin 2021

  This board implements the F8 bank switching method to be used with 8K A2600 ROM files. An extra two 2-positions dip-switch is used to select a 8K portion of the 32K Eprom. This board is based on the F8 bankcswitching design: http://www94.pair.com/jsoper/bankswitch_f8.html Files A2600-ROM.sch :  […]

Continue reading

Monday, July 18 2011

Tombstone City for NDS

TombstoneDS.jpg, juin 2021

Version:18 July 2011 Warning : The music is pretty lound & noisy. I need to understand why ... What's that Tombstone city is a game developped in 1981 by Texas Instrusment for the TI99/A4. (see [http://www.videogamehouse.net/tombstone.html] or  […]

Continue reading

Monday, March 14 2011

IrdaJoy Arduino based interface

IrdaJoyArduino.JPG

IrdayJoy Arduino based The IRDAJoy is the ultimate interface used to connect your old-school atari joystick and/or paddles to your PSP handheld console. The communication between the console and the box is made through an IR link. Originaly, this interface has been made with a PIC18  […]

Continue reading

Tuesday, March 8 2011

Joystick2USB adaptor

J2U_up.JPG, juin 2021

Goal This simple hack corresponds to an "easy-to-make" joystick to USB adaptor. It is mainly usefull for anybody who wants to play old-school games with their old Atari joysticks on a modern PC or may be on a handheld console like the Caanoo It is very easy to make and of course, you do  […]

Continue reading

Thursday, December 16 2010

Tombstone City for Linux (SDL)

TombstoneSDL.png

This new version integrates now music & sounds ! If you need more info on the original game, have a look at http://www.videogamehouse.net/tombstone.html or http://en.wikipedia.org/wiki/Tombstone_City:_21st_Century). Keys are : Arrows : Move L-Ctrl : Shoot Tab : Panic button. The player is  […]

Continue reading

Monday, October 11 2010

Composite video output modification for ZX81

ZX81-Composite.jpg, juin 2021

  Here is a very simple ZX81 modification to replace the ugly modulated video output by a composite video signal. I tried several modications from the WEB, but due to special video standard in France, none of them was successful on the ZX81. So, here is my own adaptation. If it works for me, it  […]

Continue reading

Friday, October 1 2010

Arduino based thermostat

ThermostatClosed.jpg, juin 2021

Here is an "easy to make" Thermostat. The goal was to replace an existing non working thermostat on a heat accumulation panel. Instead of buying a new one I decided to make my own. The goal was to use basic electronic parts, to be cheap, fun to make and of course safe. It is mainly based  […]

Continue reading

Wednesday, September 1 2010

GfxGui : SDL based generic graphical toolkit

EmbGui_gui.png, juin 2021

  The goal of this toolkit is to provide a set of graphical routines that are independent from the hardware. It can be typically used wherever SDL library is available (PSP, GP2X, ...) and Linux. It can be used to manipulate low level graphics (circles, lines, text, ...) but it can be also used to  […]

Continue reading

Wednesday, July 21 2010

Connect 4 (Unix)

Puissance4-20022002.png, juin 2021

This application is a graphical frontend to the "Connect 4" game, made by a very good friend (L. BUCHARD) in 1998. The goal is to be the one who creates a line of 4 tokens. That looks pretty simple but winning against the computer is a real challenge. All the information and source code  […]

Continue reading

Communication tool (Unix)

UnixTalk-15122004.png, juin 2021

This simple tool is used to communicate between two dislays (X11 based), in both textual and graphical ways. It is a kind of an old fashion "chat" tool. The application opens at the same time two windows, both on the local host and on the remote host. Each user can type some text or draw  […]

Continue reading

IR Remote control

RemoteCtrlIR_16F84_schematic.png, juin 2021

Here is an easy to build IR remote control. It could be used at home to control lights, radio or more powerfull things. This remote control is build arround an IR coded transmiter and an IR receiver powered by its own power supply. This architecture is based on a PIC16F84 (ou 16F628). I also build  […]

Continue reading

Pentax K10D IR remote

RemoteK10D.png, juin 2021

Here is an easy to build IR remote dedicated to the Pentax K10D. So, you will be able to take pictures remotely ! The focus is not managed in this version. This remote as been developped to work with a Pentax K10D but it could work with other cases from the same manufacturer. All the informations  […]

Continue reading

Sunday, June 7 2009

Logo

BuzzInside.jpg, juin 2021

Here is the dedicated logo for PCB. Keep in touch ! Buzz  […]

Continue reading

Thursday, June 4 2009

IRDA JOY V2.1

irdajoy-v2.1-ext.jpg, juin 2021

Here is the final IRDA Joy V2.1.   V2.1 Updates * Changed a few components to use 3V supply * Added a power switch and a status led * Fixed a random behavior * Removed 20ms tempo between each byte frame * Allow USART (debug) or IRDA mode The attached IRDAJOY-V2.1-hw.7z file contains schematics  […]

Continue reading

Sunday, May 24 2009

Prototyping board for PIC16F84/16F628

ProtoBoardPic16.jpg, juin 2021

This simple board can be used to do some prototyping, to develop and debug aplications based on 16F84/16F628 PIC. It contains all the necessary components such as crystal, capacitors, I/O, serial interface. So, there is no need to wire everything each time you want to practice PIC programming ! You  […]

Continue reading

Tuesday, April 28 2009

MicroUK101 clone

MicroUK101_implantation.jpg, juin 2021

Who has never wanted to build his own computer with a few parts ? Grant Searle is the owner of this great project. All the details are here: http://searle.wales Characteritics 6502 à 8HMz 32K RAM 19200 Bauds serial interface Input and Display from the serial link Built-in Microsoft BASIC  […]

Continue reading

Thermometre loggueur

ThermoLogProto.jpg, juin 2021

Le but premier de ce projet était de mettre en oeuvre un afficheur graphique de téléphone portable Nokia. Le montage présenté ici est un petit thermomètre autonome, permettant d'une part d'afficher toutes les secondes deux températures (intérieure et extérieure) et d'autre part, de visualiser sur  […]

Continue reading

Friday, April 24 2009

C++ Maze generator

Laby.png

This application is used to generate random mazes. The attached package contains the source code. The implementation uses my own graphical library (Gfx). Enjoy! Buzz  […]

Continue reading

- page 3 of 4 -