I love energy harvesting it’s one of my favorite topics in embedded land.
I’ve been toying with a chip that harvests power from an NFC phone near by and it’s super neat to have a microcontroller just do its thing with no direct attached power supply.
Isn't that effectively wireless power, thus inefficient, and not purpose-designed wireless power, thus even even less efficient?
It's interesting regardless; I'm just trying to understand some of its potential (and maybe these things can be overcome or become irrelevant for certain uses).
Oh there’s almost certainly a ton of loss, that said it’s definitely still super fun to play with. And makes me excited for better advancements in that field.
The chip I’m playing with is the NAC1080 - supposedly designed for small lock motors but I’m using it to update an eink display on tap
Yeah, there are plenty of use cases for which overall energy efficiency doesn't matter, because the actual energy demands are so low.
If you can run a microcontroller on a fraction of a milliwatt (which is entirely feasible) then it might not matter that you're wasting another 10 milliwatts on wireless power delivery. Depends what your energy source is.
I’ve been toying with a chip that harvests power from an NFC phone near by and it’s super neat to have a microcontroller just do its thing with no direct attached power supply.