PCA9685PW Coding
I'm hoping to use a PCA9685PW (16 channel PWM LED driver chip) to control some aquarium light I've made. Basically I want to use 4 channels of the chip so I can independently turn on and dim 4 sets of...
View ArticlePIC16F688 Disable MCLR?
Could someone please show me how to disable the MCLR on a PIC16F688? I have been searching and trying for hours now and everything I find throws compile errors and I can't seem to make sense out of...
View ArticleOSHA Courses: Training Occupational Safety among Professionals
All industries and organizations should consider workplace health and safety as one of their basic requirements. Every day our workplaces are becoming more and more complex owing to the addition of...
View ArticleSencillo ejemplo de Alarma PIC-modem GSM ENFORA
Comunicacion serial "PIC - Modem GSM ENFORA". Dentro de la gran variedad de modem GSM / GPRS que hay en el mercado, el modem enfora a mi parecer es uno de los modem mas completo y rusticos que hay...
View ArticleI2C lcd ( arduino ) with PICBASIC, help
good day, I have to interface the I2C LCD (arduino like) using picbasic. Any suggestion or code example please ? Thanks in advance. Ambrogio IW2FVO
View Articleremoving pbp3 from xp machine to windows 7 machine
How do I remove pbp3 from an xp machine and reinstall an a windows 7 machine? I have installed on a new windows 7 machine but it installs as a trial version. how do i get licence transfered to new...
View ArticlePIC16F628A Will not run at all....
Can someone please tell me what I am missing? It seems to program, but no matter what I do, I can't get anything useful out of this POS... #CONFIG __CONFIG _INTRC_OSC_NOCLKOUT & _WDT_ON &...
View ArticlePic16f1825 adcon0
Hi, i'm using PIC16F1825 for the first time and want to use RC2 as analog input. Therefore i want to use the internal voltage reference (4.096V). I set the FVRCON = %10000011. But there is an item in...
View ArticleSIM908 Initialisation
SIM908 GPRS/GPS module, Does anyone have sample initialisation code. Can we save it to EEPROM so don't need to initialise each boot up. Should we use AT+CGPSPRST=0, or =1. It's all talking to the...
View ArticleFirewall win, or programmed wrong ... the problem is me? (HSERIN-PC)
I'm playing with and I XSCADA problem arose when finished ... program it does not work ... Usually use software-controlled communication, but in this case, as I wanted to meet other microcontroller...
View Articleserin trouble with PIC16F877A
I am trying to build a two part system where I will have a MC on a self-acquire satellite dish, and another MC in a handheld unit joined by BT. (This also allows for BT control from a phone or other...
View ArticleMemory 24LC1015
i old post sad "You should use control address $A0 for write and $A1 for read (for lower), while (for upper) $A8 for write and $A9 for read" If i use $A0 for write and $A1 work block 1 - 0 to $FFFF If...
View ArticleAmber alert over - day old baby has been found, yay!
Please pass on facebook, twitter and forums: http://montreal.ctvnews.ca/amber-ale...ital-1.1839487 Robert
View ArticleStacker Arcade Game 8*8 LED Matrix
Just wanted to contribute my code for everyone, this site really helped me finish my final project in electronics and without everyone's examples to this forum I would have been completely lost... As a...
View ArticleDo I NEED an ethernet "module"?
I have a project where I'm building a self-acquire satellite dish. It has a satellite modem which fortunately, is already designed for an android app, and has a built in web function to query the...
View ArticleWhat's up with all this sports crap anyhow?
I sure love it when I come here to read about peoples experences witi PBP but, I hate it when people place there personal stories in the incorrect forums. If you have something to say, Why not just...
View ArticleDS1307 not running?
I had try to use a DS1307 on my recent project to keep track of the time,but seems the device is not working,it keep give me value for all return,below is my detup and my code MCU : PIC16F877A RTC :...
View ArticleProblem with Newhaven LCD on 18LF66K80
Hello, I am having great difficulty getting a newhaven 20x4 LCD working on my 18LF66K80 in 4 bit mode. When using PORTA.0-3, once one bit of data is set, it gets unset before the next is set. I have...
View ArticleLCD RS bit wiring with 16F685
Hi everybody. After spending time since many days and looking everywhere on this forum and other, I don't find where is my mistake. Below, y'oull se my working program if I connect the LCD Register...
View ArticleRMW Read modify write
This is simple Led-blink code that does not work. LED5 flashes normally, and LED 4 stable HIGH................. Using a 12F1822 (RA4 is not open collector in this PIC). Code: ASM __CONFIG _CONFIG1,...
View Article