Little Rocket Man :D
Hi Guys :) I thought you might appreciate this one. A look at the General Instruments SP0256, with pic 16F628A. The software is actually all PicBASIC. You might even remember the project book in the...
View ArticleNot much activity..
Wow, it's been real quiet out here the past day or so... Every body must be enjoying the warm weather...
View Article16F1827 - Slow Clock
Apparently there is something I do not see. And is 3.30 am... The following settings make the PIC run at 1/4 the speed it is supposed to. Code: #config  __config _CONFIG1, _FOSC_INTOSC & _WDTE_OFF...
View ArticlePic18f25q10?
Just received notification from Microchip they have introduced a new line of PIC18F processors. We have the K22, K40, and now they are naming the new offerings with a "Q"; PIC18F25Q10. Just downloaded...
View ArticleAfter update serial programmer won't open
Recent upgrade to MeProg 4.64 and after a compile /program the programming window doesn't come up? I checked the MCSX compile and program window and it is showing the programmer. Tried various removes...
View ArticleCurrent limit for HV Power Supply
I am designing a HV Power Supply controlled by a PWM signal (from a PIC). The problem is that either of the attached circuits for the current limit does not work. Even with no current load, the MOSFET...
View ArticleGPS Project: PIC18F26K22 or PIC18F46K22
Dear all:D, i open a separate thread from this one http://www.picbasic.co.uk/forum/show...t=19080&page=2 as far as i made a mistake continuing in there. I need to apologize for that. I have opened...
View ArticleBluetooth HC-05 Parity
Hi to all To this time i`m working whit a hc-05 bluetooth module to capture information for other device, unfortunatelly actual systems only works whit none,odd and even the other device that i`m...
View ArticleMP3 DFPlayer Mini and PIC MCU
Hello to all Does anyone in this knowledge comunnity ever used an MP3 player like "FN-M16P Embedded MP3 Audio Module" and did successfully controlled the player with a (any) PIC MCU. Thanks in advance...
View ArticleTrying to learn Assembly
I've been using PBP3 for awhile now, but I'm trying to learn simple Assembly routines. To start, it seemed wise to learn how to just configure a port for digital I/O, and set a few pins HI. My...
View ArticleEEPROM Issue
First, the set up: IÂ’m using a PIC18F25K50 with HIDmaker for USB communications with a PC. I use Virtual Studio 2015, Visual Basic for the PC side programming. The PIC is part of a controller, while...
View ArticleA question for Americans
I've just watched to movie Bobby in the following dialog takes place Quote: The reason you're getting married. Love or money? I'm saving a life, marrying a boy from my school. There's a lot of that...
View ArticleFor ALL of you in the STATES
I hope every one here in the states is having a HAPPY and safe 4th of July. Wow is it HOT here in Michigan....
View Article18f27k40 - adc settings
hI GUYS , Wondered if anyone has working ADC code that setup the new k40 chips that would be good for a starting reference he current code uses ADCIN , but now the structure has changed not sure if it...
View ArticleMultiplexer address control..
I have a HTC4067 16x1 multiplexer, it's controlled by four lines S0, S1, S2, S3 I have these all connected to Port B pins 4,5,6,7 respectively on my pic. This could be reversed to 7,6,5,4 if that...
View ArticleConfused by Arraywrite
I've looked at the examples and posts on here and they are helpful but..... OK I have a 38x25 display. I can talk to it using hserout and have a 1ms interrupt running so want to send it 1 character...
View Article18f27k40 - timer0 changes from K22, K80 series 8bit/16bit mode
Hi guys , found few changes on how timer0 on this chip implements the 8bit mode and the values set in TMR0L and TMR0H from the K80, K22 series apart from the changes in TMR0 registers and their use to...
View ArticlePIC18F67K40 Timer issues
Hello everyone. I'm currently working with a Pic18f67k40. The issue I'm having is that the timers (1 or 2) don't seem to work. I've modified DT_INTS-18 to work with this pic but my timers still don't...
View ArticleDatasheet 18f27/47k40 errors
Over the last 2 weeks been reading the 27k40 /47k40 datasheets i was looking to design with the 47k40 with TQFN 44 package I have found the Pin allocation table ( table 2 ) does not match the diagrams...
View ArticleUMC Bootloader
I'm trying to create a bootloader for an 18F2680 using the UMC application. Every time I run UMCBUILD.EXE it says it can't find the path to MPASM. MPASM works fine with all my other applications. I've...
View Article