Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



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 "picbasic"

  

Post a new Thread

Fractions in Picbasic

comalco2000 - Sep 4 2002
I need to perform equations in picbasic such as 23/42 * 32 = 17.5 (although rounding to 17 would be OK) Does anyone have any pointers how to do fractions in Pic... Fractions in Picbasic

Looking to buy PicBasic Pro   [2 Articles]

newguy42us - Apr 19 2003
Any one looking to sell a copy of PicBasic Pro? ... Looking to buy PicBasic Pro

BASIC advice...   [10 Articles]

clayforge - Sep 4 2003
I am looking for input on which BASIC compiler to get to program PICs. I have it narrowed down to PicBASIC Pro, and Celestial Horizons CH Flash Basic. While I kno... BASIC advice...

Re: Stuck with USB :S

- Dec 16 2003
picbasic can do this www.picbasic.com go to support and look for the online manual for picbasic pro. It should have a few links of places that will guide you ... Re: Stuck with USB :S

PicBasic Plus (Crownhills)   [6 Articles]

mredbautista - Oct 23 2004
Good Day, I'm freshmen in PIC's, does anybody used PicBasic plus from crownhills? How do you find it in compare to C programming? Regards to all ... PicBasic Plus (Crownhills)

PicBasic - TMR0 16F877   [2 Articles]

dino308gt4 - Oct 30 2002
I'm using PicBasic and my project requires taking an analog reading every 100th of a second. Is using TMR0 the best way to do the timing? It looks like the presc... PicBasic - TMR0 16F877

PicBasic Pro v. MBasic...   [20 Articles]

clayforge - Apr 28 2005
Has anyone used PicBasic Pro by MeLabs) and MBasic Pro (by Basic Micro)? How do the two compare? I can afford to get one or the other, and obviously want the better of the t... PicBasic Pro v. MBasic...

Tryout the let picbasic compiler

thor918 - May 3 2002
Hi.. Tryout the let picbasic compiler. Goto http://www.picbasic.org and find a nice forum and downloads to a limited trial version.. You can win a full version... Tryout the let picbasic compiler

For Exchange: My BS2 IC or BOE for your PicBasic Pro Compiler

mysemicon2000 - Mar 10 2002
I just really need the PicBasic Pro Compiler, if you are willing to exchange it for me, just email me or post here. Thanks. ... For Exchange: My BS2 IC or BOE for your PicBasic Pro Compiler

I will trade anything for PicBasic Pro

