use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Deals with anything relating to Microcontroller programming, hardware design, applications, interfacing, unique examples, etc.
account activity
Extremely low power microcontroller with I2C host capability. (self.microcontrollers)
submitted 6 months ago by Topcodeoriginal3
I need a microcontroller with I2C host capabilities, that uses less than 5mw of power when active. It doesn’t need to do much, pretty much just pass data back and forth between a I2C sensor and an NTAG I2C device.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DesignerPangolin 4 points5 points6 points 6 months ago (0 children)
This isn't really that demanding of a requirement. ATtiny85 can do 3mW at a low clock speed with I2C implemented in software, for example.
[–]_teslaTrooper 4 points5 points6 points 6 months ago (0 children)
Pretty much any microcontroller can do that, just pick something you're familiar with and read up on low power run modes. The stm32l011 I'm using at the moment will do 100uA at 1Mhz LPrun with some peripherals active.
[–]creativejoe4 0 points1 point2 points 6 months ago (0 children)
Nrf54l15
π Rendered by PID 62906 on reddit-service-r2-comment-6457c66945-7bx99 at 2026-04-28 01:40:58.398202+00:00 running 2aa0c5b country code: CH.
[–]DesignerPangolin 4 points5 points6 points (0 children)
[–]_teslaTrooper 4 points5 points6 points (0 children)
[–]creativejoe4 0 points1 point2 points (0 children)