Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: wdmagic; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    11,142

    Re: HELP! HSER issues from old to new

    yes that would be good, but I have no pins left :(

    1 +
    2 Serial
    3 Serial
    4 Analog IN
    5 Clock
    6 LED
    7 Digital input only/MCLR (unused)
    8 -
  2. Replies
    11
    Views
    11,142

    Re: HELP! HSER issues from old to new

    ok remarking out - didnt work
    ADCON1.7 = 0 - didnt work
    ADCON1.7 = 1 - WORKED!

    OK so now we are sending to the computer what we need. Now to get the part to receive from the PC a Byte.
    ...
  3. Replies
    11
    Views
    11,142

    Re: HELP! HSER issues from old to new

    ok that worked a lot better. However I don't thing my justify bits is working as my results are all from 512 to 64k not from 0 - 1024

    here is my adjusted code



    Include "12F1572.bas"
    DEFINE...
  4. Replies
    11
    Views
    11,142

    Re: HELP! HSER issues from old to new

    that didnt help unfortunatly. I did get some stuff to work, as it seems I forgot my TRIS statement which always causes problems
    however here is my updated code


    Include "12F1572.bas"
    DEFINE OSC...
  5. Replies
    26
    Views
    15,931

    Re: problem with website?

    ok its confirmed, its not my pc's or the website that causes my page not to load fully.
    It is my internet connection from verizon wireless. I had to sign up for a VPN so that it would bypass their...
  6. Replies
    11
    Views
    11,142

    Re: HELP! HSER issues from old to new

    Ok I found a way around to get my code to show up right, I could really use some help getting this to work.
    I have a project that needs this interface and I want to get it running by the 28th before...
  7. Re: Using a parallel LCD(44780 based) as a serial LCD

    you might just want to invest in a serial to parallel board for your lcd. you can get them for about 99 cents on ebay. Ive tried a couple and they seem to work pretty good. if you want one that does...
  8. Replies
    26
    Views
    15,931

    Re: problem with website?

    hey demon, long time no see! :) also still seeing that login ad hehe
  9. Re: Fuses? Switches? Pic settings help!! MCS5 help

    hehe sorry henrick, i glanced at the name to quick, it was hecklers code. but thanks for the help. ill try it.
  10. Replies
    26
    Views
    15,931

    Re: problem with website?

    yea, i noticed that login nag screen even after making a couple of posts. I'm using firefox 41 also. I have a firewall but I disabled that, I also have a IP monitor, and I've turned that off as well?...
  11. Replies
    26
    Views
    15,931

    Re: problem with website?

    nope I don't have that, this was a fresh install of Firefox. I just tried IE also, does same thing. and IE always used to work :(
  12. Replies
    26
    Views
    15,931

    Re: problem with website?

    OK I'm lost, where do I find that option? Ive looked in Firefox but don't see anything about scripts
  13. Replies
    11
    Views
    11,142

    HELP! HSER issues from old to new

    I had a couple of projects sending serial data to LCD's and that still works as far as i can tell, I don't have the displays to check. i also have a VB.net program that sends a single byte to a chip...
  14. Replies
    26
    Views
    15,931

    problem with website?

    I am using Firefox, most recent version. I have also disabled firewall, ad-blockers and such. however my pages never show the option for inserting items into a post. there are no - pictures,...
  15. Re: Dual PWM's using 12F683? Failure, Suggestions?

    OK I got it to work using a 12F1572. I wanted to post my code and see if anyone can spot something I need to clean up or rework. please note a small problem i ran into noted after code. DEFINE OSC 4...
  16. Re: Fuses? Switches? Pic settings help!! MCS5 help

    Thanks for the quick reply's! Henrick, I just ordered my cd and manual, I had forgotten to download the PDF manual. Just did that. reading it now, however sometimes its a bit hard to read ebook...
  17. Fuses? Switches? Pic settings help!! MCS5 help

    I have upgraded to PBP3 gold and the PicKit 3, and its a bit different to program chips now. so I need some help in my processes of how to go about making some settings changes. before: using MCS4 I...
  18. Re: Dual PWM's using 12F683? Failure, Suggestions?

    thanks for the ideas, I'm dead set right now with only using microchip pics to do controlling, as I have a surplus of these. I did break down and buy the full version of pbp 3 gold, and so far its...
  19. Re: Dual PWM's using 12F683? Failure, Suggestions?

    I'm Back! ok its been awhile, work has bogged me down along with training someone in VB, also I just got sidetracked. But I'm much better now :) I ordered some of the 12f1572 's but since its been...
  20. Re: Dual PWM's using 12F683? Failure, Suggestions?

    Darrels Passed , I didnt know :(

    I found that link to the sspwm right after I posted, will give it a try. wish i could find a 8pin package with 2 hpwm's
  21. Dual PWM's using 12F683? Failure, Suggestions?

    Ive got a project that has some issues, what the project is suppose to do is have 2 pots that control 2 FET's via Software or Hardware PWM's to control LED light strings.

    Here is the results...
  22. Re: RANDOM and 12F683 - generates same values each time

    I have found that just about all random number generators on pics, and PCs generate the same it has to do with seed values.
    my solution was to have it generate random numbers repeatedly very fast...
  23. Replies
    21
    Views
    12,167

    Re: PBP and a hard dirve?

    its a shame i guess, I just took about 50 tape drives, 14 zip drives, and a few hundred floppy drives of all types to the metal recycle center
  24. Replies
    21
    Views
    12,167

    Re: PBP and a hard dirve?

    next thing you know, he'll want to try using an old MFM harddrive :) and if that don't work perhaps some old 8" floppy disks. hehe
  25. Replies
    56
    Views
    34,124

    Re: 12F683 - basic code not working

    I would use FET's, or a L298 chip. the 298 works great. the FET's i use are a bit overkill for what your doing but you can get lower values.
    some that work well for all hobby motors from the old...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4