Discussion Title | Created date |
---|---|
[DIS] Tutorial Topic Ideas Freaks, I think it would be a good idea to have a thread here, listing ideas for possible future tutorials. I'm slowly running out of ideas, and perhaps the right ideas will also... |
Saturday, 20 January 2007 - 04:29 |
[HARD] Atmel Tools Overview Freaks, This article gives a brief overview of the official Atmel tools available for AVR development. Please feel free to post your own notes, corrections or the usual discussion... |
Sunday, 14 January 2007 - 11:56 |
[TUT] [SOFT] Using the USART - Serial communications For an updated version of this tutorial in PDF format, please see this page of my website. Using the USART with AVR-GCC Freaks, I've had this three-quarters finished and sitting... |
Wednesday, 10 January 2007 - 12:41 |
AVR Calculation Assistant (Under Construction) Hi Freaks, I've finally decided to give VB.NET a fair go, after using VB6 for many years. It's proving, like learning XHTML and CSS for my site a few weeks ago, to be both a... |
Wednesday, 1 November 2006 - 11:14 |
RE: accessing c declared global variables in asm sources Since the OP's question is answered, mind if I ask my own semi-related one? I've written a GAS-ASM USI driver, which I've recently upgraded and extended for my project. Annoyingly... |
Sunday, 15 October 2006 - 01:21 |
[TUT] [SOFT] Setting up an AVRStudio GCC project EDIT: Bugger, I didn't see that someone else already covered this. I hope this at least contains other useful info :P. Freaks, While AVRStudio is NOT my personal preference for a... |
Tuesday, 19 September 2006 - 07:45 |
Open Source AVR Programmers Freaks, I'm currently looking for the source to AVR programmers - specifically programmers which support paged programming. Plons has discovered a major flaw in my paged... |
Wednesday, 30 August 2006 - 10:50 |
Psudo OOP in C - Does anyone use it? Freaks, While bored this morning I was searching for something to do - naturally I turned to AVRs. I remember seeing several references here about freaks creating their own psudo-... |
Sunday, 30 July 2006 - 02:27 |
Forcing GCC to respect 4-cycle limit on certain sequences Freaks, Recently I was going through some listing files of mine, trying to hunt down what is (apparently) a USART-related bug. In my code I set the system clock prescaler at... |
Monday, 24 July 2006 - 11:02 |
[TUT] Several newbie-friendly AVR-related tutorials Freaks, The user "seeker" (Andrew) alerted me to the existance of several well-written AVR-related articles covering several topics. I am posting the link here in the hopes that... |
Sunday, 16 July 2006 - 21:52 |
Making truly non-returnable functions Freaks, In my current code, I have an ISR which is designed for checking for critical problems, including serial errors and timeouts. I'm trying to make the ISR as small and clean... |
Thursday, 22 June 2006 - 07:21 |
[TUT] [HARD] AVR Programming Methods There are many ways to program AVR microcontrollers. Since many people ask about different ones at one time or another, I thought I'd outline them here so that their questions can... |
Thursday, 18 May 2006 - 09:04 |