A Wireless Wood Stove Monitor on Hackaday


Results 1 to 7 of 7

Threaded View

  1. #7
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427


    Did you find this post helpful? Yes | No

    Default Re: A Wireless Wood Stove Monitor on Hackaday

    NOTE:
    In the sample PIC code above, to get the time from the esp module I made a mistake.
    you need to replace the first serin2 line with this one...

    The rest of the posted code above should work with this exception.

    Code:
    SERIN2  rxe,86,3000,SerTmout,[WAIT(">"),WAIT(13),WAIT(10)] 'wait for ">" "CR" "LF"
    Last edited by Heckler; - 13th February 2016 at 01:09.
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

Similar Threads

  1. More wood chuck lighting questions
    By AvionicsMaster1 in forum General
    Replies: 17
    Last Post: - 22nd January 2012, 04:45
  2. How many LEDs could a wood chuck light
    By AvionicsMaster1 in forum Schematics
    Replies: 5
    Last Post: - 18th December 2010, 06:35
  3. AC main monitor
    By tallen in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 25th August 2009, 16:23
  4. Baby Monitor
    By inoonan in forum Serial
    Replies: 2
    Last Post: - 14th September 2006, 22:54
  5. Car monitor
    By Christopher4187 in forum General
    Replies: 2
    Last Post: - 27th March 2006, 18:13

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts