Tag Archives: PIC24

PIC24 Tutorial Update, I2C Part Deux

So finally another section of the PIC tutorial is finished. The I2C basic functions, which so many of you have been waiting for, has been finished. The tutorial contains basic functions needed for I2C communications, but no examples as of … Continue reading

Posted in Electrical, Engineering | Tagged , , | 4 Comments

The long awaited I2C for the PIC24

Well I’ve gotten a few requests for the I2C, and my lack of updating has caused some people to become irate. So, here it is, part 1 of the I2C. The I2C is significantly more complex than any of the … Continue reading

Posted in Electrical, Engineering | Tagged , , | Leave a comment

Rest of the UART tutorial for the PIC24

I found some time and finished the UART section. It discusses a UART repeater, and takes advantage of resources learned during part 1 of the UART tutorial for the PIC24. Enjoy. Been busy of late, the Potomac is running wild, … Continue reading

Posted in Electrical, Engineering, Uncategorized | Tagged , , | 2 Comments

PIC24 tutorial: UART, disected, partly

Alright you engineers, I had to separate the UART section into two parts because it was getting too long. However, the smart monkeys will be able to figure out how the UART module on the PIC24 works with just the … Continue reading

Posted in Electrical, Engineering | Tagged , , | Leave a comment

UART section coming soon

Okay a lot of people are asking for the UART section of the PIC24 tutorial, since it’s “universal” and all. It is in the works, and I’ll have it up by the end of this week. All of you with … Continue reading

Posted in Electrical, Engineering, Uncategorized | Tagged , , | Leave a comment