Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    5,298

    Thanks to all of you, that really helps a lot! ...

    Thanks to all of you, that really helps a lot!

    Steve
  2. Replies
    3
    Views
    3,916

    Oh my, Shame on me and RTFM i guess. My PIC...

    Oh my,

    Shame on me and RTFM i guess.
    My PIC indeed has hardware USART on board, should have read the manual.

    Just had to set the baud rate and such and of we go...

    I will never ask stupid...
  3. Replies
    3
    Views
    3,916

    Serial protocol not supported?

    Hello,

    I need to send serial data asynchronously using a frame format of 1 start, 8 data and 1 stop bits.

    I've been looking around in the manual and this doesn't seem to be supported.

    Am I...
  4. Replies
    4
    Views
    5,298

    searching for three letter words...

    Hello,

    I was wondering why it isn't possible to search for three letter terms. I know this reduces overhead in many situations, but when you try to run a forum with information about a programming...
  5. Replies
    2
    Views
    3,182

    What is the easiest RTC chip of the moment?

    Hi,

    I will need to add a real time clock to an upcoming project and have been looking around for an RTC IC at the Dallas/Maxim website.

    They have so many, which is the best and easiest to...
  6. Replies
    31
    Views
    70,596

    I don't know for sure, since i changed my...

    I don't know for sure,

    since i changed my computer I should digg out the old schematics somewhere. But I'm pretty sure that there where pulldown resistors in my design. It's never a good thing to...
  7. Thread: DS1820 again

    by paxmowa
    Replies
    3
    Views
    3,860

    Bummer... It's always these rather stupid...

    Bummer...

    It's always these rather stupid mistakes you have to watch out for. I do recall i did exactly the same thing some time ago with a LM35 sensor, so it aint the first time this happened to...
  8. Thread: DS1820 again

    by paxmowa
    Replies
    3
    Views
    3,860

    Don't bother everyone, I didn't notice the line...

    Don't bother everyone, I didn't notice the line saying (BOTTOM VIEW) at the base of the IC lay-out, thus GND and VDD where connected the wrong way. Thank god it still lives and functions now.

    Steve
  9. Thread: DS1820 again

    by paxmowa
    Replies
    3
    Views
    3,860

    DS1820 again

    Hi,

    I'm trying to use code I found here to get a reading from a DS1820 device. Whatever I try, this always gives me a 'not present' error. But the brand new 1820 is right there and connected to...
  10. Replies
    31
    Views
    70,596

    hmmm, I figure there's also the voltage drop over...

    hmmm, I figure there's also the voltage drop over the transistors. about 0.6 volt each.

    So the resistors for blue and green should be 10 ohm and for the red should be something like 82 ohm.
    ...
  11. Replies
    31
    Views
    70,596

    Thanks for the efford Keith. After a bit of...

    Thanks for the efford Keith.

    After a bit of sleep and with a cleared head I made up this:

    Updated:
    http://users.telenet.be/maxpowa/schema_RGBleds_v3.jpg

    Swapped PNP and NPN transistors...
  12. Replies
    31
    Views
    70,596

    Dude! You're so right. Lack of sleep makes pax...

    Dude! You're so right.

    Lack of sleep makes pax go crazy.

    Thanks a bunch, i'll rework it after some sleep... or coffee...

    Steve
  13. Replies
    31
    Views
    70,596

    RGB LED driver, Any comments?

    Hi there,

    I'm thinking of building a RGB LED driver for 8 LEDs. I want to use a PIC16F777 for this task as it has a very convenient 3 hardware PWM channels.

    I've made a little schematic, but...
Results 1 to 13 of 13