├── PCB ├── BOM_gtjennings_pcb_121217_1200_release.xlsx ├── UPDuino_v2_0_C_121217.pdf ├── bot_orientation.png ├── gerbers_gtjennings_pcb_121217_1200.zip ├── gtjennings_pcb_121217_1200_release.brd ├── gtjennings_pcb_121217_1200_release.sch └── top_orientation.png ├── README.md ├── RGB_LED_BLINK_20170606 ├── RGB_LED_BLINK.v ├── bitmap │ └── RGB_LED_BLINK.hex └── rgb │ ├── rgb_Implmnt │ └── sbt │ │ └── Log │ │ └── iceCube0.log │ ├── rgb_sbt.project │ ├── rgb_syn.prj │ └── synlog.tcl └── UPDuino v2_0 Programming Instructions.docx /PCB/BOM_gtjennings_pcb_121217_1200_release.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/BOM_gtjennings_pcb_121217_1200_release.xlsx -------------------------------------------------------------------------------- /PCB/UPDuino_v2_0_C_121217.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/UPDuino_v2_0_C_121217.pdf -------------------------------------------------------------------------------- /PCB/bot_orientation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/bot_orientation.png -------------------------------------------------------------------------------- /PCB/gerbers_gtjennings_pcb_121217_1200.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/gerbers_gtjennings_pcb_121217_1200.zip -------------------------------------------------------------------------------- /PCB/gtjennings_pcb_121217_1200_release.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/gtjennings_pcb_121217_1200_release.brd -------------------------------------------------------------------------------- /PCB/gtjennings_pcb_121217_1200_release.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/gtjennings_pcb_121217_1200_release.sch -------------------------------------------------------------------------------- /PCB/top_orientation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/PCB/top_orientation.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/README.md -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/RGB_LED_BLINK.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/RGB_LED_BLINK.v -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/bitmap/RGB_LED_BLINK.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/bitmap/RGB_LED_BLINK.hex -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/rgb/rgb_Implmnt/sbt/Log/iceCube0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/rgb/rgb_Implmnt/sbt/Log/iceCube0.log -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/rgb/rgb_sbt.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/rgb/rgb_sbt.project -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/rgb/rgb_syn.prj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/rgb/rgb_syn.prj -------------------------------------------------------------------------------- /RGB_LED_BLINK_20170606/rgb/synlog.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/RGB_LED_BLINK_20170606/rgb/synlog.tcl -------------------------------------------------------------------------------- /UPDuino v2_0 Programming Instructions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gtjennings1/UPDuino_v2_0/HEAD/UPDuino v2_0 Programming Instructions.docx --------------------------------------------------------------------------------