Project Includes
Hi, I am looking for the proper folder to store my project include files using MicroCode Studio Plus v2.2.1.1, PIC Basic Pro v2.60C and MPASM v5.46. I would like to be able to easily identify all my...
View ArticleSplitting up bytes question
Hello all, Not sure how to word this, but IÂ’ll do my best. When writing a number to eeprom (such as the number 15), does it get stored in the 8 bits as 00001111? If so, can you break up the low and...
View ArticleHigh byte lost in HSEROUT a Word variable
Hi, I probably can't see the forest because of the trees on this one, but I can't understand why the high byte of a Word variable is lost during HSEROUT: Defined as:CheckSum var word This loses the...
View ArticleHelp with 18b20 Stuck with busy bit
Hello there, im kind new with pics but i have some knowledge about basic schematics and programming. - I use pic6F88 - Oscilator 20Mhz -And for testing reasons because i dont have an lcd screen i use...
View ArticleMissing "TENS" digit
I made a 5 volt meter to monitor circuits. I have redesigned the circuit to monitor 12 volts. The circuit works fine, no issues there. My problem is in my program. The program doesn't show the "TENS"...
View ArticleSEROUT + SERIN, OLED + PICAXE coding help required
HI I'm Sean :) I'm new here, so, as it stands, my problem: please note, everything is still in the planning proccess yet i have a very good idea of how im going to do things, im yet to actually buy...
View ArticleCongrats Microchip
I first started in electronics nearly a decade ago. I quickly moved on to PICs with the 16F628 and 16F877 thanks to several of the posters here. Now my favorite PICs are the 18F2xK22 and 18F4xK22...
View Article16f636
Did anyone used the Cryptographic module of the 16F636 device? Although I have the license disks, there is only one program in assembly that is really confusing to me. I am tryin to set up the...
View ArticleQuestion on Keypad.bas routine
Hi, I just want to ask if anyone had done a keypad that functions like in a mobile phone(1 Button consist of 3 or 4 values) using Mr_e's Keypad routine(keyPad.bas)? And if it is possible, kindly give...
View ArticleI ask understanding
In sdfs3.zip they write in SD-CARD three constants: "A" " B" "C" with PicBasic PRO and PIC 18F4550. I want to know how to write in SD-CARD a sequence of numbers (eg 0-100) produced by a for ... next...
View Article