kyak changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben/atusb 802.15.4 wireless, anelok and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
mth has quit [Ping timeout: 256 seconds]
mth has joined #qi-hardware
uwe_ has joined #qi-hardware
xiangfu has joined #qi-hardware
archang has joined #qi-hardware
fengling has joined #qi-hardware
wildlander has quit [Quit: Saliendo]
dandon has quit [Ping timeout: 252 seconds]
dandon has joined #qi-hardware
xiangfu has quit [Ping timeout: 256 seconds]
archang has quit [Remote host closed the connection]
archang has joined #qi-hardware
dandon has quit [Ping timeout: 244 seconds]
dandon has joined #qi-hardware
atommann has joined #qi-hardware
atommann has quit [Ping timeout: 255 seconds]
atommann has joined #qi-hardware
dandon has quit [Ping timeout: 255 seconds]
dandon has joined #qi-hardware
archang has quit [Ping timeout: 244 seconds]
archang has joined #qi-hardware
fengling has quit [Ping timeout: 252 seconds]
fengling has joined #qi-hardware
rjeffries has quit [Ping timeout: 256 seconds]
rjeffries has joined #qi-hardware
atommann has quit [Ping timeout: 264 seconds]
rjeffries has quit [Ping timeout: 276 seconds]
pcercuei has joined #qi-hardware
sb0 has quit [Ping timeout: 265 seconds]
fengling has quit [Ping timeout: 276 seconds]
fengling has joined #qi-hardware
marcus has quit [Remote host closed the connection]
sb0 has joined #qi-hardware
sb0 has quit [Ping timeout: 250 seconds]
Ornotermes has quit [Quit: leaving]
Ornotermes has joined #qi-hardware
Ornotermes has quit [Remote host closed the connection]
fengling has quit [Quit: WeeChat 1.1.1]
icanicant has joined #qi-hardware
nicksydney has quit [Quit: No Ping reply in 180 seconds.]
nicksydney has joined #qi-hardware
Ornotermes has joined #qi-hardware
Nik05 has quit [Quit: leaving]
Nik05 has joined #qi-hardware
sb0 has joined #qi-hardware
rjeffries has joined #qi-hardware
viric has quit [Quit: ZNC - http://znc.in]
pcercuei has quit [Ping timeout: 252 seconds]
paul_boddie has joined #qi-hardware
Ornotermes has quit [Quit: leaving]
viric has joined #qi-hardware
Ornotermes has joined #qi-hardware
<paul_boddie> I was asking on the #ci20 channel about jz4740 interrupts yesterday, but does anyone here know much about them?
<paul_boddie> After looking at various manuals, I now have no idea what I should be defining in the CP0 status register.
rjeffries has quit [Remote host closed the connection]
FDCX_ has joined #qi-hardware
paul_boddie has quit []
<larsc> probably nothing
<DocScrutinizer05> wpwrak: new anelok stuff in git? :-) I just thought about how to implement some sort of pattern recognition so the gadget could more or less 'guess' the needed password from dunno moving it across the URL or the website or whatever
<DocScrutinizer05> dunno if a hacked mouse sensor "camera" would do
<DocScrutinizer05> hmmmm, or screen EMI ;-)
<DocScrutinizer05> but then, this prolly differs *massively* from one monitor model to next. even when both are LCD same size same technology
<DocScrutinizer05> if only each browser had an option to show the current URL as QR
<DocScrutinizer05> maybe your own server could overlay such QR to any referrer site you come with to it
<DocScrutinizer05> "F6 wpwrak.de <enter>" -> http://somewhere.com/password -> http://wpwrak.de shows QR code for "http://somewhere.com/password" -> (anelok reads QR) -> (hit enter to return to) http://somewhere.com/password
<DocScrutinizer05> anelok provides password for http://somewhere.com/password
<DocScrutinizer05> s/wpwrak.de/anel.ok/
* DocScrutinizer05 ponders claiming a patent ;-)
<DocScrutinizer05> wpwrak: with this concept ypou don't even need QR and camera of sorts, a simple animated gif and a photdiode suffices :-D
Jay7 has quit [Ping timeout: 256 seconds]
<DocScrutinizer05> when you make complete screen blink black&wite, you can sense this from as far as 50cm, or more
<DocScrutinizer05> morse the fingerprint of md5sum of referrer URL. Should suffice to make anelok identify which of your stored passwords is needed
<DocScrutinizer05> some 10 to 15 baud are possible for sure by such morse monitor gif
<DocScrutinizer05> so, 2.5s for 4 chars plus checksum
<DocScrutinizer05> the anel.ok site could get used by all anelok users, it doesn't hold any special info or complicated infra that needs auth or protection
<DocScrutinizer05> it simply converts referrer URL to a 4char fingerprint plus checksum (1char) and converts and displays that to a flickering black and white animated gif. On <enter> it returns to referrer site
<DocScrutinizer05> the privacy issues are moderate
<wpwrak> (new stuff) yeah, trying to finally test whether RF can actually send and receive
<DocScrutinizer05> ooh, and for auth input, did you consider "tresor code" input method? like: left:$many, right:5, left:7, right:2, left:5, hit-OK
<DocScrutinizer05> err, you don't have that nice scrollwheel anymore, do you?
<wpwrak> (QR) well, one way is to have some browser plugin that either auto-detects when a password is wanted or that receives some special signals. QR would be fancier, though :) alas, also on the hw side
<DocScrutinizer05> read on! ;-)
<wpwrak> (tresor code) abandoned that approach in 2013. where have you been ? ;-)
<DocScrutinizer05> you know you can even abuse normal LED as photdiode?
<DocScrutinizer05> (where have you been?) on youtube, watching a video of xiangfu
<wpwrak> aaah ! ;-)
<DocScrutinizer05> it was top hit on google
<wpwrak> link ?
<DocScrutinizer05> google:anelok
<DocScrutinizer05> git was 2nd
<wpwrak> aah :)
<wpwrak> wow. that's old :)
<DocScrutinizer05> yeah, but names like anelok are awesome
<wpwrak> indeed. very google-friendly ;-)
<wpwrak> take this, amazon "echo" :)
<wpwrak> i actually had a photo sensor input in the design for a while. but nobody did anything with the idea, so i kicked it out again. space is critical, no room for might have beens :)
<DocScrutinizer05> you got a LED, right?
<DocScrutinizer05> btw a photsensor is fine to save energy by dimming backlight
<DocScrutinizer05> if you got any ;-)
<DocScrutinizer05> hey, you have a transparent case (of sorts) - so adding a photo-(LE)D shouldn't be any big issue
<DocScrutinizer05> those red SMD LEDs are really tiny
<DocScrutinizer05> and work amazingly well as photodiode
jwhitmore has joined #qi-hardware
<DocScrutinizer05> if the case was completely transparent, a simple tiny LED mounted directly on PCB and connected to a A/D GPIO should suffice to receive the morse-gif
<DocScrutinizer05> if you want to paint it black, you might need a window for the LED
<DocScrutinizer05> usecase: on PC hit F6, enter "anel.ok", activate anelok receive mode and hold device direction screen, hit PC <enter>, wait until anelok received valid fingerprint code (display flashes with code received), hit PC <enter> again to return to $arbitrary_page, on anelok authenticate for password playback, plug in anelok to PC USB where it registers as kbd and "types" the (username and) password
<DocScrutinizer05> unplug
<DocScrutinizer05> sounds good?
<DocScrutinizer05> lemme rephrase to eliminate some fuzzy wording
<DocScrutinizer05> usecase: on PC in browser $arbitrary_page hit F6, enter "anel.ok", activate anelok receive mode and hold device direction screen, hit PC <enter>, wait until anelok received valid fingerprint code (anelok display flashes with fingerprint code received), hit PC <enter> again to return to $arbitrary_page, on anelok authenticate for password playback, plug in anelok to PC USB where it enumerates as kbd and "types" the (username and)
<DocScrutinizer05> password
<DocScrutinizer05> (wait until...) shouldn't take longer than 3 s usually
jwhitmore has quit [Ping timeout: 246 seconds]
<DocScrutinizer05> for the "morse" encoding you probbaly could re-use ordinary barcode decoder and instead of width of black and white stipes in barcode you use black and bright periods of duration proportional to bar's width
<DocScrutinizer05> in the animated gif
jwhitmore has joined #qi-hardware
<DocScrutinizer05> oooh, and probably ANELOK should rather display both the fingerprint code and the associated name (aka website URL or whatever) on receiving a valid code
<DocScrutinizer05> err the display is OLED, right? not LCD with backlight
* DocScrutinizer05 just pondered exploiting the LCD backlight LEDs as photosensor. That won't fly with OLED
<DocScrutinizer05> could you share a http link to recent anelok schematics please?
jwhitmore has quit [Ping timeout: 246 seconds]
wildlander has joined #qi-hardware
<wpwrak> note that this will change a fair bit
<wpwrak> lemme make a WIP snapshot ...
<wpwrak> key changes: AAA battery, 2nd MCU