Discussion Title | Created date |
---|---|
Math issues on Attiny Hello I have been having difficulty in calculating a speed of a projectile between two light-gates. The main reason is that multiplication by high numbers and division with... |
Sunday, 13 July 2014 - 12:13 |
Voice recorder/playback Hello, I've been making a simple voice record/playback project the past few weeks and I cannot decided on what memory to use. The recorder basically consists of a microphone and... |
Saturday, 1 March 2014 - 11:07 |
SLA+R/W Hello I'm trying to get the TWI running on my atmega32 . After acknowledging that the TWI has been initialized I have to load a SLA+R/W into the TWDR. I am confused with this SLA+... |
Friday, 31 January 2014 - 18:31 |
Real time measurements on graphical lcd using AVR Hello ! I've used alphanumerical lcds in the past but recently i've developed the need for a graphical interface. What I need is a way to be able to plot graphs real time/post... |
Saturday, 23 November 2013 - 16:44 |
Lego NXT with GCC Hello ! I apologise if this has been discussed before but I have not managed to find such a thread so I decided to make one . I'll be working with the LEGO NXT brick for some... |
Monday, 30 September 2013 - 17:34 |
SPI over 3 meters Hello I am making a project which is going to have to be functional on a small musical stage so there will be audio and power cables lying around . There will also be a strobe... |
Monday, 16 September 2013 - 15:51 |
SPI freezes I'm using the SPI to shift some data out and the programm freezes after the first byte shift . Is there something wrong with the code? void SPIInit(void) { /* Set MOSI and... |
Wednesday, 4 September 2013 - 14:11 |
AS6 and Avrdude Hello ! So there has been a question on my mind for some time now . I've started using AVR micros two months ago and i've been using Atmel studio 6 from the beginning. I code in... |
Tuesday, 3 September 2013 - 08:26 |
12 to 8 bit conversion Hello I am trying to send data from my atmega32 to these TLC5947 chips from TI. Basically these are 24 channel PWM led drivers . The pwm is 12 bit on each channel. They recieve... |
Sunday, 1 September 2013 - 14:05 |
Interconnecting multiple AVRs Hello guys , So I'm going to be making a project where I will be using multiple AVR micros ( 4-20) and I need them to be able to talk with each other . I Haven't got the chance to... |
Wednesday, 21 August 2013 - 14:04 |
Code details - software PWM Hello again , I'm making a software PWM program where I will be setting values in an array called "Led_intensity[8]" and I have 8 led's which will glow according to the... |
Monday, 19 August 2013 - 13:58 |
Xtal with Atmega32 Hello I'm trying to connect a 16Mhz quartz crystal to my atmega 32. I've read that setting wrong fuses is dangerous so I want to consult with more experienced members first... |
Monday, 19 August 2013 - 13:04 |