Buzzer if object is heavier than a certain weight
I want to start a simple hobby project, but have no idea where to start. I just want to trigger a buzzer if anything enters an entrance heavier than a certain weight. It don't have to be accurate, but...
View ArticleDT_Analog & 12F1822 internal voltage reference
Can I use the DT_Analog routine to read the internal 1.024 voltage reference in the 12F1822 chips? I'm using the system in my BMS to measure the chip supply voltage and it has worked for years using an...
View ArticleMissing something ... But What ????
confused: Hi, I wrote a little Expanded scale Voltmeter program ... But I'm loosing my last hair on a little problem ! :D Here's the program: Code:...
View ArticleGSM - nokia6210 & 16f877
Hello, I am new to programming and I need help. I wrote the code, but do not know if it's okay. I still have made ​​hardware .... would that working how did I wrote?? this is the code ... Code:...
View ArticleLONG strangeness
Microcode Studio 3.0.0.5 and PBP 2.06L I'm doing something simple with LONGs Variable1 = $0016 Variable2 = Variable1/16 * 10 Variable2 should contain $000A but instead contains $C00A Any guesses why?...
View Articleamount of ram
Dear Friends, With the pbp 2.60 and the micro code studio ver.2.3.0.0 when I compile, how to know the amount of used ram and the amount of free ram ? in advance thankful, vicente
View ArticleAnyone Here Do JAVA?
Yea I know this is a PBP forum but I figured if there is any group that might know a JAVA guy it would be this bunch. I have made an app using a touchscreen and PIC, it works great. I want to put this...
View ArticleWhat / how is the best / easiest way to transfer data?
Hi All! I have one PIC (16F628A) that is operating a sound module. There are 16 possible sounds. How is the best / easiest way to transfer the number (sound number) from the 16F628A to an input to...
View Articlecall control on module sim900 check phone push button
CALL_PHONE: HIGH PORTB.5 HSEROUT ["atd[XXXXX];",13] HSERIN 5000, BEGIN, [WAIT("OK")]'Check OK reply, wait 5sec max. PAUSE 2000 ******code ??? check phone push button Or not. if push button for goto...
View ArticleInfrared blink to Photoresistor
I want to send a single blink, over a distance of about 100m, from one PIC to another, using Infrared LED on the one a photo resistor on the other side (just 1 single blink) Will I be able to receive...
View ArticlePBP3 version history?
Is there a version history posted somewhere for whats changed in PBP3? For example, from 3.0.1 to 3.0.6. Thanks.
View ArticleHigh Altitude launch platform
Hi All, Put my hand up to build the telemetry for a "High Altitude Launch Platform" http://www.halp.co.cc Considering using the Altimeter Module MS5607 and reading specs can work up to 120K feet....
View ArticleLM 35 Sensor interfacing with PIC16F877A
Hi, I am a new comer here. I have studied all basics of PIC16F877A and now I want to learn different interfacing. So can anyone help me to interface LM35(Temprature sensor) interfacing to PIC16F877A....
View ArticleWhich pic? up to date basic chip for 16f877
Collective wisdom required. OK so for years it's been the 16f84, the 16f88 and 16f628 with 16f877 as 40 pin device. What is a more up to date basic chip replacement for those, and for the 16f877 with...
View ArticleProgram Configuration check mark issue... maybe.
I just spent a day and a half wondering what I did to my code to make it not work. Nothing made sense, things didn't work, and generally everything was a mess. After pulling back and reading PICS...
View Article5v on analog pin but reads value
Known working code for a 18F1320 and known working PCBs yet somehow theres 5v on an analog pin. Occuring on all tested pcbs. Its connected through a 100k resistor to a cathode of an led/0.5 ohm current...
View Article