Difference between revisions of "GW1000 radino Ethernet Bridge"

From InCircuit
Jump to: navigation, search
(Downloads)
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
 
'''GW1000 - Ethernet to Funk Bridge for radino32'''
 
'''GW1000 - Ethernet to Funk Bridge for radino32'''
 +
 +
==General Information==
  
 
[[File:GW1000_45.jpg|thumb|350px|GW1000|link=http://shop.in-circuit.de/product_info.php?cPath=22_28&products_id=190]]
 
[[File:GW1000_45.jpg|thumb|350px|GW1000|link=http://shop.in-circuit.de/product_info.php?cPath=22_28&products_id=190]]
Line 8: Line 10:
 
* 1x 10/100MBit Ethernet via ENC82J60 SPI-to-Ethernet
 
* 1x 10/100MBit Ethernet via ENC82J60 SPI-to-Ethernet
 
* 1x USB-Mini for Power-Supply
 
* 1x USB-Mini for Power-Supply
 +
 +
<br/>
 +
 +
== Software ==
 +
Within the GW1000 radino32 modules are employed. These are programmable with user defined Firmware by utilizing our [[radino Library]].
 +
  
 
== Downloads ==
 
== Downloads ==
  
Datasheet: [[Media:xxx.pdf|Datasheet {{PAGENAME}}]] <br/><br/>
+
Datasheet: [[Media:xxx.pdf|Datasheet {{PAGENAME}}]] <br/>
 +
Arduino library for {{PAGENAME}}: [http://library.radino.cc/Library/EtherCard_STM.zip EtherCard_STM.zip]<br/>
 +
*How to import a .zip library to Arduino: [https://www.arduino.cc/en/Guide/Libraries#toc4 arduino.cc]<br/>
 +
Demo for GW1000 with radino32 CC1101: [http://library.radino.cc/Library/radino32_CC1101_GW1000_Demo.zip radino32_CC1101_GW1000_Demo.zip]<br/>
 +
*Unzip and copy to your Arduino Sketchbook folder.<br/><br/>

Latest revision as of 16:08, 8 June 2018

GW1000 - Ethernet to Funk Bridge for radino32

[edit] General Information

GW1000

All radino32 radio modules are usable with the GW1000. We offer an Arduino Sketch that gives an Example of getting an IP via DHCP and send UDP Packets via Ethernet. That ease the development of your own radio-Gateway.

Connections:

  • 1x 10/100MBit Ethernet via ENC82J60 SPI-to-Ethernet
  • 1x USB-Mini for Power-Supply


[edit] Software

Within the GW1000 radino32 modules are employed. These are programmable with user defined Firmware by utilizing our radino Library.


[edit] Downloads

Datasheet: Datasheet GW1000 radino Ethernet Bridge
Arduino library for GW1000 radino Ethernet Bridge: EtherCard_STM.zip

  • How to import a .zip library to Arduino: arduino.cc

Demo for GW1000 with radino32 CC1101: radino32_CC1101_GW1000_Demo.zip

  • Unzip and copy to your Arduino Sketchbook folder.

Personal tools