war3xpert - Dec 23 2002
I will trade anything for PicBasic Pro ranging from software, movies, to game. Including (visual studio.net, warcraft, 3D studio Max, Macromedia Studio... anythin... I will trade anything for PicBasic Pro

assembly vs. picbasic, etc   [11 Articles]

Michael Bloom - Jul 2 2005
hello, I have been tinkering with the 16x84 for several years learning a little bit of assembly. However, I find my self wanting to make more involved programs that woul... assembly vs. picbasic, etc

Re: Digest Number 381   [2 Articles]

Tom Walker - Apr 24 2003
Actually, you can purchase PicBasic Pro for the same $229 from www.glitchbuster.com. > Message: 8 > Date: Wed, 23 Apr 2003 17:56:40 -0000 > From: "larrwill20... Re:  Digest Number 381

Mbasic, PICBasic, other   [3 Articles]

tyru007 - Nov 9 2004
Looking for a good basic language complier for PICS using a picstart compatible programmer. I am familiar with Basic and Pascal and would perfer to work in ... Mbasic, PICBasic, other

Re: Internet embedded protocols

Dave Mucha - Nov 17 2003
--- In , "Mr No" wrote: > Hi! > Does anyone point out how to implement networking between PICs? > I've been trying but wonder there could be p... Re: Internet embedded protocols

Can't use 4MHz on P16C765   [2 Articles]

castaways3373 - Oct 9 2003
I'm having a problem using the 16C765. I'm currently using a 4MHz xtal, but my code won't run correctly on this chip compiling with PicBasic Pro. The spec sheet s... Can't use 4MHz on P16C765

driving me mad - can't run @ 20mhz

swmillar - Sep 18 2003
hi all, trying to run a 16F676 @ 20mhz instead of 4mhz. simply changing the code to say define osc 20 doesn't work (just blinks the led 5 times slower - i.... driving me mad - can't run @ 20mhz

Re: pic basic pro   [3 Articles]

Steve - Jul 9 2003
--- In , "Jason Pilarczyk" wrote: > anyone able to share? There are a couple of compilers you might mean: http://www.picbasic.org... Re: pic basic pro

Re: Re: Programmer and software   [4 Articles]

Eugene Gopalan - Nov 23 2005
Peter van Hoof wrote: >--- tyru007 wrote: > > > >>www.micro4you.com has a great Microchip ICD2 for only $43 plus $6-11 >>in shipping. Di... Re:  Re: Programmer and software

Subject: Re: Programin PIC With Basic

MAG - Jun 26 2003
I agree with Steve. I have MELabs basic compiler and MBasic. Mbasic is limited in the PIC chips it can support. A real disappointment. Like a sports car with n... Subject: Re: Programin PIC With Basic

PICBASIC TO PIC ASM CONVERSION

mysemicon2000 - Jan 31 2002
IS THERE ANY SOFTWARE THAT CAN DO THIS? ... PICBASIC TO PIC ASM CONVERSION

picbasic pro

- Feb 5 2001
Somebody,please upload this to a hard_up student. ... picbasic pro

Microchip MCP23016 with PicBasic Pro?   [4 Articles]

Jon Chandler - Nov 24 2004
Has anyone used the MCP23016 I/O expander with PicBasic Pro? I'm trying to control the MCP23016 using the I2CWRITE command, using porta.0 and porta.1. All three... Microchip MCP23016 with PicBasic Pro?

Storing String Constants with PicBasic Pro?   [3 Articles]

gettingalongwouldbenice - Oct 30 2004
I need to store a few dozen variable length strings containing GPIB commands for a demo aid using PicBasic Pro in a PIC16F877A. First try was to use Lookup.... Storing String Constants with PicBasic Pro?

Re: Basic Compiler

Michael Puchol - Aug 2 2003
You can download a free limited version of Proton+ (PICBasic) from www.picbasic.org, and if you like it, purchase the full version in either standard or pro version... Re:  Basic Compiler

Re: turning a PIC on/off using a momentary switch   [4 Articles]

swmillar - Sep 7 2003
thanks, I wasn't sure if it was sleep that is used. i was using picbasic and it said you can only sleep for 65535 seconds (so i guess i need a loop?) i ... Re: turning a PIC on/off using a momentary switch

PIC PROBLEM!   [4 Articles]

- Dec 20 2003
Hey, I bought 5 16F628's and I can't get a simple thing to work! I'm using PicBasic and my program is... High 0 And I have a LED hooked up to RB0. To ... PIC PROBLEM!

Re: Re: Looking for Pic Basic books

Igor Janjatovic - Apr 8 2004
Hello MAG, Try with www.mikroelektronika.co.yu and choose English language. There is free on-line book about PICBasic and some other stuff. Regards, Igor ... Re:  Re: Looking for Pic Basic books

pic 18f2431

Michael Erath - Jun 26 2006
Anyone sued the 18f2431, namely the encoder features. I have a quadrature encoder I want to use in a linear ruler. Any one seen some ideas in mplab or jal? Picbasic? Thanks M... pic 18f2431

Does anyone have PicBasic Pro

war3xpert - Dec 23 2002
Is there any free Pic C or Basic compiler where I can get for free? ... Does anyone have PicBasic Pro

WriteCode command in picbasic

comalco2000 - Nov 22 2002
Can anyone point me to an example for using this in pbp240? I need to store some data which exceeds ee space so I want to try and save it into code space. tha... WriteCode command in picbasic

POT command question...   [4 Articles]

clayforge - Oct 25 2005
When using the POT command in PicBasic Pro to read a potentiometer, does the pin that the potentiometer is attached to have to have ADC, or can any I/O pin be used? T... POT command question...

Re: PROTON-NET

- Aug 16 2003
Marcos, I'm not familiar with this product but you should ask your question on Crownhill's discussion forum for the PROTON-NET. http://www.picbasic.org/fo... Re:  PROTON-NET

servo motor control with PIC   [2 Articles]

pakigenius786 - Aug 5 2003
does anyone know and can tell me how to porgram a servo motor with a PIC in C or assembly not in PicBasic. Thnkx a lot dudes moe ... servo motor control with PIC

mikroBasic from Mikroelektronika

ascii_geek - Dec 17 2004
Hi All, I am looking for general feedback of microBasic vs. PicBASIC Pro? I am a beginner with PIC microcontrollers but like what I see. I have been doing... mikroBasic from Mikroelektronika

Internal osc for 12F629 or similar chips   [2 Articles]

randy ram - Sep 28 2004
I use PicBasic Pro on this chip with ICProg. I am trying not to use an external xtal on it. Does anyone know how to set it using PicBasic? Thanks Randy -... Internal osc for 12F629 or similar chips

16f819 memory question   [2 Articles]

meriachee - Apr 5 2006
I've been reading the datasheet and the instruction set from the PicBasic Pro book, and cannot figure out how to write variables to memory and read variables from memory. Al... 16f819 memory question

Re: EEPROM question

xob_jt - Dec 1 2003
Tom As was pointed out in another reply use DE or one of those data statements. This is an example of storing 123456 in an eeprom of a 16f628 at eeprom ad... Re: EEPROM question

LCD Problem   [8 Articles]

- Dec 21 2003
Hey, I have a Serial LCD from www.seetron.com and it appears that when I send output to it, it appears as gibberish. Any ideas as to why? I'm using a 16F628 with... LCD Problem
| 1 | 2 | 3 | 4 | next