Wiki

Differences

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

Link to this comparison view

Next revision
Previous revision
resources:tools-software:uc-drivers:microchip:adxrs453 [01 Oct 2012 16:30] – created Dragos Bogdanresources:tools-software:uc-drivers:microchip:adxrs453 [22 Jul 2019 14:15] (current) – Update no-OS driver link Andrei Drimbarean
Line 7: Line 7:
  
 ===== Downloads ===== ===== Downloads =====
-  * {{:resources:tools-software:uc-drivers:adxrs453_generic.zip|ADXRS453 Generic Driver}} +<WRAP round download 80%>
-  * {{:resources:tools-software:uc-drivers:microchip:adxrs453_pic32.zip|ADXRS453 PIC32 Driver}}+
   * {{:resources:tools-software:uc-drivers:microchip:adxrs453_dspic33.zip|ADXRS453 DSPIC33 Driver}}   * {{:resources:tools-software:uc-drivers:microchip:adxrs453_dspic33.zip|ADXRS453 DSPIC33 Driver}}
-  * {{:resources:tools-software:uc-drivers:microchip:adxrs453_arduino.zip|ADXRS453 Arduino Driver}}+  * {{:resources:tools-software:uc-drivers:microchip:adxrs453_arduino.zip|ADXRS453 chipKIT Driver}} 
 +  * **ADXRS453 Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/gyro/adxrs453 
 +  * **PmodGYRO2 Demo for PIC32MX320F128H:** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/PmodGYRO2 
 +  * **PIC32MX320F128H Common Drivers:** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/Common 
 +</WRAP>
  
 ====== Digilent Cerebot MX3cK Quick Start Guide ====== ====== Digilent Cerebot MX3cK Quick Start Guide ======
Line 17: Line 20:
 ==== Required Hardware ==== ==== Required Hardware ====
   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MX3CK|Cerebot MX3cK (Digilent)]]   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MX3CK|Cerebot MX3cK (Digilent)]]
-  * PmodGYRO2+  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-GYRO2|PmodGYRO2]]
  
 ==== Required Software ==== ==== Required Software ====
   * [[http://www.microchip.com/mplabx|MPLAB X Integrated Development Environment]]   * [[http://www.microchip.com/mplabx|MPLAB X Integrated Development Environment]]
   * [[http://www.microchip.com/mplabxc|MPLAB XC32 compiler]]   * [[http://www.microchip.com/mplabxc|MPLAB XC32 compiler]]
 +  * The ADXRS453 demonstration project for PIC32MX320F128H.
 +
 +<WRAP round info 80%>
 +The ADXRS453 demonstration project for PIC32MX320F128H consists of three parts: the **ADXRS453 Driver**,  the **PmodGYRO2 Demo for PIC32MX320F128H** and the **PIC32MX320F128H Common Drivers**.
 +
 +All three parts have to be downloaded.
 +</WRAP>
  
 ==== Hardware Setup ==== ==== Hardware Setup ====
Line 29: Line 39:
  
 ==== Reference Project Overview ==== ==== Reference Project Overview ====
-Following commands were implemented in this version of ADXRS453 reference project for Cerebot MX3cK board.+The following commands were implemented in this version of ADXRS453 reference project for Cerebot MX3cK board.
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | help? | Displays all available commands. | | help? | Displays all available commands. |
-| temperature? | Displays the ambient device temperature. | +| temperature? | Displays the ambient temperature. | 
-start= | Starts measurement. Accepted value: 1. |+measure! | Starts measurement for 30 samples. |
  
 Commands can be executed using a serial terminal connected to the UART1 peripheral of PIC32MX320F128H. Commands can be executed using a serial terminal connected to the UART1 peripheral of PIC32MX320F128H.
  
-The following image shows a list of commands in a serial terminal connected to processor’s UART peripheral.+The following image shows a generic list of commands in a serial terminal connected to processor’s UART peripheral.
 {{ :resources:tools-software:uc-drivers:microchip:terminal_pic32.png? |}} {{ :resources:tools-software:uc-drivers:microchip:terminal_pic32.png? |}}
  
Line 63: Line 73:
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | help? | Displays all available commands. | | help? | Displays all available commands. |
-| temperature? | Displays the ambient device temperature. |+| temperature? | Displays the temperature. |
 | start= | Starts measurement. Accepted value: 1. | | start= | Starts measurement. Accepted value: 1. |
  
Line 74: Line 84:
 {{page>:resources:tools-software:uc-drivers:microchip:dspic33_software_design}} {{page>:resources:tools-software:uc-drivers:microchip:dspic33_software_design}}
  
-====== Digilent Cerebot MX3cK Quick Start Guide - Arduino ====== +====== Digilent Cerebot MX3cK Quick Start Guide - chipKIT Project ====== 
-This section contains a description of the steps required to run the ADXRS453 Arduino demonstration project on a Digilent Cerebot MX3cK platform.+This section contains a description of the steps required to run the ADXRS453 chipKIT demonstration project on a Digilent Cerebot MX3cK platform.
  
 ==== Required Hardware ==== ==== Required Hardware ====
Line 90: Line 100:
  
 ==== Reference Project Overview ==== ==== Reference Project Overview ====
-Following commands were implemented in this version of ADXRS453 Arduino reference project for Cerebot MX3cK board.+Following commands were implemented in this version of ADXRS453 chipKIT reference project for Cerebot MX3cK board.
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | help? | Displays all available commands. | | help? | Displays all available commands. |
resources/tools-software/uc-drivers/microchip/adxrs453.1349101857.txt.gz · Last modified: 01 Oct 2012 16:30 by Dragos Bogdan