Wiki

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
resources:eval:user-guides:eval-adicup3029:reference_designs:demo_adt7420 [19 Jul 2017 21:38] – added App info about pairing Brandon Busheyresources:eval:user-guides:eval-adicup3029:reference_designs:demo_adt7420 [14 Mar 2021 06:04] (current) – [Obtaining the Source Code] adding in .Hex files Zuedmar Arceo
Line 6: Line 6:
 ===== General Description/Overview ===== ===== General Description/Overview =====
  
-The **ADICUP3029_ADT7420** project uses [[http://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-ADT7420-PMDZ.html/ | EVAL-ADT7420-PMDZ]] PMOD which is a 16-bit ambient temperature sensor. It requires no calibration.+The **ADICUP3029_ADT7420** project uses [[adi>en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-ADT7420-PMDZ.html/ | EVAL-ADT7420-PMDZ]] PMOD which is a 16-bit ambient temperature sensor. It requires no calibration. 
 + 
 +===== Demo Video ===== 
 + 
 +{{analogTV>5554821977001}}
  
 ===== Demo Requirements  ===== ===== Demo Requirements  =====
Line 49: Line 53:
   * IoTNode Smart Device App   * IoTNode Smart Device App
  
-Depending on how you want to operate the board and visualize the data, there are a few different options that must be selected.  Below is a table outlining the general operation, and which file you need to program onto the EVAL-ADICUP3029.+Depending on how you want to operate the board and visualize the data, there are two different options that must be selected from.  Below is a table outlining the general operation, and you need to click on which **launch** file you need to program onto the EVAL-ADICUP3029, and hit the **<F5>** key on your keyboard.
 {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:adt7420_demo_launch_configurations.png?200|}} {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:adt7420_demo_launch_configurations.png?200|}}
 \\  \\ 
Line 116: Line 120:
 \\ \\
  
-===== Obtaining the Source Code =====+===== Obtaining the Software =====
  
-We recommend not opening the project directlybut rather use CrossCore Embedded Studio (CCES) example browse to open the project. Below screen shot shows how to open project from CCES Example browser.+There are two basic ways to program the ADICUP3029 with the software for the ADT7420. 
 +  - Dragging and Dropping the .Hex to the Daplink drive 
 +  - BuildingCompiling, and Debugging using CCES 
 + 
 +Using the drag and drop method, the software is going to be a version that Analog Devices creates for testing and evaluation purposes.  This is the EASIEST way to get started with the reference design. 
 + 
 +Importing the project into CrossCore is going to allow you to change parameters and customize the software to fit your needs, but will be a bit more advanced and will require you to download the CrossCore toolchain. Below screen shot shows how to open project from CCES Example browser.
  
  
Line 124: Line 134:
  
  
-The source code and include files of the **ADICUP3029_ADT7420** demo can be found here:+The software for the **ADuCM3029_demo_adt7420** demo can be found here:
  
 <WRAP round 80% download> <WRAP round 80% download>
-[[https://github.com/analogdevicesinc/sensor-sw-pack/tree/master/Boards/EVAL-ADICUP3029/Examples/temp/adt7420/noosADT7420 + ADICUP3029 Source Code]]+Prebuilt ADT7420 Hex File 
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_adt7420.hex| AduCM3029_demo_adt7420.Hex]] 
 +Complete ADT7420 Source Files 
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_adt7420AduCM3029_demo_adt7420 Source Code]] 
 </WRAP> </WRAP>
  
Line 157: Line 171:
 \\ \\
 \\ \\
 +====== More Information ======
 +
 +{{page>resources:eval:user-guides:eval-adicup3029:reference_designs:ble_packet}}
  
 // End of Document // // End of Document //
  
  
resources/eval/user-guides/eval-adicup3029/reference_designs/demo_adt7420.txt · Last modified: 14 Mar 2021 06:04 by Zuedmar Arceo