I'm haning out for one Andrew, =Nick PS: I'm a little preocupide with my new house at the moment so haven't done any code since the last meeting. Busy...
hope i'll see ya there 8th dec ... National Bingo Night. Play along for the chance to win $10,000 every week. Download your gamecard now at Yahoo!7 TV....
Yeah I'm really looking forward to it - youtube is good but real life is better! So how is everyone going? Any thoughts about the next get together? I'm pretty...
Hi All, Like Nigel, I've done bugger all since our last meet. My work is turning me into a head case and from your mailings I know coding the buggy with no...
Hi Guys, I am looking to etch some PCB's. I remember many months ago that Andrew gave a demo on PCB making and he used a green looking liquid for his etching....
Jason, Jaycar as well as DS. Kits are available. Ferric chloride will work at room temp, others need heating to 60c If you want to live longer keep the ferric...
Yeah I recommend starting with the stuff sold at Dick Smith - easiest to start with, pre-mixed and works at room temp etc. Not the cheapest way though. Also...
... Yes - the "green stuff" I use is Cupperic Chloride. Unlike FeCl3 from tricky dicky it never runs out or has to be disposed of. All you need to do is...
... Still puts holes in clothes though. You just dont notice it till a few months later when the holes develop and you wonder "How did that hole get there" ...
Hi Guys, Cupperic Chloride is the stuff I was thinking of. I actually have Ferric Chloride. My main reason to look at the Cu-Cl option is that I'm only doing...
... Ferric chloride is brown. He's probably using Cupric chloride - see http://members.optusnet.com.au/~eseychell/PCB/etching_CuCl/index.html ... The site...
... Yep - that was the link I used to make mine. Took three days first time I did it becuase of inapropriate shaped container. Using a little H2O2 to speed it...
Ok Andrew, I will take you up on that offer. Will you be home on Sat? Around 11am? What is the best sort of storage container? Is a soft drink bottle ok or do...
Hope everyone had a happy Christmas and is looking forward to a good New Years's. Anyway on the topic of PCB making etc I'm still looking for a good source of...
I've used that in the past. I found I could do large traces ok but when I got smaller I always had issues in transferring the image to the copper and would end...
... I have one of the Kinsten ones and they are not THAT nice. The exposure level is pretty high but not very uniform. Thats why I want to make a new one as...
I found the UART code from Appnote 305 to be useful. Here is my code for it. Please note I've cut and pasted this from my code so it might not actually...
Yes I'm sort of ready. I'm yet to actually see the racetrack so that is why I'm "sort-of" ready. My homebuilt track is good :P So yes lets set a date and...
Hi Nigel, Thanks for that, unfortunately that is the code I already have :(. I think my issue is with using the "event" driven method instead of "polling". I...
I confess, I don't fully understand what the issue is you are having. So don't shoot me if I've misunderstood. Anyway, my suggestion is to view the Tiny45 as a...
The UART code I am using is one I wrote almost a decade ago when AVRs where new and fancy. It is interrupt driven and has soft flags for RX_Complete and...
Change the pin definitions for the TX and RX pins if you did not use the same pins as I did. Assemble code and burn it to the tiny 45. Hook up the TX/RX pins...