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:smart_greenhouse [23 Apr 2021 17:47] – Removing Arrow Connect Brandon Busheyresources:eval:user-guides:eval-adicup3029:reference_designs:smart_greenhouse [18 Aug 2021 16:58] (current) Brandon Bushey
Line 165: Line 165:
 The following is a list of items needed in order to replicate this demo. The following is a list of items needed in order to replicate this demo.
   * Boards/Hardware   * Boards/Hardware
-    * EVAL-ADICUP3029 +    * [[resources:eval:user-guides:eval-adicup3029:hardware:adicup3029|EVAL-ADICUP3029 Base Board]] 
-    * EVAL-CN0397-ARDZ +    * [[resources:eval:user-guides:eval-adicup360:hardware:cn0397|EVAL-CN0397-ARDZ Shield]] 
-    * EVAL-CN0398-ARDZ +    * [[resources:eval:user-guides:eval-adicup360:hardware:cn0398|EVAL-CN0398-ARDZ Shield ]] 
-    * EVAL-CN0410-ARDZ +    * [[resources:eval:user-guides:eval-adicup3029:hardware:cn0410|EVAL-CN0410-ARDZ Shield]]
-    * ESP8266 Module +
-    * Internet connected gateway – utilize existing Wi-Fi gateway/router/mobile hotspot+
  
   * Cables/Power   * Cables/Power
Line 177: Line 175:
  
   * Sensors/Leds   * Sensors/Leds
-    * An LED light bar +    * An LED light bar (We used the [[ADI>CFTL-LED-BAR]] for our demo) 
-    * A pH probe +    * A pH probe (We used the [[http://www.atlas-scientific.com/product_pages/probes/ph_probe.html|Atlas Scientific]] for our demo) 
-    * A moisture sensor +    * A moisture sensor (We used the [[http://www.vegetronix.com/Products/VH400/|Vegetronix VH400]] for our demo) 
-    * A PT100 RTD+    * A PT100 RTD (Any 3-wire PT100 should work)
  
   * Software   * Software
Line 195: Line 193:
   - Configure CS jumper for **CN0397** to pins **3** and **4**.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:cn0397.jpg|}}   - Configure CS jumper for **CN0397** to pins **3** and **4**.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:cn0397.jpg|}}
   - Configure CS jumper on **P21** for **CN0410** to pins **1** and **2**. An external power supply must be used to power the board and the jumper on **P20** must be set to **1** and **2**.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:img_20171020_115358_hdr.jpg|}}   - Configure CS jumper on **P21** for **CN0410** to pins **1** and **2**. An external power supply must be used to power the board and the jumper on **P20** must be set to **1** and **2**.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:img_20171020_115358_hdr.jpg|}}
-  -  The Led Bar must be connected to the CN0410 board to enable power to the leds. Also to select the leds we want to controll we have to place the jumpers to pins 1 and 2. In this picture only RLED1, GLED1 and BLED1 are selected.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:img_20171023_110559.jpg|}} +  -  The Led Bar must be connected to the CN0410 board to enable power to the leds. Also to select the leds we want to control we have to place the jumpers to pins 1 and 2. In this picture only RLED1, GLED1 and BLED1 are selected.{{:resources:eval:user-guides:eval-adicup3029:reference_designs:img_20171023_110559.jpg|}} 
  
 ==== Serial Terminal Smart Greenhouse Source Code ==== ==== Serial Terminal Smart Greenhouse Source Code ====
Line 227: Line 225:
  
 The greenhouse application involves 3 layers: The greenhouse application involves 3 layers:
-  * Hardware, arduino shields layer+  * Hardware, Arduino shields layer
   * Communication layer (SPI communication)   * Communication layer (SPI communication)
   * Processing layer (ADICUP3029 and ESP8266)   * Processing layer (ADICUP3029 and ESP8266)
Line 257: Line 255:
  
 For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup3029:tools:cces_user_guide#how_to_configure_the_debug_session_for_an_aducm3029_application|How to configure the debug session]] section. For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup3029:tools:cces_user_guide#how_to_configure_the_debug_session_for_an_aducm3029_application|How to configure the debug session]] section.
- 
- 
  
 // End of Document // // End of Document //
- 
- 
resources/eval/user-guides/eval-adicup3029/reference_designs/smart_greenhouse.txt · Last modified: 18 Aug 2021 16:58 by Brandon Bushey