a pic16f345 is not a valid pic type, perhaps a simple schematic of your actual setup is called for and
then why don't you post the code you have tried. if you don't want to post the complete project...
Is there DT_INTS-14 that works with PIC16F345 ? I have tried to modify DT_INTS-14...changed few obvious difference's in #defines for timers 0/1/2 and and few more but LED blinky does not work....
Yes indeed, this is how progress and evolution works.
For example, there were centuries, where salt was much expensive in certain areas than gold.
Now salt is generally accessible.
Or such a...
and tonight footy will be great, Britain's top players of the last 100 years vs cuddly kittens in suits
such skill https://www.picbasic.co.uk/forum/images/icons/icon6.png
Giving untrained, untalented people of little ability a tool to generate product that they can and will pass off as if its from a skilled source can only serve to undermine the value and skillset of...
When we asked the AI to generate the Ngunnawal 'Dreamtime' image, it stated it would "design something in a 'safe zone' of respectful, generic dot-painting...
Not correct comparison.
For example, there is Baroque - style in music, architecture, art. A lot of artists worked in that genre, so this is plagiarism?
Or other movements in arts and literature,...
From my experience so far, it creates “new” content based on what it found from entire the available knowledge. It is not new content but a collection of statistical findings.
Published on - 31st May 2010 17:38
Number of Views: 10115
It's almost Olympics time... so here's a topical program using PBP exclusively (no embedded Assembler) to give you a Stop-Watch with 1/100th Second Timing (yes that's 0.01 of a Second) and gives you REAL-TIME display on your LCD. Now you can do your own timing and challenge the official time...
The program demonstrates using TMR1 in BACKGROUND (multi-tasking), uses PICBasic Interrupts, and accounts for the fact that PICBasic doesn't respond to those Interrupts immediately. There's also a set-Up CALIBRATION menu item, so you can adjust and calibrate your timer to an accuracy of 360mS per Hour.
How does it do all that? Better download the PDF and find out...
Melanie
PS. Questions and Comments post on this forum/thread. No off-list mail please.
Re: PIC16F345 and DT_INTS-14
a pic16f345 is not a valid pic type, perhaps a simple schematic of your actual setup is called for and
richard Today, 01:08then why don't you post the code you have tried. if you don't want to post the complete project...