#avr | Logs for 2016-11-08

Back
[05:35:07] <julius_> hi
[05:35:29] <julius_> any idea if it would be possible to create a i2c connection from this board: https://wiki.openwrt.org/toh/netgear/wnr834b to a avr? pcd screenshots included
[05:56:51] <Lambda_Aurigae> possible, yes
[05:56:59] <Lambda_Aurigae> easily doable, probably not.
[05:57:15] <Lambda_Aurigae> need lots more information
[05:57:24] <Lambda_Aurigae> are you running custom software on the board?
[05:57:31] <Lambda_Aurigae> which device would be the master?
[06:00:15] <Lambda_Aurigae> as it has a serial port on there apparently, the easiest way would be to use an avr connected to that as an usart to i2c bridge I would think.
[06:01:04] <julius_> openwrt is possible on the board
[06:06:00] <julius_> usart would actually do
[06:06:45] <julius_> ah yes jp1 is a serial...very nice
[06:06:53] <julius_> thanks for the quick info
[06:07:08] <cehteh> note: 3.3V signal level
[06:08:20] <julius_> yes, so i should probably run my chip on 3.3v to or get a converter
[12:19:48] <eballetbo> any reason why there isn't a SPI slave functions on ASF?
[12:41:35] <Lambda_Aurigae> it is below them.