|
|
|
|
|
by lee_s
3716 days ago
|
|
This does actually somewhat exist now. Most modern phones/tablets/ereaders have a low power core for monitoring and sleep modes. The problem is as soon as you want to 'do' anything you need the performance of the main core. Especially anything with graphics (like eink). The Arduino is underpowered for anything more than a supervisory role, and even those applications are tending towards Cortex-M series. |
|