Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
chipkit_uno32:chipkit_uno32 [2016/03/15 20:10] Arthur Brownchipkit_uno32:chipkit_uno32 [2021/06/02 23:51] Arthur Brown
Line 1: Line 1:
 +~~REDIRECT>microprocessor/uno32/start~~
 +
 ====== chipKIT Uno32 Resource Center====== ====== chipKIT Uno32 Resource Center======
  
Line 46: Line 48:
   * **Pinout Table** -- {{:chipkit_uno32:chipkit_uno32_pinout_table.xls|XLS}}   * **Pinout Table** -- {{:chipkit_uno32:chipkit_uno32_pinout_table.xls|XLS}}
     * chipKIT™ Uno32 pinout table (Excel Spreadsheet format)     * chipKIT™ Uno32 pinout table (Excel Spreadsheet format)
-  * **PmodOLED Library** -- {{:chipkit_uno32:oled.zip|ZIP}} 
-    * This zip file contains libraries and documentation for using the PmodOLED with the MPIDE for chipKIT boards. 
   * **Programmer's Reference Manual** -- {{:chipkit_uno32:digilent_chipkit_library_reference_manuals.zip|ZIP}}   * **Programmer's Reference Manual** -- {{:chipkit_uno32:digilent_chipkit_library_reference_manuals.zip|ZIP}}
     * Programmer's Reference Manuals for the Digilent chipKIT DSPI and SoftSPI libraries for use with the chipKIT MPIDE software system.     * Programmer's Reference Manuals for the Digilent chipKIT DSPI and SoftSPI libraries for use with the chipKIT MPIDE software system.
   * **Fritzing Part** -- {{:chipkit_uno32:chipkit_uno32.fzpz|rev 1}}   * **Fritzing Part** -- {{:chipkit_uno32:chipkit_uno32.fzpz|rev 1}}
     * The Fritzing part that can be uploaded and used to create circuit images.     * The Fritzing part that can be uploaded and used to create circuit images.
-  * **EAGLE Project** -- {{:chipkit_uno32:chipkit_uno32_bysa.zip|ZIP}} +  * **EAGLE Project** -- {{:chipkit_uno32:uno32_eagle_project.zip|ZIP}} 
-    * Open source EAGLE project for the chipKIT Uno32. Created in EAGLE v5.11+    * Open source EAGLE project for the chipKIT Uno32.
  
 ===== Design Resources ===== ===== Design Resources =====
-  * **Bootloader Image** -- {{:chipkit_uno32:arduino-bootloader.x.uno32_8-19-11.zip|ZIP}} +  * **Bootloader Image** -- {{:chipkit_uno32:chipkit-uno32-v01000303.zip|ZIP}}
     * chipKIT™ Bootloader Image loaded into the Uno32's PIC32 microcontroller at the factory.     * chipKIT™ Bootloader Image loaded into the Uno32's PIC32 microcontroller at the factory.
   * **Pmod Shield-UNO Files** -- {{:chipkit_uno32:pmod_shield_variant.zip|ZIP}}   * **Pmod Shield-UNO Files** -- {{:chipkit_uno32:pmod_shield_variant.zip|ZIP}}
     * This zip file contains board variant files to add MPIDE support for the chipKIT Uno32 + Pmod Shield-Uno.     * This zip file contains board variant files to add MPIDE support for the chipKIT Uno32 + Pmod Shield-Uno.
 +  * **PmodOLED Libraries** -- {{:chipkit_uno32:oled.zip|ZIP}}
 +    * This zip file contains libraries and documentation for using the PmodOLED with MPIDE for chipKIT boards.
  
 ===== Tutorials ===== ===== Tutorials =====
 +  * **Installing chipKIT compatible IDE** [[http://chipkit.net/started/install-chipkit-software/|External]]
 +    * Instructions for installing MPIDE or Arduino IDE with the chipKIT core
   * **Bootloader Tutorial** -- {{:chipkit_uno32:chipkit_bootloader_tutorial.pdf|PDF}}   * **Bootloader Tutorial** -- {{:chipkit_uno32:chipkit_bootloader_tutorial.pdf|PDF}}
     * This document describes the procedure for programming the boot loader into a chipKIT board.     * This document describes the procedure for programming the boot loader into a chipKIT board.