Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc)


+ Reply to Thread
Results 1 to 40 of 55

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    there is no elapsed k22 version just the int-18_k22 processor support , see other post in your elapsed thread

  2. #2
    Join Date
    Sep 2009
    Posts
    748


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    Here is my version of Darrels 10bit HPWM_L. Original version works with PBPW. There is comments in code, what is changed. Later Darrel publise his version on me labs forum.
    Example:
    Code:
    include "HPWM_L.pbp"
    DutyCycle1  VAR WORD
    DutyCycle2  VAR WORD
    Frequency  VAR WORD
    @ HPWM10  1, _DutyCycle1, _Frequency
    @ HPWM10  1, _DutyCycle2, _Frequency
    Frequency must be same for all channels.
    HPWM10_L.zip
    EDIT:
    Here is archive with original code and example:HPWM10.zip
    I can't find S_PWM
    Last edited by pedja089; - 23rd December 2014 at 22:16.

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,880


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    USBDemo.zip
    v1 Dec 30,2006 USBDemo.pbp (PBP & VB)

    USBDemo_2455.zip
    v1 May 8, 2007 USBDemo_2455.pbp (PBP)

    USBDemo_2550.zip
    v1 May 8, 2007 USBDemo_2550.pbp (PBP)

    USBDemo_2455_2550.pdf

    DT_HID260.zip
    v2.0 Jul 23,2009 DT_HID260.pbp (PBP & VB)

    DT_HID_Test.zip
    v2.1.1.29 2007 HIDmonitor.exe (PBP)

    Robert
    Last edited by Demon; - 24th December 2014 at 16:02.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,947


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    Great work Robert! Many thanks.

    Ioannis

  5. #5
    Join Date
    Sep 2009
    Posts
    748


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    SPWM_INT with example:
    SPWM.zip

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,880


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    Great, got Mister E's 2 USB routines, just have to put comments in those and Darrel's.

    Then fix up the interrupt for K22 series and that'll be most of it.

    Robert


    Edit: still need LCD ANYPIN though.
    Last edited by Demon; - 24th December 2014 at 14:22.

  7. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,880


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    Temporary post, just storing attachments lifted from old computer.
    (Attachments get deleted after a while if they are not linked to a post.)

    USBDemoDT_Steve_RH.zip
    DT_HID_Test.zip
    USBscope_Scalerobotics.zip
    USBDemo_Steve.zip
    USBscope_Scalerobotics_with_README.zip
    USBdemo_DT_Steve.zip

    Will sort through these later. I'm just lifting everything and anything I can find on my PCs.

    Robert
    Last edited by Demon; - 24th December 2014 at 17:03.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  8. #8
    Join Date
    May 2013
    Location
    australia
    Posts
    2,471


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    this is worth a mention . a mplax compatible version of dt_ints-18 (ver 3.4)

    http://support.melabs.com/threads/11...ghlight=mplabx

  9. #9


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    Searching for Read/Write examples I found this thread by DT. Which has examples using macros for reading and writing to eeprom

    http://www.picbasic.co.uk/forum/show...t=write+eeprom

  10. #10


    Did you find this post helpful? Yes | No

    Default Re: Temporary central repository of Darrel Taylor's works (including Mr E's Multicalc

    After reading the complete thread. DT states in one of the last post, that most of the benifits are now incorporated
    in PBP3. So this thread is only useful for older versions of pbp or those studying macros. He was a very generous
    person.

Similar Threads

  1. Darrel Taylor Interrupts and MultiCalc
    By AvionicsMaster1 in forum General
    Replies: 6
    Last Post: - 14th February 2012, 06:18
  2. Question on Mister E's PIC MultiCalc.
    By Dick Ivers in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th December 2011, 13:37
  3. Darrel Taylor's SPWM code usage
    By Homerclese in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 28th July 2010, 14:13
  4. using darrel taylor's instant interrupts
    By Michael Wakileh in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 31st July 2007, 04:07
  5. Replies: 18
    Last Post: - 23rd May 2006, 05:57

Members who have read this thread : 10

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