I am inexperienced with MCUs generally and I am struggling to understand things.
I happened to find this library, can I use it for bit-banging accelerometer such as LIS2DH12? My MCU is Attiny10.
Thank you in advance.
I am inexperienced with MCUs generally and I am struggling to understand things.
I happened to find this library, can I use it for bit-banging accelerometer such as LIS2DH12? My MCU is Attiny10.
Thank you in advance.
I moved your topic to an appropriate forum category @exalted_hero35.
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
See this comment at: " Why another I2C library? "
I am an absolute beginner. Stuck with this task. If you can elaborate it would be helpful.
See if help:
I was talking about the usability of Attiny10 with the library I have sent
ATtiny10 : 1kbyte Flash, 32 byte SRAM.
I think it is not possible to run any I2C software on a ATtiny10.
Here is a tutorial (and Github repository) to be able to use a ATtiny10 with the Arduino IDE: http://www.technoblogy.com/show?1YQY
Can you use a Raspberry Pi Pico board instead ? 264kbyte SRAM and 2MB Flash. It costs 4 dollars in my country, and it has a USB connector.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.