Single step program checking/simulation using Excel
I have bee trying to find a way to single step through PicBasic Pro code " on the bench" without connection to any microcontroller. I have not been able to find anthing that does this. In desperation I...
View ArticleUtility of ARRAYREAD
The ARRAYWRITE command is clear to me and I have used it succesfully in a program to write to an oled display. Totaly unclear to me is the use of ARRAYREAD command. Can somebody post a snippet with a...
View ArticleI need help
Hello I need help I need to send temperature data to the PC And receive PC data to drive 2 relays More when I send the data the program crashes I'm using timerout When I send data to relay to it hangs...
View ArticleWanted: Experienced PBP programmer for paid work on east coast of USA
Good afternoon, I am looking for anyone interested in paid contract work on the east coast of USA for PBP. Contact me directly please. Thank you
View ArticleMikroE clicker, 18f47J53, serout 2 to serial LCD issues
Hello all What I suspect is a simple problem is driving me nuts. I got a MikroE clicker1 board, it has a 18F47J53 PIC on it. Doesn't have enough output pins in one port for an LCD so I'm using a serial...
View ArticleEA-DOGM-163 with ST7036 LCD controller - can't find address for line 2 and 3
Hello, I'm playing around with a EA-DOGM-163 LCD (16 characters, 3 lines). Attachment 8282 This LCD is equipped with a ST7036 controller. For tests, I have built my project and made this display work...
View ArticleDefine oscillator speed
Hello, I have small project using PIC18F26K22 with 8MHz crystal external oscillator. USART output from PIC is connected over TTL to USB and I use TERMITE serial software to read data from PIC. I wanna...
View ArticlePPM decoding using 12F508 problem
I decoded a PPM signal from a old RC receiver with a shift register(HC595) with succes, but short noises cause random output on all channels , so was not a good ideea. Also I tried to decode a PPM...
View ArticleCC3000 language requirements
After reading many of the posts here I'm a little intimated about getting a CC3000 operational. (http://www.kynix.com/Parts/2705118/CC3000MOD.html) Currently, I use PICBasic Pro for my projects. I know...
View ArticleDisplaying a percentage
Hi, I have a word variable that can hold a number from 0 to 4096. I want to display the value of that variable as a percentage on an LCD. EG when it's 4096 it's 100%, when 2048 it's 50% etc. but can't...
View ArticleHow long does this take to execute
Hello all 'how many clock cycles for the two lines inside the LOOP? DEFINE OSC 32 ' chip is 16F1939, 8MHz xtal 4X PLL = 32MHz clock OutputPin1 var PORTD.0 InputPin1 var PORTD.1 Sw1 var byte 'here is...
View ArticleBeen away from PIC a long time
Used to mess with PICs a lot but I'm way out of touch now. Guess if I were to say I used 16c71 or 16c65b in my projects, that would say how long it's been. Anyway, I have an EPIC programmer and the...
View Articlehome wanted for icd 2 in australia
i have an old icd2 that I cannot get to work on win10, was ok last time it was used . its free to a good home , pm me if you live in Australia and want it. it needs a pre w7 machine to use it
View ArticlePortable GPS Unit for Notebook
It is a sad thing that our notebooks do not come with a GPS unit. Wouldn't it be wonderful if we can have access to our location when we are overseas? Our friends and parents would be delighted to...
View ArticleNeed help in setting a 1.3inch oled display
I did buy this display because just a little larger of the one I was using sucessfully. Both are I2C but the 1.3 inch dosn't work! It doesn't clear the display and it print on the first line only. I...
View ArticleTEC controller
Hi All, Ive been away from this forum as an active poster for some time now due to some health and work problems. Im slowly going back in my old routines and I got a small challenging project...
View ArticleWhat's the interrupt latency and/or overhead when using DT-Ints?
With this post I'd like to visually demonstrate what kind of latency and overhead to expect when using DT-Ints. I'd like to point out that I am i no way criticising DT-ints, they are wonderful to work...
View ArticleHow to control the Si5351 pls ?
Good day to all in this forum. I will like to know if there is an algorithm capable of controlling the Si5351 frequency generator. I really do need just a simple frequency to data_out to set up the...
View Article