Click here to Skip to main content
15,891,902 members
Articles / Programming Languages / C#

Emulation of I2C Protocol on C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (15 votes)
26 Feb 2013CPOL10 min read 66.7K   43  
This article presents code to emulate I2C protocol in C#, this can be useful in applications like data acquisition without microcontrollers.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
India India
About Author:

I am specialized with Embedded Systems, my areas of interest are Real-time Programming, RTOS, Intelligent Sensors and Actuators, Low-level firmware. My projects uploaded on CodeProject are very old and I did them at the time of my first year of Bachelor's degree.
Further, I am not in India, I have now moved to Stuttgart, Germany.

Comments and Discussions