Hi Matthias,

Thank you for both replies.  I'll take another look at the cookbook
reference.  My final question still remains:

at what point in my project template file does 1wire.asm get included?


Thanks again!

Michael



On 10/10/2013 10:57 AM, Matthias Trute wrote:
> Hi Michael,
>
> > Now that I have a repeatable process worked out that will yield a
> > programmed part, I'd like to give the part more functionality.
>
> > For starters, I'd like to add 1-wire capability to the Uno.
>
> Just look at the cookbook, there is a recipe what to do.
> http://amforth.sourceforge.net/TG/recipes/1wire.html
>
> There is no need to change the 1wire.asm file, really. All is
> done in your application file.
>
> > to .equ OW_BIT=4 (not sure if this is the best pin to use?)
>
> All pins are created equal, at least wrt to 1-wire communication.
>
> Matthias
>
>
>
------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
most from
> the latest Intel processors and coprocessors. See abstracts and register >
>
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to