MPU-6050 - gyroscope/accelerometer
Hi all, I've got some GY-521 gyroscope/accelerometer modules in my drawer and curious if I can make them work. Attachment 8749 Googeling around for some hours, I couldn't find any piece of code yet. Is...
View ArticleNormal i/o required on portc , pin6, 7 18f27k40
Hi guys , wondering if anyone has config set the normal port c i/o pins 6, 7 for the 18f27k40 , as it appears to not respond , the portc pins 6,7 can be used as Usart1 , but i require it to be standard...
View ArticleIOC on the 27k40
Hi guys The IOC options on this chip are very good , with both neg/ pos trig selection on most of the ports The dt_int18-34c currently does not appear the clear IOCxF bits after being trigger even if...
View Article3642bh display module pinouts on tm1637 module
not finding the display pin outs for 3642BH used in TM1637 4 DIGIT MODULE , common anode , center colon , no DP on digits i thought i would mod a drawing and put it here so it may be found by google...
View ArticleMost memory saving way for comparing 98 preset values with ADC input?
Hello. Have to run a code in 12F1840, so quite limited in memory. What I have. There are 98 preset values, pre-defined at programming stage, will not change, ranging from 0 to 100. The code should...
View ArticleUsing byte variable for storing two different values
Hello. I have a project, where I have to store some values in range of 1-99, 100 values total. Planning to use array for that, but since using low end PIC, can't store too many data in array, but maybe...
View ArticleDT Elapsed Timer Question
I've experimented with DT's elapsed timer on a PIC18F26K22 @16MHZ and modified the code to send the output to a serial port as opposed to LCD screen. I've found that the timer is counting perfect time,...
View ArticleAu full quiet out here...
What? is there no problems with PBP3? I miss looking at the post's and trying to help.... Oh I forgot it's Summer and every body is at the Beach or cutting grass and doing what fife ask's before the...
View ArticleHow does 2N3055 work here?
Good day,all In a lot of power supplies the main transformer has several outputs, which are switched via a relay when the supply output exceeds a certain voltage. Below is a Mastech HY1803 psu...
View ArticleTM1637 - display module include example
Hi guys , have had a need to use the TM1637 4 digit display module please refer to link for the display module circuit and display unit used http://www.picbasic.co.uk/forum/showthread.php?t=23968...
View ArticleFinding digital signals
Is there a really easy to use method to see if there is some type of digital communications being passed through a wire? I am looking for something I can hand to another person with 2 minutes of...
View Articlecolor sensor tcs34725
Dear friends, Could you help me with the tcs34725 color sensor, would you have some basic example? thanks in advance , vicente
View ArticlePCF8563 date data corrupted
PIC16F628, Pic Basic Pro 2.60, Pickit programmer Good day , Below is my code to read the PCF8563: I2Cread SDA,SCL,rtcadd,rtcloc,[secs,minu,hrs,DoM,doW,mon,year] gosub waita 'read D&T data then wait...
View ArticleRe-using pins while still connected to MAX7219 ?
Hello. I have 12F1840 which is connected to MAX7219. As amount of ports is quite low, 3 ports are wasted on driving that IC. I would like to be able to use any of these pins for reading a button or...
View Articlecolor sensor tsc34725 again
Dear friends, I can not get anything with the pbp module. I would like to read the id of the device or something basic, if any friend has some basic code thank you, I do not want to leave the pbp for...
View ArticleGoodbye
Just wanted to say goodbye and thank all the people who helped me with PBP the last 10 years. I'm pulling the plug on it and PIC microprocessors and going over to the t other side: Arduino hell....
View Articlesymmetric source code pic 16f877a
Best regards friends from Medellin Colombia I have developed the following code in pic basic pro in the trial version, I used in pic 16f877a, but I would like to change this pic for 16f887 to use the...
View ArticleMelabs home forum down?
Site down for three days?. Hacking?, or is Melabs gradually disconnecting again to come back with big a surprise?
View ArticleSDFS & finding a faster way to append data to closed file
Dear all, I am in the process of developing a datalogger that records to SDCard using SDFS.pbp The code is working wonderfully with hardware SPI, on a PIC16F67J50. I am apending data to a file every 10...
View ArticleSerial data sent to 16F627A being read incorrectly by PIC?
I'm having a problem with trying to read a single byte over hardware serial @ 2400 8N1 on a 16F627A running at 4Mhz. I've created a very thin program below to simply read the byte on the hardware RX...
View Article