Rank: Newbie
Groups: Registered
Joined: 3/23/2015(UTC) Posts: 1
|
Hi.
I'm new to embrio, so sorry for the stubid questions
Is there anyone that can supply some examples on how to do power management in embrio?
I would like to go into sleep if no interupts and wake up when interupts are pressent.
Is it posible to scale the cpu speed in embrio to save even more power?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/11/2014(UTC) Posts: 661
Thanks: 1 times Was thanked: 109 time(s) in 104 post(s)
|
Not yet. Soon I will add an ability to have different contexts and a way to switch between them, so you could have a very simple one waiting for some event to switch to the real one. That's pretty high on the to-do list, it'll probably be added within a month.
I don't know if scaling the cpu speed would make sense based on how the final program is compiled, but I'll look more into that. To save power now the only thing you can do is use as low a refresh rate as you can get away with. Also note that most nodes only execute when their inputs change, so the processor time estimates are a worst case scenario if all nodes in the project were fully updating on every update.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.