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

RFID Issues.... HELP !!!!!

Thank you for looking at this... I am attempting to use a EM4100 Reader to read some cards and light some leds on the bench... I have stolen some code and added some code... The original worked and...

View Article


Tiny Bootloader and 18F1320 Through X-bee wireless

Just got Tiny Bootloader to work with my X-bee network. Changed the .asm file to look like this so it runs at 9600 baud @4MHz Code:         radix DEC         LIST      P=18F1320        ; change also:...

View Article


MPASM Error Message

Good evening all- I recently moved up to PBPV3.0.7.0 from PBP2.5. I have a whole number of projects that compiled & assembled successfully using V2.5 and PM. However, when I try on a 16F876 or...

View Article

Internal pullups on 18F45K22

Hi, I'm going round in circles trying to find how to set the weak pullups on Port B of the 18F45K22. It seems to involve INTCON2 to enable the pullups; and WPUB to set the individual bits. Could anyone...

View Article

Help with the math

Hi All! My brain seems to be in a thick fog these days, maybe it's the onset of oldtimes disease? Okay so I have a model that is 1:100 scale. The speed pressure sensor reads a maximum pressure of 2...

View Article


LED Strips

Hi All, Has anyone tried to make a Controller for LED Strips?, the crazy part is most of the Controlling Chip Datasheets are all in Chinese and not easy to make out any useful information. So Far I can...

View Article

Spam or malicious private messages?

i have gotten a few private messages, was notified by email these look quite suspicious, this one today You have received a new private message at MEL PICBASIC Forum from ciomecom, entitled "Hi!". i...

View Article

DT lOW PRIORITY INTERRUPTS - ASM WARNING

HI GUYS Was giving DT low priority interrupts a run , but i get a ASM warning , of " found call to to macro in column 1 ( INT_CREATE_L)" is this normal when using these ? cheers Sheldon

View Article


OSD in color?

Hi All! Anyone know of a text inserter (inserting text into NTSC video) where the text is in color and not white? The more rows and columbs the better such as 30 columbs and 16 rows or more? I know...

View Article


Picbasic/18F/internal data-EEPROM capacity > 1kbyte?

Hi, I am looking to better the 18F46K22 for internal data-EEPROM capacity - which at 1kbyte is already quite large. A trip round the forum and Microchip's 'Configurator' shows nothing bigger. Is anyone...

View Article

how to access and set bits in a byte array?

Hi all i have a byte array bArrRGBData VAR byte[4] i want to first check some individual bits across the entire array and then depending on their state set some other bits across the entire array...

View Article

Image may be NSFW.
Clik here to view.

Measuring a variable freq/length pulse and generating more pulses.

I have a system where a motor position sensor provides six pulses per revolution. As rpm rises to a maximum of 6000rpm of course it goes up to 600 pulses a second. Lets say it's CMA in the diagram....

View Article

Pic18f4550 hserout

Hi Guys, Wonder if any one can point out the difference between the PIC18 and PIC 16 HSEROUT commands. I normally use the following code in my PIC 16 programs, '*Serial port Setup 9600 8E1* DEFINE...

View Article


Image may be NSFW.
Clik here to view.

Bizarre compile errors

Hi All, New to PIC Basic programming. I'm starting with examples for my PIC16F877A development board. I copied the 7 segment display example from here: http://melabs.com/samples/PBP-mixed/7segment.htm...

View Article

iChip's Nano LanReach configuring problem

Long time no see guys. At least army life is over!! I've made a pic command line editor at pbp so i can communicate with my nano lanreach module(pc-->mcu-->module). It's identical to nano Lan...

View Article


Help with Pic-18F23K22

Hi , I want to use 18F23K22 device in my proyect , after a lot of time reading the datasheet and Melabs configurator can't get blink a simple led with this device, maybe someone can give me help to...

View Article

pic16f690 sine wave

Hi I'm struggling to figure out how to code a sine wave in assembly. I was thinking of using a lookup table but not sure what to do. All help is much appreciated. Regards Jason

View Article


avr code to code for PIC

Can anyone help me convert code from avr to PIC??

View Article

Pic18f2550 HID Keyboard

Dears , many Thanks For The Useful Info I Found Here To Achieve My Project , But Only I have One Concern i Cant Deal With It . i Can Connect The Pic To My Pc And Recognized , But When I Try To Send The...

View Article

Floating point math

Would be very nice to have floating point math Currently I use MikroC from Mikroelektronika for that. What I do not like too much in MikroC is lack of convenient and simple serial input/output...

View Article
Browsing all 4787 articles
Browse latest View live