|
1 year ago | |
---|---|---|
DemoBoard | 2 years ago | |
SIDDumper | 2 years ago | |
src | 2 years ago | |
Jenkinsfile | 1 year ago | |
Microcontroller Presentation English.pdf | 1 year ago | |
Parallax Propeller Presentation German.pdf | 1 year ago | |
README.md | 1 year ago |
A Project I’ve worked on during University which demonstrates the multi-cog approach of the Parallax Propeller Multicore Microcontroller in combination with my selfbuilt DemoBoard.
The schematic/board-project files are located in the /DemoBoard/EAGLE/ directory. The project files can be opened with Cadsoft EAGLE or Autodesk EAGLE.
Use wire for the top-layer connections. It’s not that much wiring anyways.
Format an MicroSD Card with either FAT16 or FAT32 as filesystem and use the bundled SID_Dumper.exe to dump the register data from *.sid files. Put the resulted dump-file (*.dmp) on your MicroSD Card.
Check out the two presentations I held for university about this project.
Use the Propeller Tool Software and compile src/Main.spin as top module and load it onto the EEPROM or RAM.