Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    6,215

    Re: HP-HIL Keyboard Design

    Was thinking of using PS2.... Then converting !

    Need to get back to this ...

    Thank you for reply

    Andy
  2. Replies
    2
    Views
    6,215

    HP-HIL Keyboard Design

    Hello all.

    An interesting project has come my way.... To design a bespoke keyboard outputting a few function keys and trackerball via HP-HIL to an old HP Workstation, There are 10 needed in total...
  3. Replies
    4
    Views
    10,016

    Re: Power Saving on 16f628A

    Thank You


    All good help thank you

    Andy
  4. Replies
    4
    Views
    10,016

    Re: Power Saving on 16f628A

    All good help thank you will try ..... Just re:- Above.... I have done the same but turned BODEN_OFF

    All works ok ... And does give me a little saving

    BR
    Andy
  5. Replies
    4
    Views
    10,016

    Power Saving on 16f628

    Hi All

    Thank you for putting up with me

    My recent Bluetooth project is sitting on a 12v Battery ... I am now looking to save some valuable Ah ...

    Suggestions as to how are welcome
    ...
  6. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hi all

    Have opted for easy way out

    Using Serin no problems ....I still don't know what I was getting wrong

    Thank you for all the help

    Andy
  7. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Well

    Out of desperation.... Swapped to using Serin as opposed to Hserin.

    All is working as I thought... So pins are right and drivers etc etc

    Can only be Config ...(I Think)

    But what and...
  8. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hi All

    OK I now have set :-

    TRISB=%00000111 As per Data sheet ...... Really thought that would cure my issue


    Stripped code back to :-

    Main:
  9. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Sorry it is a 16f628A

    Will check in the next few days

    Thank you for all help so far

    Andy
  10. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hiya
    I wondered about the 9615 But manual says is should be that rather than 9600 🤔

    Will try the short program when I get the chance and let you know

    Thank you for help

    Good to know what...
  11. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hiya

    Well intermittent read as nothing at all .

    Clock works ok ....The IR works ok as do the LEDs ....Proves processor is running

    The pauses were put in as a desperate attempt to see...
  12. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hi Henrik

    That is exactly what I have got .... Really don't know what I am missing ??

    Help very welcome .... I don't do software so go easy on me !

    Andy
  13. Replies
    15
    Views
    29,338

    Re: Hersin quick question

    Hi Thank you for reply

    I think I am missing something in my code... I am not a software engineer at all :-)

    All I am looking to do is read the serial port Looking for a letter "A" No speech...
  14. Replies
    15
    Views
    29,338

    Hersin quick question

    Hi Thank you for reading

    I am using:-

    HSERIN 5000, Timeout, [char]
    IF (char="A") THEN
    GOSUB somewhere
    ENDIF

    Just to check a char and turn on an output (via gosub) if that char is same...
  15. Replies
    2
    Views
    11,923

    Bluetooth HC-05 Question

    HI thank you for reading

    I have a project involving a HC05 / 06 Bluetooth module .... All is good but for one thing.

    I need the thing to drop connection when the host connection goes out of...
  16. Replies
    8
    Views
    21,133

    Re: 4 -20mA Analogue input help

    Hi All

    Thank you... Thank you ......

    I am more confused than ever now.....But all good advice.... I was thinking I was keeping it simple with my 250R and Op-Amp

    But lots of good advise...
  17. Replies
    8
    Views
    21,133

    4 -20mA Analogue input help

    Hiya

    Just a quick one ....need to interface a 4-20mA signal to a pic

    I know I can do it with probably a 250R resistor and Opamp LM358

    Wonder if anyone done anything similar

    Or any...
  18. Replies
    18
    Views
    9,267

    Re: VS1838B remote

    Got it

    Thank you
  19. Replies
    18
    Views
    9,267

    Re: VS1838B remote

    Just a question ......Why:-



    I would assume the other way round .....Genuine question. I can never understand software fully :-)

    Andy
  20. Replies
    18
    Views
    9,267

    Re: VS1838B remote

    Hi ...

    I am using same code ish



    Works fine for me also..... But I I am getting false triggers due to mains spikes (My circuit is on a 12v Battery then LDO down to 5v....Was wondering what...
  21. Replies
    3
    Views
    4,496

    Re: Remote Control I/R TSOP4138 Help

    A Little bit more :-

    The unused pins are set as outputs Using TRISA=00000000 and TRISB=00010000 (RB3 is the i/p for the InfraRed)

    Only other cct is a clock DS1307 on RB1 and RB2 (SDA and SCL)
    ...
  22. Replies
    3
    Views
    4,496

    Remote Control I/R TSOP4138 Help

    Hi thank you for reading.

    I have the circuit as below....All software is working fine.

    However I am aware the IP Pin on my Processor (16F627A) is being spiked by mains EMI and causing issues....
  23. Replies
    4
    Views
    18,006

    Re: DS1307 Problems help please !!! :-)

    Thank you Both

    Both your replies have been implemented now I am running again..... Always have problems with the If/Then/Next Endif stuff :-)

    Thank you again

    BR
    Andy
  24. Replies
    4
    Views
    18,006

    DS1307 Problems help please !!! :-)

    Hi Thank you for reading...

    Using a 16f627

    All I want to do is turn a light on at a time and turn it off a time later.... What am I doing wrong here.

    Turns on OK but sees to add 4mins to the...
  25. Replies
    10
    Views
    27,080

    Re: Future project Ideas

    Hi Dave

    I did see this chip ..... However the price is unreal as to a couple of caps / resistors and a Schmitt.

    Question :-Would I need the Schmitt as the Inputs on most uChips seem to have one...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4