Discussion Title | Created date |
---|---|
[SOLVED] A question on the avr-gcc built-in delay functions Hi folks I was looking at the disassembly of a piece of code I used to test something, where I used the _delay_ms function. I never used it as I'd rather use timers but it... |
Wed. May 17, 2017 - 10:10 AM |
EEPROM variable access from inline assembler Hi, I have a question related to accessing eeprom variables from an inline assembler function. Environment and toolchain: atmega168, avr-gcc I have implemented a... |
Sat. Apr 29, 2017 - 09:44 PM |
Quick pushbutton state decoder Hi I have 8 pushbuttons connected to an ATMega168 via a '165 and I needed to detect short presses and long presses, with long presses being the priority. Naturally, I also... |
Thu. Mar 23, 2017 - 10:30 AM |
[SOLVED] (Yet another) 74HC165 read problem Hi guys apologies, I know this is almost a FAQ but I am struggling to read serial data from a '165 connected to an ATMega168. I am trying to read the status of 10... |
Fri. Mar 10, 2017 - 11:12 PM |
RS232 to USB problem Hi Hope someone can help me understand what's happening here. I bought the infamous HL-340 Serial to USB adapter to connect to the USART output of an ATMega168 I am working... |
Thu. Feb 23, 2017 - 09:11 PM |