Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    7,790

    Re: Display graphical font using Nokia3310LCD

    Hello Bill, sorry to tell you that I have not able to create a bigger fonts using Steve's GLCD...

    Regards,
    tacbanon
  2. Replies
    104
    Views
    136,002

    Re: USB CDC Communications for Dummies!

    Hello macrackit, thank you so much for replying...I got it working now.
  3. Replies
    104
    Views
    136,002

    Re: USB CDC Communications for Dummies!

    Hi.. I have windows 7 64bit machine... I download the 64_mchpcdc.inf provided by mackrackit...and copy and paste it in the Windows\sysWOW64 folder, I also reboot the machine but I'm getting...
  4. Replies
    1
    Views
    3,517

    Re: 18F26J11 and CTMU problem

    Hello grahamg, I'm sorry but I'm not an expert... just want to say thanks for sharing and posting your project. I hope someone here can help. I'm very much interested with the final output (this one...
  5. Re: Looking for schematic from rentron.com/PicBasic/LM34.htm

    Okay..I got it..Thanks! :)
  6. Re: Looking for schematic from rentron.com/PicBasic/LM34.htm

    Hello Norm...thank you for the reply...I also looking for the pot/trimmer connection as the calibrator to attain 2.25v(sorry not really good in electronics).
    Regards,
    tacbanon
  7. Looking for schematic from rentron.com/PicBasic/LM34.htm

    Hello, can anybody share the schematic of the temperature sensor from rentron? My external hard drive went bad :(

    Thanks in advance,
    tacbanon
  8. Re: Can I use DT_INTS-18.bas and MIBAM.pbp together?

    Thanks Darrel.
  9. Can I use DT_INTS-18.bas and MIBAM.pbp together?

    Hello everyone,
    This may sound silly but I'm using the MIBAM example program by DT into my application. I've read it's limitation regarding the use of high priority interrupts(but not too...
  10. Replies
    2
    Views
    5,193

    Re: Interfacing to thermal printer

    Hi Jerson, thanks for the help..I will try to get one from them and post here my development..

    Best Regards,
    tacbanon
  11. Replies
    2
    Views
    5,193

    Interfacing to thermal printer

    Hi everyone, I read that PIC can be interface with thermal printer with RS232(interface)...but to make sure can anyone suggest where (link) I can get one? And do all printer(thermal printer with...
  12. Replies
    8
    Views
    11,400

    Re: Guide on flow sensor application

    WOW Henrik...Thank You! I know it would take for me another week(s) to get this application running and probably thinking of another path to make it easier for me...but this is just so great (save me...
  13. Replies
    8
    Views
    11,400

    Re: Guide on flow sensor application

    Hi I'm back...My first attempt for 1 flow sensor is I tried to count the pulse similar to a switch button....but still not really sure if I'm doing it right. If its fine how do I get flow...
  14. Replies
    8
    Views
    11,400

    Re: Guide on flow sensor application

    Thank you Henrik, I will try to work on it and post here in case I have some inquiries.

    Regards,
    tacbanon
  15. Replies
    8
    Views
    11,400

    Re: Guide on flow sensor application

    Hello Henrik,
    Is this mean that I can use similar approach like in this link? (http://www.picbasic.co.uk/forum/showthread.php?t=17436&p=117519#post117519)

    Regards,
    tacbanon
  16. Replies
    8
    Views
    11,400

    Guide on flow sensor application

    Hi everyone, I have G1'1/4 Water Flow sensor from (http://www.seeedstudio.com/wiki/index.php?title=G1%271/4_Water_Flow_sensor). As I understand I have to count the output pulse using RA4/TOCK1 using...
  17. Thread: Sending SMS

    by tacbanon
    Replies
    1
    Views
    4,944

    Re: Sending SMS(SOLVED)

    ..I don't remember what I did but it's working fine now.

    SEROUT2 PORTD.6, 84,["AT+CMGS=",34,str TELNO\11,34,13,10]
  18. Thread: Sending SMS

    by tacbanon
    Replies
    1
    Views
    4,944

    Sending SMS

    Hello there..I'm trying to send an SMS..phone number to be use is in array



    TELNO var byte[11]' array for phone number
    '* * * * * * LOAD ARRAY WITH STRING VALUE
    TELNO[0]= "0"
    TELNO[1]= "9"...
  19. Replies
    0
    Views
    2,044

    Working on OSD Click

    Hello everyone, I have an OSD click from mikroe (http://www.mikroe.com/click/osd/) I read the example codes from them...but I'm still I don't know where to start. What I do understand it's using...
  20. Replies
    0
    Views
    3,181

    Happy New Year!

    Happy new Year everyone!!!
    Another new year to learn more about pics...:)
  21. Replies
    9
    Views
    7,347

    Happy new year!

    Hi everyone, happy new year, God bless!
  22. Re: Need guide to start working on weather meters

    Thanks SteveB and pedja089 for your kind response and advice I will try to work on it....

    Regards,
    tacbanon
  23. Need guide to start working on weather meters

    Hello everyone!
    I have a weather meters(http://www.sparkfun.com/datasheets/Sensors/Weather/Weather%20Sensor%20Assembly..pdf) from sparkfun electronics, I read its manual but not all are really clear...
  24. Replies
    10
    Views
    9,721

    Re: How to create 6 buttons?(SOLVED)

    Thank you pedja089 and mister_e...I got it now.

    /tacbanon
  25. Replies
    10
    Views
    9,721

    Re: How to create 6 buttons?

    Hi mister_e,
    Thanks for the time responding...I think the default is INTCON2.6 = 1 so I need to make INTCON2.6 = 0 'interupt on falling edge.
    But either one for me is not working on my setup.
    ...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4