Recent content by Cyril B.

  1. C

    Any data about these photosensors

    Actually a friend of mine saved them from a copier machine. And i was looking for datasheet of any similar products wich could help me on electrical caracteristics. Or any circuit containing them so i might use them in mine.
  2. C

    Any data about these photosensors

    Does anyone have any datasheet about these photosensors. Or any info on how they are used in microcontroller projects?
  3. C

    My first project

    So audioguru  what changes do you sugest me?
  4. C

    My first project

    Ok Tahnk you guys i'm clear about the power supply. Now one thing i need some help is the 4066. Is it ok the way it is arranged. What do you tell me about the code? Will it work? Can anybody help with the .hex. Does anybody know any free compiler in PicBasic.   gogo2520 you're right about...
  5. C

    My first project

    Thank you gogo2520 Just to clarify a few things. I can get the three batteries+leds for thirty cent each in an assembled package. They are inside some lighters. Thats why i planned to make it that way. I found the code in a book and it is in PicBasic. Not very keen on asm. Any other idea or...
  6. C

    My first project

      I'm new to electronics and i'm trying to experiment on my new project.     Here's what i am trying to do:         I want to turn on leds one by one using a PIC16F84A programed by the following program: 'Binary progression counting 'Initialize variables Symbol TRISB=134 'Assign TRISB...
Top