PICsim - PIC Simulator

June 12, 2020 ยท View on GitHub

PICsim emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in c language. It can be used as a standalone simulator (picsim executable) or as a library in other programs (As in PICSimLab).

PICsim screen

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

Info:

Online Documentation

Changelog

TODO list

Utils: