Salut les gars j'ai un projet que je me dois de terminer au plus vite. je suis nouveau et je trouve votre forum très intéressant. En fait je veux réaliser un indicateur numérique de pesage. Et j'ai commencé par vouloir interfacer le module hx711 avec un pic16f877A . J'ai généré le code sous...
Hello, I am trying to implement a weight sensor. Tension simulates weight, and I've already made a sensor which is working. But when I try to enable conversion on the other sensors, ie the other AN ports, it doesn't recognize when I call adcon1,adcon2, etc. I appreciate if you can help me...
Hello. I have a problem with connecting N number of DS18B20 sensors on pic16f877 microcontroller on same pin in proteus simulation. I got it working with one sensor. But I cant get it working with multiple sensors (number of sensors greater then 1). So the C code needs to do next: when I connect...