Timeline for send sketch to arduino via wifi
Current License: CC BY-SA 3.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 20, 2017 at 15:25 | comment | added | Chris Stratton | Once you involve wifi, an ATmega-based Arduino is rarely the right choice. You'd be better off figuring out how to get an ESP8266 to reprogram itself, or using a Linux-based router chip which can load a new "OTA" image to its external SPI flash store. Both solutions will be cheaper than Arduino + Ethernet Shield. | |
Jul 20, 2017 at 12:04 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 21, 2017 at 12:39 | comment | added | Sagnik Pradhan | I would prefer you to use a simple Adafruit EZ Link that provides you serial communication with a reset line with the help of Bluetooth. Well the solution that Majenko gave is also applicable but that will need a bit of work. | |
Jun 20, 2017 at 9:32 | answer | added | Majenko | timeline score: 1 | |
Jun 20, 2017 at 9:16 | answer | added | Michel Keijzers | timeline score: 1 | |
Jun 20, 2017 at 8:51 | review | First posts | |||
Jun 20, 2017 at 9:06 | |||||
Jun 20, 2017 at 8:47 | history | asked | Louna | CC BY-SA 3.0 |