Hello everyone ,
I am making a digital weight scale that will read and notify me when the weight is lower than what I want ...... I am using pic16f690 for the project and I later discovered it does not support i2c module, decided to use software i2c instead but after following the initialization, start, and read protocol of software i2c it's still not working
Can someone please help with how I can go about it, I have searched the Internet and didn't find anything related that can help
would be very glad if someone can help with step by step protocol process I should go about it and the address.....
Don't really know if I got the protocol I used following the library well or it does not support what I want to do
would be glad to receive your response soonest
thanks in anticipation
I am making a digital weight scale that will read and notify me when the weight is lower than what I want ...... I am using pic16f690 for the project and I later discovered it does not support i2c module, decided to use software i2c instead but after following the initialization, start, and read protocol of software i2c it's still not working
Can someone please help with how I can go about it, I have searched the Internet and didn't find anything related that can help
would be very glad if someone can help with step by step protocol process I should go about it and the address.....
Don't really know if I got the protocol I used following the library well or it does not support what I want to do
would be glad to receive your response soonest
thanks in anticipation