Quantcast
Channel: MEL PICBASIC Forum
Browsing all 4745 articles
Browse latest View live
↧

timer0 10ms setting check

HI guys , i transfer some code from another processor which from the data sheet hs the same registers but seem to be getting a 20ms timer0 , not a 10ms interupt all looks correct but it cant be , can...

View Article


Someone trying to hack my account?

I keep getting notifications that someone is trying to get into my account. Every few months or so I get an email from lester.wilson@gmail.com saying that someone from 188.138.1.229 is has failed to...

View Article


Error Compiling with PbP 3

Hello Guys ! Finally, I got my PbP 3 License last week. I have just installed it in my notebook and tryed to compile an old source code designed for 16F877A. My source code is using the Darrell's...

View Article

USART2 setting for 1MHzCPU + 4PLL

Hi guys this is new one for me i normally have run the cpus at 32Mhz or 64Mhz and the setting i have for the USART2 at those speeds has worked fine in the past and work on this device when i set it up...

View Article

Program 3 PICs using one PICKIT 3. Possible?

Hi All, I have a project where there are 3 818's on the same PCB, and with the same software. Has anyone tried programming multiple devices, at the same time using a Pickit 3? Regards Bob.

View Article


Major problem after PC crash

Slightly off toppic, but related to PBP installation. My PC suffered a crash at the weekend - mainly corrupted file structure, but as a result I've purchased a new drive and started from fresh. I've...

View Article

PIC 18F device suggestion.

Hello Guys ! I have an old non-commercial project running on a 16F877 @ 4mhz and a 4x20 lcd. The project is based on Darrel's interrupts libraries, with the following configuration : TMR0 as a pulse...

View Article

Using external EEprom - need a little guidance

Guys, having a blonde moment here.... I want to save data to an external chip, a 24c256 EEPROM, but I can't seem to make it work the way I currently save data to the flash in the PIC. Using a DS1307...

View Article


Take this action when these numbers are reached. How?

Is there a way to select an action when a specific number is reached in a counter? For example, if I write: Code: counter = 0 loophere:  if counter = 21 then counter = 0 counter = counter + 1 pause 100...

View Article


Weird reboot & Halt

Hello dear friends, In brief, I use 16F877A for running a long program (approximately over 7800 words) and I use these numbers of variables at my prog: 15 variables as WORD. 26 variables as BYTE....

View Article

mounting on world

Federer vs Murray Live Stream

View Article

DEFINE OSC for 31 khz

Hello everyone Is there a way to run a pic at 31khz osc with picbasic pro ? As far as I read the user manual , the compiler allows only minimum 3 Mhz define osc setting ... I need that osc speed for...

View Article

How many AND / OR are accepted ?

good day , I have a very simple qestion regarding the number of AND and OR can be put in the " if " control under PicbasicPro. Eg.: if (a>b) AND (c>d ) AND (e>f) AND (g>h) AND (i>l ) AND...

View Article


Image may be NSFW.
Clik here to view.

sms alert

dear.. i have sms aler project hardware and code.it's working stating time and 2 or 3 hours then not working .please help me. wavecom M1206B modem and max232 circuit.(for max 232 circuit 16v/10uf...

View Article

Big thank you to TABSoft

Guys, I just wanted to let you guys into a little secret. TabSoft has been assisting me in upgrading an old project, both on the board, and more often, off board via e-mail. Without his help and...

View Article


WDT times not as expected 18f46k80

hi guys i am trying to find why the WDT timeout is not as i am expecting as i understand it the WDT sends a 4ms pulse originated from the 31Khz osc to the post scaler and gives 4ms x postscaller when...

View Article

Emulating SPI rom with PICbasic pro?

Hello. I want to emulate SPI rom with PIC, to test various things. The original device works as follows - on power up, it is queried and 32 bytes read. I know that we can work with SHIFTOUT do...

View Article


Simulation newbie, any pointers?

Hi, can anyone give me a jumpstart primer on doing simulation for PBP3 ? i downloaded the OshOnSoft PIC16 IDE eval and gave it a very quick spin, modified a real program to run to a certain early point...

View Article

Image may be NSFW.
Clik here to view.

Here is how I use an ESP8266 with PushingBox and ThingSpeak services

Hi group! Here is how I use an ESP8266 with PBP. In the attached example I show you how to use PushingBox and ThingSpeak services. I'm sorry it's not a full working project. This example suppose you...

View Article

SSD1306 Include example

Just finished an Include for the SSD1306 mono graphics display. No graphics just text. Best part is that it fits within a 4K chip. Tested on 2 different displays. If you can't get it to work I would...

View Article
Browsing all 4745 articles
Browse latest View live