Jump to content
Electronics-Lab.com Community

Project requiring a PIC & timmer if it can not be programmed in the PIC


Stephen518

Recommended Posts

I have a project that I think would be best served by a PIC.  It wll require a 24 hour timer, a light sensor to detect sunrise and sunset.  It will need to do a basic math function to determine how many hours of darkness there will be.  The output would need to controll a relay with 120v output.  I can build it if I had a schematic.  I am not a designer nor a programmer.  I need someone to help!!!  If it can be done without programming a PIC that is an acceptable alternative.  I have a flow diagram of the circuit completed.

Link to comment
Share on other sites


The schematic will be the easy part. It's programming which is more complicated.

I suggest you do some research into programming. BASIC is certainly the easiest language to learn and is available for most PIC MCUs. I sed assembler when I last had a go at programming a PIC and it wasn't that hard for me but many people find it difficult so BASIC is your best bet.

THere seem to be quite a few BASIC compilers for PICs:
http://www.google.co.uk/search?client=opera&rls=en&q=PIC+basic&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest

As far as I'm aware, there's only one completely free one (GCBASIC), all the rest have some limitations until you pay.
http://gcbasic.sourceforge.net/

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...