Difference between revisions of "GW1000 radino Ethernet Bridge"

From InCircuit
Jump to: navigation, search
(Downloads)
 
Line 12: Line 12:
  
 
<br/>
 
<br/>
 +
 +
== Software ==
 +
Within the GW1000 radino32 modules are employed. These are programmable with user defined Firmware by utilizing our [[radino Library]].
 +
 +
 
== Downloads ==
 
== Downloads ==
  

Latest revision as of 15: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