Difference between revisions of "GW1000 radino Ethernet Bridge"

From InCircuit
Jump to: navigation, search
(Downloads)
(Downloads)
Line 15: Line 15:
  
 
Datasheet: [[Media:xxx.pdf|Datasheet {{PAGENAME}}]] <br/>
 
Datasheet: [[Media:xxx.pdf|Datasheet {{PAGENAME}}]] <br/>
Arduino library for radino32: [http://library.radino.cc/Library/EtherCard_STM.zip EtherCard_STM.zip]<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/><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/>

Revision as of 17:01, 10 July 2017

GW1000 - Ethernet to Funk Bridge for radino32

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


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