Optimize eeprom capacity
Hi, I have some eeprom locations where I store information as possible . For example, I read the contents of four memory locations , I transfer it on four variables for a total of 32 bits. Now I have...
View ArticleRfid mfrc522
Hello everyone, there is' someone who has used the RFID reader with mfrc522 13.56 MHz in "spi" type electrodragon? I can not find an example in picbasic. There 's no one who can' help me with a simple...
View ArticleNeoPixel (WS2812B) Demo
In a previous thread (http://www.picbasic.co.uk/forum/showthread.php?t=18431) I've posted an example how to use those addressable RGB leds (WS2812B) aka NeoPixel. I've optimized the code and made a set...
View Articlesomething betterthan ULN2803
I would like to switch 52v. To be safe I would like to know if there is any ic in the market like ULN2803 which can switch up to 60v (to be safe) and have ideally same or more channels on it. Thanks
View ArticleNokia LCD - datasheet
Hi, been searching the net for hours trying to find info on the LCD used in a Nokia Lumia 520. Whilst it's possible to find the basic specs such as resolution, ppi etc, I can't find any details on the...
View ArticleError using DT's Inst Interrupts and PIC BASIC PRO Long
I'm using a 18F14K22m running at 16 mhz, internal osc. Also using DT's instant Interrupts and AllDigital Using PBP 2.60A The program works fine - - I want to use PB Pro Long, for some Long variables. I...
View ArticlePBP 2.6, MCC 3.0.0.5 & WIN 7 x64 - Need help. please, with @ config
Hi everybody ! I upgrade my PC to WIN7 (X64) because of Assassin Creeds (for my little son :) ) and now I am unable to compile my programs ... I tried to find one solution through forum and www, but...
View ArticleMulti component tester
Here's something I picked off ebay; This guy can test most 2 / 3 lead components (transistors,triacs,thyristors,diodes, LEDs, resistors, caps...) AND identify their leads as well. Attachment 7499 It...
View ArticleADCIN and DT´s ALLDIGITAL
Hello The PBP manual says this about ADCIN Quote: Before ADCIN can be used, the appropriate TRIS register must be set to make the desired pins inputs. The ADCON, ANCON and/or ANSEL registers must also...
View ArticleAutomotive sensor display system
Hi all, I have been looking for something to monitor automotive sensors that are NOT part of the OBD data. Things like a transmission temp sensor, fuel pressure, EGT, Oil temp, and such. For the OBDII...
View Articlewhen 128k is not enough
Hi guys , well the project i am doing has now reached a point where i need to go to the next chip size , but there is not one that is supported by PBP the easiest way seem , just add another chip and...
View ArticleHserin with Array
I am taking in data with Hserin and want to start keeping the data after I see "OK" and then stop after I get "HTTP". Is there any way to make the variable "hits" a array with unknown length. I know...
View ArticleComparator voltage reference module
Pls tell me what is the use of comparator voltage reference module?
View ArticleUsing "END" Fries PICS?
I discovered that placing an "end" statement in the middle of a program rendered my 16f819 useless. Somehow it prevented the chip from ever programming again. I used up 7 chips while tracing this down.
View ArticleAmicus18 Baudrates
Could someone please help me get the baud-rates correct for 9600. I have been using the following defines for 115200 and works great. Code: DEFINE OSC 64 DEFINE LOADER_USED 1...
View ArticlePCB Coating remover
Hello, I want to remove the White color substance which can be seen in the photo, at the edges of the PCB. Please specify what kind of substance it is & suggest the solution to remove it. Attached...
View Articleshared Proteus 7 / aries componet libs
Hi guys , was looking to add some additional components to my dephalt libs in has any one got some good links or can send me some components libs to add to my dephalt schem / pcb libs , hate have to...
View ArticleHPWM with Pic16F886 not working
Hi, I am trying to make a HPWM on pin RC2 ( CCP1 on a Pic 16F886 chip. I am not getting anything out. I used the same code but formatted for 16F88 and it worked, so I dont know why I am not getting...
View ArticleCharlie-plexing
The need to control a lot of LEDs arose in my residential alarm project, the most efficient I could google was charlie-plexing. I thought I'd share a chart showing combinations: Attachment 7511 Robert...
View Article