An open API service indexing awesome lists of open source software.

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

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)