Micro Controller Programming.

Amplifiers, effects, pickups, electronic components, wiring, etc.

Moderator: Dave Mudgett

Keith Hilton
Posts: 3788
Joined: 1 May 1999 12:01 am
Location: 248 Laurel Road Ozark, Missouri 65721
State/Province: Missouri
Country: United States

Micro Controller Programming.

Post by Keith Hilton »

Just wondering how many of you are into programming PIC or Basic SX?
Robert Parent
Posts: 1133
Joined: 4 Aug 1998 11:00 pm
Location: Gillette, WY
State/Province: -
Country: United States

Post by Robert Parent »

I have been a been designing microprocessor based products (hardware and firmware) for the past 20 years. Have used the PIC 16Cxx family processors in several products.
Ray Minich
Posts: 6431
Joined: 22 Jul 2003 12:01 am
Location: Bradford, Pa. Frozen Tundra
State/Province: -
Country: United States

Post by Ray Minich »

Been arguing, fighting, and loosing battles to embedded systems for 25 years. Have looked at PICs and STAMPs but mostly worked w/the classic Motorola stuff.

I like Allen Bradley PLC 2/30's and 3's where you gotta have a 6 foot square by 1 foot deep enclosure to hold it. Lotsa room to misplace tools.
User avatar
Mike Selecky
Posts: 371
Joined: 15 Jan 2001 1:01 am
Location: BrookPark, Ohio
State/Province: Ohio
Country: United States

Post by Mike Selecky »

I've used the flash 8 bit microcontrollers from PIC and AVR - mostly programmed in assembler, but also have used a C compiler. The Basic Stamp modules are expensive - better to get just the device with the features you need - more flexibility and programming choices. I believe Microchip still offers free samples of some of their devices and there are lots of free plans on the net to build your own programmer, so it's inexpensive to get into this stuff...
User avatar
Bill Terry
Posts: 2811
Joined: 29 Apr 1999 12:01 am
Location: Bastrop, TX
State/Province: Texas
Country: United States

Post by Bill Terry »

I've done a little on PICs, but mostly 32-bit PowerPC these days.