Maker Pro

Recent content by Jameston E

  1. J

    using software i2c

    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...
  2. J

    HX711 Module

    Hello, I am working on a weight system using HX711 module , I really don't know how to do the digital code writing just use to analog only and I'm interfacing the module with pic16f690 , pls do help for guidelines on how to write the code to be digital so it can give the actual weight on LCD...
  3. J

    Sending sms with microcontroller

    Thanks Kelly, Does this module comes with triggering at a point when a condition happen , that's actually the part I'm having issue in my programming , how to set it to trigger sms when it gets to a level ... I mean how should I go in writing the function to cause the triggering of the sms...
  4. J

    Sending sms with microcontroller

    Hello , I'm new here and new to programming. I want to send sms using pic16f690 , the idea is to make it send sms when a particular situation occur e.g when a liquid get to a particular level or mass weight send sms to my phone. Pls how do I go about the part of programming it to send sms at...
Top