Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



Ads

piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

Piclist

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

Search Results for "ide"

  

Post a new Thread

AD Conversion   [3 Articles]

Paul - Oct 6 2008
Hello, Recently starting using PICs again! Quick question with an easy answer i am hoping. What i am doing is using a PIC16F877 and i am using a A-D conversion. Its all wo... AD Conversion

USB Hub Design   [2 Articles]

jvoytovich - Oct 3 2008
Hi All, I've got a project that I need advice on involving USB hubs. A customer has a temperature controller with an RS232 interface that we want to move to a USB design. The ... USB Hub Design

Re: Flash memory

jvoytovich - Oct 2 2008
The SD card is an interesting idea. I'll look up the interface requirements for that device. I should have listed more requirements for my original design. The project has a U... Re: Flash memory

Re: dsPIC?

"John J. McDonough, WB8RCR" - Sep 29 2008
The dsPIC is an entirely diffferent animal than the 8 bit parts, but it is closely related to the PIC24 parts. I suspect that over the longer term, only the most basic or powe... Re:  dsPIC?

Re: Re: Which family would suit better for this?

rodr...@petrobras.com.br - Sep 29 2008
Thanks Dani, second answer on dsPIC's side. I guess I'll just stop learning the 18F and start learning the ds family. Mine major concerning is about memory for the program, sin... Re:  Re: Which family would suit better for this?

Voltage conversions   [2 Articles]

liquias - Sep 26 2008
Hey guys, Lately I have been running a few projects that are using a car=20 battery as an energy source. I need to introduce some picmicro controlling power to these projects. ... Voltage conversions

Re: Re: Assembler vs C   [4 Articles]

Onestone - Sep 20 2008
IBM were obviously overpaying part timers, or were operating under the military industrial complex phenomenon of the $15000 silver hammer. The main advantage that C is perceiv... Re:  Re: Assembler vs C

pic project

harry - Sep 20 2008
i am new to pic programming. i am doing a small project of wireless sensor networking. can any body help me to tell how to start and what reference should i read to get basic id... pic project

Re: 12v to 5v

"Kenneth (K) Macrae" - Sep 18 2008
For the binary parts, what about an opto-coupler? Kenneth 2008/9/14 liquias > hi guys , > lately i have a few project i work on that operate only on 12V supplies > ... Re:  12v to 5v

Wake Up On Key Stroke

jmsmith871 - Sep 17 2008
Although I've been using PICs for years, I'm only now studying the SLEEP instruction and code to wake up the processor. It's not going well at the moment. Microchip's app note... Wake Up On Key Stroke

help sms command recognizing

eshezo ayomi - Sep 17 2008
Hi all i want someone to help me with this..... i am new to SMS world but i learn how to use the PIC to send and receive SMS ... (text mode) i am preparing the code until the GS... help sms command recognizing

Control the amplitude of a 115VAC   [13 Articles]

globalpositioning - Sep 17 2008
Any idea or suggestion on how to play with the amplitude of a 115VAC? Note: amplitude, not PWM... Regards, ------------------------------------ to unsubscribe, go to htt... Control the amplitude of a 115VAC

Assembler code for a simple chronometer using an LCD display

ottoniel_ojeda - Sep 17 2008
Greetings guys... I'm looking for a already made code to build a basic chronometer to (.99 seconds scale) to make use of a 16x2 LCD display using only assembler.. The pro... Assembler code for a simple chronometer using an LCD display

Re: Re: mpasm linker - using .o files   [2 Articles]

"John J. McDonough, WB8RCR" - Sep 17 2008
The help file is indeed full of good information about using the linker. The MPLINK linker is no different than hundreds of linkers that have gone before on dozens of operating... Re:  Re: mpasm linker - using .o files

Re: mpasm linker - using .o files

tigger - Sep 17 2008
Hi John, Hi Richard. Thank you for your inputs to this. I feel that you must be right, and that I am missing something. What I am doing at present is in defiance of what a lin... Re: mpasm linker - using .o files

dsPIC33FJ128MC802 PWM motor control

KM6VV - Sep 13 2008
Hi John, I see you're a ham too! I'm KM6VV. Central coast, CA. I'm starting a dual motor control project for a microbot robot. Two DC motors with encoders (Lynxmotion), ... dsPIC33FJ128MC802  PWM  motor control

Re: Re: Pic vs. other MCU   [2 Articles]

"John J. McDonough, WB8RCR" - Sep 9 2008
If you are using the dsPIC, then the path of least resistance is C. The C30 Student Edition is free, and as far as i can tell, the advantages of the paid version are pretty sm... Re:  Re: Pic vs. other MCU

Re: Pic vs. other MCU

Staiger - Sep 9 2008
> So, if C/C++ is not the best choice, then does that mean I have to use > Assembly language (I have now knowledge about it)? I agree with the others: Ray shouldn't lump C an... Re: Pic vs. other MCU

CAN Reception using PIC4580

shamin_dudu - Sep 8 2008
Hello, I am able to receive CAN messages using polling mode. I would like to receive CAN message using interrupts. It is not working with my implementation The following ... CAN Reception using PIC4580

Wireless communications   [3 Articles]

"Kenneth (K) Macrae" - Sep 8 2008
Hi I'm currently looking at two wireless options: 2.4GHz 433MHz I know the lower frequency allows greater transmission distance. What would one go for? Both have USART ... Wireless communications

Programming a PIC16F72 microcontroller in C   [4 Articles]

Jason Hsu - Sep 1 2008
I'm trying to program a PIC16F72 microcontroller in C. But I keep reaching dead-ends. The trouble with trying out different solutions is that it takes time to keep up with all of... Programming a PIC16F72 microcontroller in C

