Skip to content
This repository has been archived by the owner on Dec 29, 2017. It is now read-only.

hex7c0/RadArduino2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RadArduino2

###use your arduino (due) like a radar I attach on servos a big antenna for wifi detection, and with RaspberryPi I do many tests.
There are some trouble with big servos (choose correct voltage).
You can other info like temperature, light, lag, file on sd card.

see project (hardware) with fritzing.fzz file @ http://fritzing.org/home/

========

you must change arduino2 code with your prefer ip address (byte ip[], byte gateway[], ecc), use only a static address.
Load all files inside SD directory in your Sd Card on Ethernet Shield.
Afther that, you can access you Radar with any browser, for best user experience i suggest Chrome.

I use this setting:

  • created with: arduino ide 1.5.3
  • tested with: arduino ide 1.5.6r2
  • created with: fritzing 0.8.4b
  • tested with: fritzing 0.8.7b
  • viewed with: chrome on mac

_if you want change html file; remember to save html like htm (for fat limitation [.XXX]), and gzip css and js file (with gzip *.js/css)_

Packages

No packages published

Languages