Home

Main Menu

futz f&ts v.i. To tinker experimentally; to change something just to see what it does.
dsPIC 30F4013 SPI LED Display

thumbAnother early project with the dsPIC 30F4013. SPI out to my MAX7219 display board. Written in C for MPLAB C30.

Read more...
 
dsPIC 30F4013 LCD
thumbOne of the first few little projects with the dsPIC 30F4013 was connecting a 16x2 LCD to it. I went with 4-bit mode for ease of wiring, and added a R/W busy checking line for ease of coding. The software was written in C and compiled with the student edition of MPLAB C30.
Read more...
 
My History of PIC Programmers
thumbA long time ago I bought my first PIC Programmer, a PICALL parallel port ZIF socket programmer from kitsrus.com. It could only program a very limited list of PICs and I soon grew out of it. And I wanted ICSP. Prying the chip in and out of its target board was getting VERY annoying.
Read more...
 
Simple Clock with PIC 16F877 & DS1302

thumbI recently added a DS1302 RTC chip to my 16F877 breadboard and programmed it to make a simple clock. The 1302 uses a .33F supercap for "battery" backup. I haven't tested exactly how long it keeps the chip running, but it does hold the time overnight with power off.

It's very experimental, with no way of setting the time except to change the code in a clock-setting program that I run to set the clock. A second program is just to display the time. The programs were written in C using Hi-Tech PICC Lite.

Read more...
 
PICkit 2 to 2x5 IDC Adapter

thumbAfter writing the History of PIC Programmers article last night I got inspired to do something about my PICkit 2 connector problem. Here's what I did about it:

Read more...
 
«StartPrev123456NextEnd»

Page 4 of 6