Skip to content

42ua/picsim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICsim - PIC Simulator

PICsim emulates a microcontroller PIC16F84A/16F628/16F777/16F877A/18F452/18F4520/18F4550/18F4620 and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in c language.

Pic supported hardware:

  • ADC
  • Interrupts
  • WTD
  • TMR0
  • TMR1
  • TMR2
  • USART
  • CCP1 ->PWM (8bits) and Comparator
  • CCP2 ->PWM (8bits) and Comparator
  • CCP3 ->PWM (8bits) and Comparator
  • EEPROM
  • IO PORTS

PICsim Hardware Support

Utils:

com0com - For serial emulation in windows http://com0com.sourceforge.net/

tty0tty - For serial emulation in linux https://github.com/lcgamboa/tty0tty or http://tty0tty.sourceforge.net/

gputils - For assemble examples http://gputils.sourceforge.net/

sdcc - For compile examples http://sdcc.sourceforge.net/

About

PICsim - PIC Simulator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 99.4%
  • Makefile 0.6%