source: avrstuff

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c7cc629   10 years pulkomandy Move the ASCII keymap out of ps2_keyboard.c. It is used only by the … main
(edit) @d31c2f5   10 years pulkomandy Build things in an MCU subfolder to avoid misuse of .o files. … main
(edit) @6d8c366   10 years pulkomandy Chiptest: use libusart. git-svn-id: svn://pulkomandy.tk/avrstuff@110main
(edit) @cd3a9ac   10 years pulkomandy Make libusart aware of attiny2313. git-svn-id: … main
(edit) @efe25a8   10 years pulkomandy Avoid calling the counter overflow handler multiple times. … main
(edit) @82d2b68   10 years pulkomandy Make baudrate computation aware of F_CPU. git-svn-id: … main
(edit) @5ef7bfc   10 years pulkomandy Add readme for chiptest. The current state is rathere minimal, but at … main
(edit) @0db7c37   10 years pulkomandy iMove muserial test to a more generic name. git-svn-id: … main
(edit) @f51aacc   10 years pulkomandy Convert muserial test to common.mk. git-svn-id: … main
(edit) @b83dc2a   10 years pulkomandy Fix ps2toserial build. * Share relevant stuff in common.mk so I don't … main
(edit) @39e523d   10 years pulkomandy Update docs now that I have things working. git-svn-id: … main
(edit) @c2c5ac9   10 years pulkomandy Make XTK work (sort of). * Switch to atmega48P. No need for an … main
(edit) @071dc14   10 years pulkomandy PS/2: support ATmega48P * A register got renamed. git-svn-id: … main
(edit) @c57dd4c   10 years pulkomandy Only toggle PD6. git-svn-id: svn://pulkomandy.tk/avrstuff@99main
(edit) @49e72b6   10 years pulkomandy Add blinkled hexfile for atmega48p. git-svn-id: … main
(edit) @4fbae10   10 years pulkomandy Make it easier to use blinkdel with various AVRs. git-svn-id: … main
(edit) @8e1fb41   10 years pulkomandy Start modifying PCW code for XT. git-svn-id: … main
(edit) @9e3cc04   10 years pulkomandy Prepare directory for XTK git-svn-id: … main
(edit) @a3eb2c6   10 years pulkomandy Move all the keyboard stuff to a subdirectory. git-svn-id: … main
(edit) @239ae4e   10 years pulkomandy Move all the keyboard stuff to a subdirectory. git-svn-id: … main
(edit) @5562497   10 years pulkomandy Add cpc compacflash interface. git-svn-id: … main
(edit) @92955f9   10 years pulkomandy Use a smarter strategy to avoid losing keystrokes. git-svn-id: … main
(edit) @9e87244   10 years pulkomandy Add clock switch. When used as an output, IOB0 can be set low to … main
(edit) @84bfc1c   10 years pulkomandy Add DK'Tronics AY interface for PCW. Also add Sparkfun library … main
(edit) @ee9431b   10 years pulkomandy iFix some documentation errors for FlashGordon. git-svn-id: … main
(edit) @ca232d8   11 years pulkomandy Add Frizzle. git-svn-id: svn://pulkomandy.tk/avrstuff@87main
(edit) @7d19206   11 years pulkomandy Generate GERBER files for final version. Ready for manufacturing … main
(edit) @b9dcc8b   11 years pulkomandy Handle call parameters to allow selecting the rom number and file. … main
(edit) @9b0bfb3   11 years pulkomandy User manual. git-svn-id: svn://pulkomandy.tk/avrstuff@84main
(edit) @0853bac   11 years pulkomandy Fix remaining problems. Now successfully flashing stuff, but only to … main
(edit) @7c25c3e   11 years pulkomandy PROGRESS! With the fixed hardware, things are going much better... … main
(edit) @1d60f7b   11 years pulkomandy swap write switch pins to match hardware... This version is confirmed … main
(edit) @413443e   11 years pulkomandy WIP manager. Still not working. git-svn-id: … main
(edit) @67031cd   11 years pulkomandy Try to erase and write a ROM (since we can't read the ID because of … main
(edit) @7dcccbc   11 years pulkomandy Add WIP code for the manager (and ROM testing) git-svn-id: … main
(edit) @f249d93   11 years pulkomandy Oops ! Missing chip enable connection to the flash chip. This actually … main
(edit) @e0f901b   12 years pulkomandy Last minor corrections + sent to manufacturer ! git-svn-id: … main
(edit) @29dd500   12 years pulkomandy Fix DRC warnings git-svn-id: svn://pulkomandy.tk/avrstuff@75main
(edit) @a6f1a32   12 years pulkomandy Routing done added reset button and ALL ROMS OFF mode (remove JP0) … main
(edit) @faafb5f   12 years pulkomandy routing in progress git-svn-id: svn://pulkomandy.tk/avrstuff@73main
(edit) @d9eb0ef   12 years pulkomandy GORDON Continue routing, Fix schematcis information git-svn-id: … main
(edit) @8fdcef1   12 years pulkomandy * Finished schematic (now a clearer version of the MegaFlash one) * … main
(edit) @87456c1   12 years pulkomandy Replace broken GORDON schematics with reverse engineering of MegaFLASH … main
(edit) @0262b6e   12 years pulkomandy Move PIC init earlier in boot sequence since we don't control VCC line … main
(edit) @41d46ae   12 years pulkomandy Fix USB communication code. Now to debug the ICSP part... … main
(edit) @c8ec8ce   12 years pulkomandy * debug leds * fix read and write code (still not working !) … main
(edit) @8659a17   12 years pulkomandy Progress on the host driver. Still untested. git-svn-id: … main
(edit) @f0689d3   12 years pulkomandy WIP driver. Not much progress today. git-svn-id: … main
(edit) @3587f7f   12 years pulkomandy Add first version of herePic, an AVR based PIc programmer using ICSP … main
(edit) @1da4a64   12 years pulkomandy WIP PS/2 to Amstrad PCW keyboard adapter git-svn-id: … main
(edit) @f2bd94f   12 years pulkomandy * Final cleanup of new AmiPS2 board * Added GERBER files * (batch of … main
(edit) @16cf6ff   12 years pulkomandy Add some suport for reading 27c020 chips. Should be usable with most … main
(edit) @a6ae6ac   12 years pulkomandy Still not working... Added very agressive timing, fixed some potential … main
(edit) @34c57e8   12 years pulkomandy More work. * Power on/off sequence OK * Code to read chip ID … main
(edit) @d09030d   12 years pulkomandy Add EPRoxygen, driver for SEEIT EPR-02 parallel port EEPROM burner for … main
(edit) @f7fe36e   12 years pulkomandy WIP SCSI to SD device. Based on … main
(edit) @ce05fdc   12 years pulkomandy Add new routing (version 3) for amips2, using SMD parts. Less holes to … main
(edit) @89e680d   12 years pulkomandy Add motor ON pin scanning git-svn-id: … main
(edit) @3c17057   12 years pulkomandy Fix bugs related to minimal-size blocks. Loading a standard game works … main
(edit) @e69146a   12 years pulkomandy * Generate MSb first. * WORKING FILE HEADER SENT ! git-svn-id: … main
(edit) @e07597b   12 years pulkomandy * Remove binary file for now * Make sure the output stays high when … main
(edit) @4af90bf   12 years pulkomandy work in progress CrO2: * USB configuration for a control endpoint … main
(edit) @1fabcce   12 years pulkomandy Clone starkadroid to create CrO2 git-svn-id: … main
(edit) @cbc34d1   12 years pulkomandy Some fixes and improvements to akusb and lib amiga_keyboard to try not … main
(edit) @03d5724   12 years pulkomandy * Rename starkadroid circuit to V-USB Dev * Connect the remaining … main
(edit) @4946f6f   12 years pulkomandy Move christmasblinker to firmware folder. git-svn-id: … main
(edit) @471eecf   12 years pulkomandy Remove previous starkadroid folder (now in generic v-usb dev) … main
(edit) @b0c194d   12 years pulkomandy Copy Starkadroid firmware. git-svn-id: … main
(edit) @d138c94   12 years pulkomandy git-svn-id: svn://pulkomandy.tk/avrstuff@44main
(edit) @c77bee7   13 years pulkomandy Lots of fixes to Gordon after tests on the first prototype. … main
(edit) @0be09ca   13 years pulkomandy * Fix schematic for µSerial : add "local handshake" to make some PCs … main
(edit) @c2e7641   13 years pulkomandy fix wire-or (backward diodes) and improve routing. 15 straps left... … main
(edit) @a25f180   13 years pulkomandy Add cmp file for ramcard Finished GORDON card first routing. Still … main
(edit) @10d0d41   13 years pulkomandy Create Gordon card. git-svn-id: svn://pulkomandy.tk/avrstuff@39main
(edit) @a1013cd   13 years pulkomandy Routing finished. Schematic is now 100% identical to the original. … main
(edit) @13b28d3   13 years pulkomandy Début de reproduction du routage. Quelques ajouts et corrections dans … main
(edit) @df91872   13 years pulkomandy * Blinkdel for attiny2313 (and easier to adapt) * Ramcard schematic … main
(edit) @de0f65f   13 years pulkomandy Final working version. git-svn-id: svn://pulkomandy.tk/avrstuff@35main
(edit) @86824a6   13 years pulkomandy * Linux only supports 32 buttons in a joystick descriptor. So only … main
(edit) @cb32b0b   13 years pulkomandy * Code qui compile * Corrections sur le CI. git-svn-id: … main
(edit) @8f4b118   13 years pulkomandy Serial port test for microserial. git-svn-id: … main
(edit) @5649b6c   13 years pulkomandy * Report everything as buttons. * Don't periodically send reports. … main
(edit) @98713b5   14 years pulkomandy Copy of blinkled as a baseproject for attiny2313 tests for … main
(edit) @7d5e268   14 years pulkomandy Add some init code. git-svn-id: svn://pulkomandy.tk/avrstuff@29main
(edit) @741c0b9   14 years pulkomandy Some optimizations to get faster interrupts Some comments in main to … main
(edit) @53d1ddc   14 years pulkomandy Now it is possible to assemble the code (with AVRA) git-svn-id: … main
(edit) @1dc9759   14 years pulkomandy Add a circuit folder for kicad stuff Initial (very early) version of … main
(edit) @bf42f57   14 years pulkomandy * Ajout de pins "extra" sur le PCB. On sait jamais ça peut toujours … main
(edit) @be9ba97   14 years pulkomandy Circuit finalisé prêt à être réalisé. git-svn-id: … main
(edit) @b8be746   14 years pulkomandy Renommage des fichiers kicad git-svn-id: … main
(edit) @4b06930   14 years pulkomandy Copie de ak2usbpour faire starkadroid: usb hid pour borne d'arcade … main
(edit) @9546d8e   14 years pulkomandy * Ajout du schéma de la ramcard (par ram7) pour référence et … main
(edit) @26d7f34   14 years pulkomandy Ajout de blinkdel (projet de test basique) et beep (synthèse musicale … main
(edit) @d082564   14 years pulkomandy Je sais pas ce que j'ai fait mais c'est surement cool. git-svn-id: … main
(edit) @d3f2c17   14 years pulkomandy Maj pour utilisation dans le svn git-svn-id: … main
(edit) @8c41328   14 years pulkomandy * Changement de la méthode d'envi des reports pour éviter les touches … main
(edit) @aeff83b   14 years pulkomandy Correction d'un bug de routage du PCB : le +5V était sur la mauvaise … main
(edit) @ff4dbfd   14 years pulkomandy Gestion correcte de la touche capslock. git-svn-id: … main
(edit) @49fd394   14 years pulkomandy * Add aktousb git-svn-id: svn://pulkomandy.tk/avrstuff@14main
(edit) @d056b2b   14 years pulkomandy Réparation des fichiers qui avaient été abimés par un conflit svn... … main
Note: See TracRevisionLog for help on using the revision log.