Re: Linux alternatives to MPLAB   [4 Articles]

Jovan Kostovski - Aug 16 2008
Hi Jason, --- On Fri, 8/15/08, Jason Hsu wrote: > I have a PICSTART Plus programmer with a serial port. For Picstart under linux check: http://www.warpedlogic.co.uk/?q... Re:  Linux alternatives to MPLAB

Re: MPLAB C18 compiler student version   [2 Articles]

Dennis Clark - Aug 14 2008
Did you configure the project with the correct processor? The IDE does not query the source files to find the processor. Even though you have the correct .h file in the sou... Re:  MPLAB C18 compiler student version

Parameters not passing correctly

Basic Poke - Jun 30 2008
I am writing a program for the PIC18F66J50, using MPLAB IDE v8.14 (also happened with 8.10). Suddenly I noticed one of my functions was not working correctly, and discovered t... Parameters not passing correctly

Position Control with PIC   [5 Articles]

poopinurmouf - Jun 25 2008
I am using a PIC18F458 to try to get a motor to lift a weight a specified distance. I am using a quadrature encoder to close the feedback loop and the encoder has 1600 counts per... Position Control with PIC

Re: CAN programming problem on the 18F4685 ?

dlc - Jun 10 2008
Hi, Thanks for the response. I could duplicate the problem on two different systems with two different types of the chip. I found out what went wrong. A nice low key p... Re:  CAN programming problem on the 18F4685 ?

Re: which is the good PIC to start

"John J. McDonough, WB8RCR" - Jun 10 2008
It depends on what you want to do and how you learn The PIC16 parts have been the hobbyist favorite for a long time. As a result, there are a lot of examples, and a lot of tut... Re:  which is the good PIC to start

PIC18F4580 and CAN

Bandaru Kondala Rao - Jun 10 2008
Hi every one i am working with PIC18F4580 device and wanna implement CAN. if i use CANCON in my program it is showing error as shown below undefined identifier: CANCON I ... PIC18F4580 and CAN

Re: Here's how to get CVS & CVSNT working in the MPLAB IDE

seth...@sun.com - Jun 10 2008
Hi, Thanks for this -- it seems to be working for me, but all I see next to the source files is "((NULL))" -- what's supposed to be there? The latest source file tag? How do... Re: Here's how to get CVS & CVSNT working in the MPLAB IDE

Re: COMPLETED: SWR/wattmeter project   [3 Articles]

Harold Hallikainen - May 30 2008
> Those of you who are amateur radio operators (like me) would be > particularly interested in my completed project. > > Thanks to all of you who helped me out with Asse... Re:  COMPLETED: SWR/wattmeter project

I2C hangs   [5 Articles]

KM6VV - May 26 2008
I'm having a problem with I2C on an 18F4620. it occurs while waiting for SEN to go low acknowledging "Initiate Start". It may occur either when sending command or getting f... I2C hangs

Breakpoints in MPLAB   [2 Articles]

Basic Poke - May 23 2008
I am having a rough time with the breakpoints in MPLAB 8.10, using MPLAB ICD 2 as the debugger. The debugger will often stop at the line after the breakpoint, but sometimes ri... Breakpoints in MPLAB

Re: Need help for A/D convator   [2 Articles]

cdb - May 17 2008
Hi, Do you mean how to wire it up to the Pic, or how to code for using the SPI interface? If a general idea on coding the SPI sequence - in assembler or ????? Colin :: ... Re:  Need help for A/D convator

Please help with "cannot fit the section" error.   [2 Articles]

Basic Poke - May 16 2008
I am getting the following error in MPLAB 8.10. Any idea what's going on? I don't even see any uninitialized variables in Main.c. MPLINK 4.20, Linker Copyright (c) 2008 Mic... Please help with

Confusion over the INDF and TMR0 registers   [4 Articles]

Jason Hsu - May 15 2008
I'm trying to understand the Assembly language program contained in the file Pic_swr.asm inside: http://www.arrl.org/files/qst-binaries/picswr.zip At the beginning of the prog... Confusion over the INDF and TMR0 registers

MPLAB "Go To Locator" not working   [4 Articles]

Basic Poke - May 8 2008
Any ideas why my MPLAB "Go To Locator" is not working? I put my cursor on a function name, right-click, and choose Go To Locator. It should go to the function definition. It... MPLAB

Re: PIC 16F877A problems...

James Eiter - Jan 12 2008
First of all, welcome to PICs! Your problem could be anywhere. First, make sure that you have the correct processor declared in both the IDE's menu and in the code itself. Be ... Re: PIC 16F877A problems...

Re: 12F675 Startup Problems

starutopy - Dec 15 2007
Hi, you may try to bypass VDD & VSS by an 100nF capacitor as close as possible to pin 1 & 8. Then don't connect directly pin 1 to 4, but put a resistor 100K from pin 1(VDD) to p... Re: 12F675 Startup Problems

Re: Re: 12F675 Startup Problems

cresswell - Dec 13 2007
--------------Boundary-00=_0EROQL80000000000000 Content-Type: multipart/alternative; boundary="------------Boundary-00=_0EROLVC0000000000000" --------------Boundary-00=_0EROL... Re:  Re: 12F675 Startup Problems

PIC 16F877A And SI 3000

that dude - Dec 13 2007
I was trying to create a simple Audio processor using a Micro chip 16F877A and a SI3000 chip. I am having trouble figuring out what the best way to interface the two chips togeth... PIC 16F877A And SI 3000
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | next