Happy new year folks!
DIYdrones hardware development team needs some help, if you think you can contribute in something please PM, our requirements are:
-Any microcontroller capable to handle a little web server can be used.
-The hardware must have WiFi access (behave as an access point).
-The hardware must have SD card slot (where you can store html files).
-Must be cheap (< $100).
The system must be capable to read a HTML file stored on the SD card (including pictures) and create a web server accessible via WiFi (acting as an access point). When the user is connected to the Wifi device-must type any direction like "http://192.168.1.100" and be able to load the HTML files stored on the SD. Something similar to a home router.
The HTML files must be able to read/write to the IO, analog and UART pins of the same microcontroller....
What we need from you are suggestions of the right hardware, software contributions and connections to anybody capable to help us.
Anyone? ;-)
Comments
@Matiaz Cimpersek, the PIC Wifi server looks great, almost everything we need to start. Thanks!
@Matjaz the BlackWidow uses the ZeroG module; ZeroG were acquired by Microchip and supply of the modules has been under a cloud for a while now. Documentation also seems difficult to come by.
@Ryan the RB411A is definitely nifty; it could really use a few GPIOs though.
http://www.sparkfun.com/products/10107
huzzah !
http://hackaday.com/2010/07/01/arduino-webserver/
http://www.mikrotik.com/ Main Site
http://routerboard.com/pricelist.php?started_from_home=1 Hardware
Consider a PCEngines Alix card http://www.pcengines.ch/. A 2d2 with a mini-pci WiFi card runs around $130, which is a little more expensive than some of the other options, but unless you are going to purchase 100's or 1000's you will come out ahead owing to the ease of software installation and development. AMD Geode (x86) processor, CF card slot, 256MB of ram. Voyage Linux (linux.voyage.hk) provides a debian based platform that runs with a read-only filesystem, but uses standard ext2/3 fs do you can quickly flip to rw and use apt-get to install additional software. A 2d2 with a WiFi card runs at 3-5W, board requires 10-18v. They do not have an SD card slot, but there are 2 USB ports, and depending on what you are trying to do, you might be able to use the main CF card.
Dean
would this help in any way?
http://wiznet.co.kr/Sub_Modules/en/product/Product_Detail.asp?cate1...
@Tom Pittenger
yes, abs. true - the but is, for sw development there is very little memory left.
to me i would go the opposite way, instead of saying what micro has to used chose the development platform first ;-)
i would still opt for a cortex design with support external memory.
the more important question is what peripherals you are going to use...
and when using linux each peripheral needs a low level driver.
i would keep the entry low to start with.
robert
-
13
-
14
-
15
-
16
-
17
of 17 Next