https://github.com/wildan3105/dspic30f20
A list of programs to get started with dsPIC30F20's microchip
https://github.com/wildan3105/dspic30f20
microcontroller pic
Last synced: 11 months ago
JSON representation
A list of programs to get started with dsPIC30F20's microchip
- Host: GitHub
- URL: https://github.com/wildan3105/dspic30f20
- Owner: wildan3105
- Created: 2017-04-27T12:17:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T09:44:45.000Z (over 8 years ago)
- Last Synced: 2025-02-28T09:35:27.662Z (over 1 year ago)
- Topics: microcontroller, pic
- Language: C
- Homepage:
- Size: 701 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dsPIC30F20
A list of dsPIC30F20 most used projects
# Requirements :
1. MCU : dsPIC30F2020
2. Programmer : PICKit 2
3. IDE : MPLAB X IDE v3.60
# Checklist :
- [x] Digital Output
- [ ] Digital Input
- [x] Analog Input
- [x] Serial Output
- [ ] Serial Input
- [ ] Timer
- [ ] Interrupt
- [ ] Pulse With Modulation (PWM)