Summary of PICsim – PIC microcontroller simulator
PICsim is a simulator for PIC16F628, 16F877A, and 18F452 microcontrollers with peripherals like USART and timers. PicsimLab serves as a realtime emulator for development boards. The architecture supports implementing external elements in C language. It falls under Testing, Simulations, EDA, and CAI categories.
Parts used in the PICsim Project:
- PIC16F628 microcontroller
- PIC16F877A microcontroller
- PIC18F452 microcontroller
- USART peripheral
- Timers
- External elements implemented in C language
- Development boards (via PicsimLab)
Description
PICsim emulates a microcontroller PIC16F628/16F877A/18F452 and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in c language. PicsimLab is a realtime emulator of development boards.
Categories
Testing, Simulations, Electronic Design Automation (EDA), Computer Aided Instruction (CAI)
License
- What microcontrollers does PICsim emulate?
PICsim emulates the PIC16F628, PIC16F877A, and PIC18F452 microcontrollers. - Which peripherals are supported by the simulator?
The simulator supports peripherals such as USART and timers. - Can I implement external elements in C language?
Yes, the simulator architecture permits easy implementation of external elements in C language. - What is PicsimLab?
PicsimLab is a realtime emulator of development boards. - Under which categories is this software classified?
It is classified under Testing, Simulations, Electronic Design Automation (EDA), and Computer Aided Instruction (CAI). - What license covers the PICsim software?
The software is covered by the GNU General Public License version 2.0 (GPLv2). - Does the architecture allow for custom component integration?
Yes, the architecture allows for the implementation of external elements using C language.