Discussion Title | Created date |
---|---|
Getting Started with Studio 6.1 and STK500 Hello, it's been a while but I was previously using Studio 4 with STK500. I just installed Studio 6.1 and am trying to get familiar with it. I am starting with an ATTiny85 chip.... |
Saturday, 14 September 2013 - 00:37 |
Been awhile - programming C on Tiny chips with STK500? It's been awhile and it looks like Atmel's offerings have changed. I've always used Mega88 chips, but am looking for a smaller solution that I can load my 1KB C program onto, with... |
Friday, 18 May 2012 - 01:28 |
Proper battery cut-off handling? Hello, I am working with rechargeable 3.6v Lithium Ion coin cells for the first time. I have selected an appropriate charging IC, but had not yet considered how to manage the... |
Monday, 29 March 2010 - 23:16 |
Help with small battery selection? I am trying to battery power a small device at about 50% duty cycle that draws about 60mA @ 3V (+AVR). I am looking for the smallest battery options that would give me at least... |
Saturday, 27 February 2010 - 00:06 |
Help with understanding delay precision? I am trying to use the included delay.h and the _delay_ms function for timings. As a basic test, I am trying to switch an led on and off at precisely 1x/sec. Something like this... |
Sunday, 21 February 2010 - 08:02 |
Variable Delay by Interrupt in Assembly Hello, I am using a Tiny11L and I am trying to use a rising edge on INT0 to perform a set value addition to a variable. I would like to use the variable to increase a delay to "... |
Tuesday, 16 February 2010 - 17:25 |
Line Level to ADC? I am trying to monitor a line level signal (sound card 3.5mm stereo out) using an AVR ADC to assign values to the varying amplitude curve over time. I don't understand how to get... |
Wednesday, 4 June 2008 - 19:51 |
PWM in C /edit This thread evolved from a questions to answers post... |
Sunday, 1 June 2008 - 02:29 |
Problem with compile (Dependency files) I just installed AVRStudio 4.14 Build 589 anf WinAVR 20080512. I am on Windows Vista sp1 64-Bit. When I try to compile, I get this... Build started 29.5.2008 at 21:14:11 0... |
Friday, 30 May 2008 - 06:19 |
Component IDed - Help with replacement MOV I was hoping that someone could help me identify a component. This is from a hair flat iron. The component overheated when I tried using it in Europe on a 220 converter. The burnt... |
Tuesday, 19 June 2007 - 03:12 |
Need help configuring INT0 and INT1 in C I would like to trigger interrupts from IR detection on INT0 and INT1 using PD2 and PD3 on a ATMega88. +5v | 10k | --------------PD2/PD3 | phototransistor | GND I've been going... |
Sunday, 11 June 2006 - 23:50 |
Stretching a power source too far? I believe I am trying to stretch my power source too far, but I wanted to check with the more informed before strapping another unwanted battery to my project(s). I am attempting... |
Sunday, 11 June 2006 - 20:19 |