Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
I'm developing a project with the PIC16F877A, the MLX90614 sensor and the oled display SSD1306, the code compiled normally but in the simulation the display receives a temperature that has nothing to do with the sensor. I believe I'm missing out on setting up something of I2C in the code, but I...
I would like to know why after E is printed in the 2nd line completely, after some time why it starts to print on first line too.
Simulation: Ive used the Proteus Version 8.16
Compiler: CCS Compiler 5.008
P.S Im a new joiner to this forum. So if there are any mistakes, please let me know. Ill...
Can someone help with mikro c coding of a 6digit countdown timer that include button functionalities such as start/stop, incresse button for setting the timer for minute and hour digit using just pic16f877A?
I used the following proteus design and Mikro c code to build a 6 digit 7segment count down timer using pic16f887A and ic 4026
The proteus design is named Zacch in the attached file and the mikro c is in the code tag. the issue am having is that my proteus simulation isn't working as it...
Hi dear all,
I have been working on my school project for couple of weeks and I'm trying to make RFID Door Lock by using Pic16f877A and RDM6300 RFID reader , I made a code works on PROTUS but I interfaced the cards tags as decimal number like(123456) and after that I noticed that all RF cards...
Hey all ,
I hope a good and safety day for you,
I'm working on a Door Lock system project with RFID module using Pic16f877a and I want to add QR reader to my project and make different QR codes and sore their information and when the users show their QR code the door should opens !,
Actually I...
hello everyone;
im going to build a code file for my pic16f877a but i stacked and i need some help :)
im want to build a code for get ascii via uart from pc.
for example; im want to read a string from pc which is like "Q45" and then i want to convert it to ascii codes[example:Q-->81 , 4-->52 ...
Hi i have been trying to do my homework i have described in title. I made some searches but i couldn't find a good solution. Can anyone help me for the project?
Dear sir, I am trying to use CCP module of PIC16F877A uC in capture mode too read input frequency. I have written a small code for it but unfortunately its not working. Can anyone guide me what mistake am I making in it. Below is my code, Thanks.
#include <htc.h>
#include "LCD.h"...
I am currently working with PIC microcontroller 16F877A. I am only allowed to work in Assembly (nothing high level like C). I have a number saved in a register. I need to display it on the LCD.
I was thinking of separating the digits, then sending the ASCII value of each digit. The only issue...
Hi guys,
I'm kinda stuck with this code, it compiles without errors but I can't debugg it to know why it is not executing the part where it accepts passwords during simulation on proteus.
What's it supposed to do? Turn off LEDs on port A when passcode is inputed. I've attached the proteus...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.