#avr | Logs for 2015-09-21

Back
[01:44:08] <gorroth> does enabling SPI interfere with the TCNT1 pwm?
[01:44:18] <gorroth> i seem to be getting problems, but it may be that i'm retarded
[02:03:16] <gorroth> in that case, i'm going to have to get more creative and use interrupts with one of the other TCNTs, perhaps TCNT0
[02:03:22] <gorroth> and use some timer overflows and things
[02:03:29] <gorroth> timer overflow ISRs*
[12:41:44] <hetii> Anybody play with HDMI-CEC and avr ?
[12:41:48] <hetii> Hi btw ;)
[12:42:19] <LeoNerd> Doesn't HDMI need LVDS at bitrates far in excess of what we can sensibly achieve on AVRs?
[12:55:37] <phinxy> anyone here who have tried the avr studio 7 beta?
[12:55:53] <phinxy> Atmel Studio 7*
[12:56:31] <phinxy> is it good for doing simple projects or are there a lot of trouble?
[13:34:18] <hetii> LeoNerd: I just found a arduino library that use this https://code.google.com/p/cec-arduino/wiki/ElectricalInterface
[13:34:28] <hetii> for hardware interface that talk with cec
[13:35:13] <hetii> and my idea is to use for eg http://www.harbaum.org/till/i2c_tiny_usb/index.shtml as a base for libcec library
[14:21:33] <phinxy> does terrorists use avr's or pic's for their IEDs?
[14:36:25] <Casper> phinxy: you think of too high tech
[14:36:38] <Casper> they use strings
[14:37:48] <twnqx> i thought they mostly used mobiles
[14:39:24] <Casper> depend on the type
[14:39:30] <Casper> but cellphone and strings...
[21:49:30] <gorroth> i thought i could do some coding tonight, but i can't bring myself to do it
[21:49:36] <gorroth> work had me working late on java crap
[21:49:41] <gorroth> so i'm all coded out
[21:57:33] <gorroth> wait... some energy is coming up to look at avr/interrupt.h
[21:57:36] * gorroth opens qtcreator