Continue to Site

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.

  • 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.

PIC Simulator

Status
Not open for further replies.
it should be " Frequency "

sorry for bad writing :)
hi TT,
First try this program for an LCD, using a 16F628A in Oshonsoft simulation.

When you get that working in simulation you could try to modify the code for a 7seg display.
While the program is running, use the TOOLS/signal generator on PORTB.6

Let me know...
 

Attachments

  • AAesp02.gif
    AAesp02.gif
    13.7 KB · Views: 394
  • FreqOnly1.bas
    3.8 KB · Views: 407
hi TT,
Try this 4 LED mux, assembler 16F627A PIC in Oshonsoft.
 

Attachments

  • AAesp03.gif
    AAesp03.gif
    14.3 KB · Views: 387
  • LEDmux1.asm
    6.7 KB · Views: 343
hi TT,
First try this program for an LCD, using a 16F628A in Oshonsoft simulation.

When you get that working in simulation you could try to modify the code for a 7seg display.
While the program is running, use the TOOLS/signal generator on PORTB.6

Let me know...
it seems it is too hard to modify it to 7seg

because i want to use 2 7seg and it will need multiplexing

OR i can use 14 port for driving it ?
 
it seems it is too hard to modify it to 7seg

because i want to use 2 7seg and it will need multiplexing

OR i can use 14 port for driving it ?
hi,
Have you tried the LED program in post #152...?
That will give you some insight on how to multiplex drive LED's.
 
hi TT,
Very neat, you are learning very quickly.:)

Did you use Oshonsoft to debug the program.??

Whats next.???
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top