The GnuVision Blog

Free Software for a Free Society

The GnuVision Blog header image 4

Entries Tagged as 'Microchip PIC'

USB Interfacing with GNU/Linux and PIC 18F2455 - Part 3

April 28th, 2007 · 2 Comments

Completed interfacing an LCD panel with the USB PIC, thanks to Anish. We are still not able to get interrupt URB’s working properly - except that, everything is OK.

Coming next: A comprehensive tutorial on developing USB gadgets with GNU/Linux and PIC! We hope to get it published as an LDP HOWTO.

[Read more →]

Tags: Microchip PIC · USB Interfacing

Microchip 16 bit design contest!

April 21st, 2007 · 1 Comment

Microchip/Circuit cellar have announced a 16 bit embedded control design contest - the idea is to promote the use of the dsPIC family of controllers.
Microchip is giving out a generous sample of components to the contest participants - here is what I got:

I find the ENC28J60 device very interesting - it’s an ethernet controller […]

[Read more →]

Tags: Microchip PIC

USB Interfacing with GNU/Linux and PIC 18F2455 - Part 2

April 10th, 2007 · No Comments

It’s no wonder that there are so few complete resources on writing USB firmware on the net - there is only one word to describe the process - `tedious’.
The last few days have been spent reading USB Complete - this is the only good book available to help you get along … it’s extremely […]

[Read more →]

Tags: Microchip PIC · USB Interfacing

USB Interfacing with GNU/Linux and PIC 18F2455 - Part 1

April 5th, 2007 · No Comments

Even though USB has become wildly popular, there are not too many resources on the web which gives you a tutorial introduction on how to go about developing USB peripherals and controlling them with GNU/Linux. Anish and myself have started work on creating a simple USB gadget - we intend to document the process […]

[Read more →]

Tags: Favourite · Microchip PIC · USB Interfacing

Tiny Titans!

October 22nd, 2006 · No Comments

Very low cost microcontrollers are extending the use of software to many unconventional applications:
Read More…
Here is a photo of two `tiny’ microcontrollers I had purchased recently; the bigger one is the ATTiny15 in an 8 pin DIP package and the smaller one is the PIC10F206 in an SOT package. The PIC costs only Rs.25 […]

[Read more →]

Tags: Atmel AVR · Microchip PIC

Two New Toys - the A780 and the USB PIC

July 23rd, 2006 · No Comments

Got two interesting things to experiment with yesterday - the Motorola Linux smartphone A780 and the PIC18F2455,a flash PIC with USB 2.0 support.

There is a project underway to provide a 100% free software stack for the A780, the OpenEZX project. Will try to get a few students interested in this…stay tuned for more info […]

[Read more →]

Tags: Microchip PIC · OpenEZX · USB Interfacing