jithinbp / WiMDAS

MPLAB X project for PIC24FJ128GC006 uC. may contain useful ADC, DMA, I2C, SPI, SD card, USB, IC ,NRF24L01+, U-BLOX LEA6-T, NAND Flash configs and code. Free to use for personal and hobby projects. Contact if you want to profit from it ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiMDAS

MPLAB X project for PIC24FJ128GC006 uC. may contain useful ADC, DMA, I2C, SPI, SD card, USB, IC ,NRF24L01+, U-BLOX LEA6-T, NAND Flash configs and code. Free to use for personal and hobby projects! Contact if you want to profit from it or help me develop it further ;)

TODO: what follows is just a draft and probably not fully complete. still worth giving it a go

Start development

In order to start developing for the WiMDAS you need the following:

if you cant connect to pickit 3 from mplab, download PICkit 3 v3.01 (PICkit 3 Programmer) from . Tools -> Check communication Tools -> Downloadc PICkit operating system Tools -> revert to MPLAB mode

mplab should then see the pickit and download whatever software it wants.

if you seem to have connection to the programmer, but you still cant program the chip, go to project properties and make sure "PICkit 3" is selected and not the particular device with serial number.

About

MPLAB X project for PIC24FJ128GC006 uC. may contain useful ADC, DMA, I2C, SPI, SD card, USB, IC ,NRF24L01+, U-BLOX LEA6-T, NAND Flash configs and code. Free to use for personal and hobby projects. Contact if you want to profit from it ;)


Languages

Language:C 74.4%Language:C++ 15.2%Language:Makefile 9.9%Language:Shell 0.5%