Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
Jul 29, 2023, 3:11:18 PM (9 months ago)
Author:
pulkomandy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    22
    33This repository gathers my electronics projects, so everyone can use and improve them.
    4 There is a lot of AVR based things, but also some PIC and aothers.
     4
     5Initially it was a lot of AVR based things, but the repository outgrew that and contains PIC and other electronics stuff as well. It's a bit of a mess but it's more convenient for me to have all these things in the same place, as there are often dependencies (some Kicad footprints are reused in several places, shared code libraries, ...).
    56
    67== List of projects ==
     
    4950 * Nova : a real-time clock and nonvolatile RAM for Amstrad CPC
    5051
    51 Misc :
     52Other stuff :
    5253 * blinkled : blink a led
    5354 * beep : make music with an atmega8 and a loudspeaker
     
    5657 * ledclock : A clock using large 7-segment LED displays
    5758 * SCSI2SD : SCSI based SD card reader to increase the storage space on my Amiga. (WIP)
     59 * [[Lichee Pi Baseboard]] : a baseboard for the Lichee Pi Zero, to make a tiny computer with VGA, USB, ethernet and audio (64MB of RAM)
    5860
    5961== Getting the source ==