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

Single PIC to Blink 5 LEDs Independently?

I'm in the final stages of a project I've been working off-and-on for the past 8 months. The final stage before submitting my board is to see if I can reduce the number of components by combining...

View Article


Image may be NSFW.
Clik here to view.

Comic for October 27, 2012

View Article


Serin,Serout Problem

Hello! I am a Newbie on programming Micros. I have a PIC 16F84 an wrote a littele Program. This is my Programm: INCLUDE "modedefs.bas" B0 var byte a var byte SI var PORTB.7 start: SERIN si,T2400,B0 if...

View Article

Image may be NSFW.
Clik here to view.

Interfacing with Arduino I2C LCD

I bought one of these Arduino I2C 20x4 LCD modules. I got the LCD module in today. It has a slightly different back board, but that's not a bad thing. They extended the A0, A1 & A2 slave address...

View Article

Special Characters in MicroCode IDE?

Is there any way to print special characters (daggers, footnote markers, symbols) in MicroCode IDE? Thanks.

View Article


Image may be NSFW.
Clik here to view.

Comic for October 28, 2012

View Article

Strange I2C and serial behaviour.......

Hi all, I am using an 18F2820 clocked at 20 MHz, connected to an ADXL345 accelerometer and reading it as fast as I can and pushing the data out on the USART and looping back for more data. Code is as...

View Article

Image may be NSFW.
Clik here to view.

Comic for October 29, 2012

View Article


Rtcc

I have not programmed a pic for several years. I want to use a 18F46J11 and I want to use the on chip RTCC as a free running 1 sec timer with the RB1 port giving me every sec an output (0.5s on 0.5s...

View Article


Image may be NSFW.
Clik here to view.

Comic for October 30, 2012

View Article

PBP3 Long setup

Hi all, I'm just getting started with PBP3(I've used 2.47 in the past) and it's been a while since I've programmed. I was trying to use the LONG feature for my 18F2331. Where/how exactly do I enter the...

View Article

Image may be NSFW.
Clik here to view.

Comic for October 31, 2012

View Article

VDIP1 Command List

I'm interested in buying a VDIP1 so I can read some .txt files via pic chip, but I can't seem to find a list of commands to control the VDIP1 anywhere I look. I've seen things like "MKD" (make...

View Article


Image may be NSFW.
Clik here to view.

Comic for November 1, 2012

View Article

Analog In for 16F88 with IR Sensor.

I'm having difficulty getting the following code to work. I have it wired such that the Sensor (QRE1113 Sparkfun) inputs to RA1/AN1, and outputs to a LED on RB4. I have verified the functionality with...

View Article


Image may be NSFW.
Clik here to view.

Using Walter's Servo PWM encode / decode code

I have an application similar this. Based on the readings from 3 channels (1, 3 and 5) of a FutabaR617FS receiver I need to decide if I should output one receiver channel (3) or an artificially...

View Article

Image may be NSFW.
Clik here to view.

Comic for November 2, 2012

View Article


Image may be NSFW.
Clik here to view.

Comic for November 3, 2012

View Article

read or write word vars

Hello, I need to save a word var that i receive trought serial communication on the pic eeprom With byte vars i use like: write 12, $80 If i need to write to or read from the eeprom the value 1234 how...

View Article

Image may be NSFW.
Clik here to view.

Comic for November 4, 2012

View Article
Browsing all 4787 articles
Browse latest View live