Remote Control I/R TSOP4138 Help
Hi thank you for reading. I have the circuit as below....All software is working fine. However I am aware the IP Pin on my Processor (16F627A) is being spiked by mains EMI and causing issues. I know...
View ArticleVS1838B remote
These popular 3 pin infrared receivers -- https://www.amazon.com/gp/product/B0...FYWMWKVM&psc=1 are used a lot with the arduino stuff but has anyone run across any picbasic code using them? don't...
View ArticlePickit3 12C508A won't connect -- MPLAB IPE
I've been using my pickit3 with mplab ipe and all has been perfect using 16F1847. Why in the world can't I connect when I choose 12C508A? The connect button stays grayed out. But when I go back and...
View ArticlePIC10F320 not in devices list
ME Labs shows the PIC10F320/322 as a supported device, but it doesn't show up on my compiler. Using PB3 pro 3.0.10.4 and microcode studio 5.0.0.5. Also have MPLAB X version 5.35 installed. Any ideas...
View Article1936 ra.7 i/o ???
So Im stumped over this one. Using a PIC16F1936 on a lighting project. Trying to run some simple code to blink A.7, A.6, C.0, C.1, C.2, .. All lights are blinking except PortA.7. Code: ; MPASM...
View Article12F508 config -- going nuts
Thought I'd buy this chip because digikey had so many in stock and search results seemed to make it popular in the 8 pin low cost pics (unless someone has a better idea). Started off using 12f675 which...
View ArticleSome example of how to use the MAX30100 in PBP?
ING: Some example of how to use the MAX30100 in PBP? Any example of how to use the MAX30100 in PBP? I am collaborating with a maker group that works on the COVID-19 issue, and we are needing to put...
View ArticleTouch switch ON/OFF
Hi Folks, currently I'm trying adapt this touch switch code which I found in code examples (http://www.picbasic.co.uk/forum/showthread.php?t=2671) The code is works fine as is, but I need to modify it...
View ArticleNeed to get 4 independently controllable frequency outputs, PBP can do that?
The setup is as follows, there is a chip, PIC16F886, which does a lot of thing - updates 1602 LCD, monitors user input, endstops, issues enable/disable statement to motors, etc. Chip is quite busy, I...
View ArticleMcs ide
As of this day I had quite a few tabs in the MCS IDE opened and whenever I started the IDE, all these tabs where loaded. Today all disappeared and I have to find and reload them. Does anyone know,...
View ArticleCompare value ...
Hi good morning everyone, i have a little project on PIC16F88 whit LM35. When temperature go over Tmax Portb.6 go High. I don't understand how to compare values On the lCD display i have 3 value Temp...
View ArticlePICKIT-3 installation in PBP 3.1
I am using Micro code studio with PBP 3.1. When using the Compile & Program option the program Compiled successfully but couldnt find the PICKIT-3 with the following message. Searching for...
View Article18f4431 PORT.5 Problem Large automated machine
I don't post much but last night I was work on finalizing a hserin interrupt routine for a project I'm working on. I'm using pic18f4431 portb.5 as an output for a buzzer on my main board. I normally...
View ArticleRequest : meCONFIG
Hello, I was browsing the whole DT cookbook site, and I could't find any mention or link to the meCONFIG tool. I know that meCONFIG is unsupported after Darrel passed away, but I think it is still a...
View ArticleValue of temperature
Hi, I'm always grappling with my firmware on the PIC 16F88 trying to dust some programming. 1) Ascertained that as PIC I have 16F88 2) My temperature sensor is an LM235H 3) located on analog port 0...
View ArticleEasyPic 6 Mikroelectronika
Does anyone have any experience with this development system using PBP? I am a newbie, and I am trying to use a Pic16F628A to write to the on board LCD screen. It appears to be connected to port B -...
View ArticleLCD display on Port B of PIC 16F628A
Good evening I am using a Mikoelectronica Easypic 6 development board, and the built in LCD display is connected to PortB of the PIC on these boards. I think that PBP assumes it is connected to PortA...
View ArticleVirtual breadboard?
I don't have a clue on some advanced things that may be available and have always wondered about simulating simple picbasic projects without going through the processes of actually using the chip. I...
View ArticleDT's INT's on 16F1936 an other stuff
trying to get going again after a couple of years doing other things. I have two questions. 1. I am transitioning my home projects from the 16F886 to the 16F1936. On the 886, DTs Ints-14 requires...
View Article