User Tools

Site Tools


supp:seeeduino:start

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
supp:seeeduino:start [2016/06/21 08:22] adminsupp:seeeduino:start [2016/06/21 10:57] – [Wireless Data Transmission with RF-Bee] admin
Line 1: Line 1:
 ====== Notes on Seeeduino Boards ====== ====== Notes on Seeeduino Boards ======
  
-===== Seeeduino Stalker 3.0: Power Down, RTC Interrupt and Tipping Bucket Rain Gauge =====+===== Seeeduino Stalker v3 ===== 
 + 
 +{{http://www.seeedstudio.com/wiki/images/a/af/Seeed_Stalker_v3-6.png?300}} 
 +{{http://www.seeedstudio.com/wiki/images/f/f4/Seeed_Stalker_v3-7.png?300}} 
 + 
 +http://www.seeedstudio.com/wiki/Seeeduino-Stalker_v3 
 + 
 +==== Power Down, RTC Interrupt and Tipping Bucket Rain Gauge ====
  
 Some of you are using Seeeduino Stalker V3 boards.The main source of information is the  wiki: \\ Some of you are using Seeeduino Stalker V3 boards.The main source of information is the  wiki: \\
Line 38: Line 45:
 The final result is the rain intensity or more precisely volumetric flow rate (e.g. in mm³/min) over time. The final result is the rain intensity or more precisely volumetric flow rate (e.g. in mm³/min) over time.
  
-==== Sample Code ====+=== Sample Code ===
  
 This UNTESTED CODE :!:  includes This UNTESTED CODE :!:  includes
Line 49: Line 56:
 Download :!: : {{:supp:arduino:seeeduino_stalker:stalker_v3_powerdown_rtc_rfbee_sdcard_v002.zip|}} Download :!: : {{:supp:arduino:seeeduino_stalker:stalker_v3_powerdown_rtc_rfbee_sdcard_v002.zip|}}
  
-===== Wireless Data Transmission with RF-Bee =====+==== Wireless Data Transmission with RF-Bee ====
  
 You can transfer data between two RF-Bees, i.e. one on the Stalker (or another Arduino), the other at the receiving gateway (server, PC, Raspberry PI, ...).  You can transfer data between two RF-Bees, i.e. one on the Stalker (or another Arduino), the other at the receiving gateway (server, PC, Raspberry PI, ...). 
Line 77: Line 84:
   * solder jumper P5: BEE_RXD ← D7 (soft UART TX)   * solder jumper P5: BEE_RXD ← D7 (soft UART TX)
  
-==== Hardware Bug ====+=== Hardware Bug ===
  
 There are two hardware bugs on Seeeduino Stalker V3 related to solder jumpers P6 (BEE_TXD) and P5 (BEE_RXD). Because of that just closing the solder jumpers as described [[http://www.seeedstudio.com/wiki/Seeeduino-Stalker_v3#PCB_Jumper_Pads|here]] will not work! There are two hardware bugs on Seeeduino Stalker V3 related to solder jumpers P6 (BEE_TXD) and P5 (BEE_RXD). Because of that just closing the solder jumpers as described [[http://www.seeedstudio.com/wiki/Seeeduino-Stalker_v3#PCB_Jumper_Pads|here]] will not work!
Line 84: Line 91:
 \\ The official workaround __only solving part of the problem__ is given here: \\ http://www.seeedstudio.com/wiki/Seeeduino-Stalker_v3#Known_Issue \\ The official workaround __only solving part of the problem__ is given here: \\ http://www.seeedstudio.com/wiki/Seeeduino-Stalker_v3#Known_Issue
  
-To solve both issues I propose a solution described in the following document: \\+:!: __To solve both issues__ I propose a solution described in the following document: \\
 {{:supp:seeeduino:stalker_v3.0_workaround_p5_p6_2016-06-21_v002_rb.pdf|}} {{:supp:seeeduino:stalker_v3.0_workaround_p5_p6_2016-06-21_v002_rb.pdf|}}
  
  
-==== Configuration ====+==== RF-Bee Configuration ====
  
 to be done to be done
  
  
supp/seeeduino/start.txt · Last modified: 2017/10/17 11:36 by admin