Discussion Title | Created date |
---|---|
Playing with HT1632 with atmega ? Everyone, Has anyone of you had played with HT1632 and atmega ? I'm curious with this chip Cheers |
Friday, 3 February 2017 - 22:58 |
GPIO0 on atmega 128 and atmel studio question ? Everyone, How can I use GPIO0 on atmega 128 and atmel studio in C ? Do I miss a library here ? Thanks |
Saturday, 21 January 2017 - 21:46 |
Receving string from AT command ? Guys, How can read received character from RX buffer ? I try this : LCD_CLEAR; LCD_FIRST_ROW; usart_pstr("AT\r\n"); lcd_string("Send AT DONE!");... |
Sunday, 3 July 2016 - 04:00 |
LUFA mass storage question ? Guys, I tried doing experiment with LUFA with mass storage example, but I got this message: Error 1 section .apitable_trampolines loaded... |
Tuesday, 28 June 2016 - 06:14 |
Reading Arduino Leonardo with USBASP ? Guys, How can I read Arduino Leonardo with USBASP ? I tried with Avrdude and got : avrdude: warning: cannot set sck period. please check for usbasp firmware update.... |
Monday, 20 June 2016 - 22:15 |
ENC28J60 question ? Guys, I have experiment with ENC28J60... I put address on AVR as 10.0.0.20....I can ping it, but when I open the browser, it can not load the page, what's missing here ?... |
Tuesday, 17 May 2016 - 14:47 |
DS18B20 external supply ? Guys, I have a question about DS18B20 external supply, when I connect DS18B20, why is the circuit short ?? I connect DQ to PC0 on atmega128....what's wrong with it ?... |
Monday, 9 May 2016 - 22:13 |
How to use arduino uno with LUFA ? Guys, I'm wondering on how to use LUFA with arduino uno or with atmega128 ? Anyone knows ? Thanks |
Wednesday, 27 April 2016 - 22:11 |
LUFA and Atmel Studio 6.1 question ? Guys, I have Atmel Studio 6.1 on my computer and trying to instal LUFA from https://gallery.atmel.com/Produc... but when I double click the file I have downloaded... |
Monday, 25 April 2016 - 08:02 |
FemtoOS port question ? Guys, I'm learning about FemtoOS, and wondering where is the Port for LED located ? Is it PORTD ? which file is defining it ? I read : ..... void appBoot(void) {... |
Sunday, 24 April 2016 - 12:26 |
A board for AT32UC3A0128 ? Guys, Does anyone of you know where can I find a board for this chip AT32UC3A0128 with reasonable price ? I've found one from atmel website, but it's expensive for learning... |
Thursday, 14 April 2016 - 19:42 |
Mega128 ADC and VU meter ? Guys, Does anyone know on how to use ADC as a VU meter ? I want to display the result to LCD... Any clues ? Thanks for reading |
Tuesday, 12 April 2016 - 23:10 |