This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
|
digispark:tutorials:prowifi [2014/12/17 18:34] digistump |
digispark:tutorials:prowifi [2014/12/17 18:36] digistump [Programming:] |
||
|---|---|---|---|
| Line 77: | Line 77: | ||
| [[https://s3.amazonaws.com/digispark/images/m/wifi11.JPG|{{https://s3.amazonaws.com/digispark/images/t/wifi11.JPG}}]] | [[https://s3.amazonaws.com/digispark/images/m/wifi11.JPG|{{https://s3.amazonaws.com/digispark/images/t/wifi11.JPG}}]] | ||
| + | =====WiFi Module Setup:===== | ||
| + | [[digispark:tutorials:wififirstsetup|First Time Use Setup]] | ||
| + | |||
| + | [[digispark:tutorials:wificlient|WiFi Client Use Setup]] | ||
| + | |||
| + | [[digispark:tutorials:wifiserver|WiFi Server Use Setup]] | ||
| =====Programming:===== | =====Programming:===== | ||
| Line 83: | Line 89: | ||
| Several Examples can be found under Files->Examples->Digispark_Examples-> in the newest Digistump IDE releases 1.5.8A and higher | Several Examples can be found under Files->Examples->Digispark_Examples-> in the newest Digistump IDE releases 1.5.8A and higher | ||
| + | **NOTE: You must follow the setup guides above for the Client or Server setup, before using the examples.** | ||