ahhhcrap 2 Posted January 9, 2015 Share Posted January 9, 2015 The EEPROM is currently pretty pointless (so Microcontrollers are not quite useful), so... I would like an example on a custom architecture Quote Link to post Share on other sites
0 Wired 2 Posted January 10, 2015 Share Posted January 10, 2015 How: Using /bin/flash.lua in openos (or just by using component.proxy(component.list("eeprom")()).set(<code>)), you can flash a program (4096 bytes max) onto an EEPROM. When the computer starts up, this is the code that will be executed initially. Why: I believe the benefit of microcontrollers and drones is more apparent when playing survival, especially due to cost. Also, by avoiding putting an HDD in a robot, you can use the extra complexity point(s) to put in another upgrade. Quote Link to post Share on other sites
The EEPROM is currently pretty pointless (so Microcontrollers are not quite useful), so...
I would like an example on a custom architecture
Link to post
Share on other sites