DocScrutinizer05 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, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
pcercuei has quit [Ping timeout: 260 seconds]
porchao has joined #qi-hardware
wej_ has quit [Ping timeout: 245 seconds]
Luke-Jr has quit [Excess Flood]
Luke-Jr has joined #qi-hardware
wolfspraul has joined #qi-hardware
rz2k has joined #qi-hardware
Luke-Jr has quit [Read error: Connection reset by peer]
Luke-Jr has joined #qi-hardware
panda|x201 has joined #qi-hardware
xiangfu has quit [Remote host closed the connection]
panda|x201 has quit [Ping timeout: 265 seconds]
panda|x201 has joined #qi-hardware
panda|x201 has quit [Ping timeout: 272 seconds]
wej has joined #qi-hardware
panda|x201 has joined #qi-hardware
jekhor has joined #qi-hardware
<apelete> Good morning
<apelete> mth: I saw an interesting way of representing a number in the programming manual last night, been thinking about it on my way to work today
<apelete> the number was written 0x00001500
<apelete> in hex
<apelete> and then the same value was written as H'15
<apelete> mth: what is that H'15 notation and how do you read it ? I don't remember ever seeing that before
lekernel has joined #qi-hardware
rz2k has quit []
dos1 has joined #qi-hardware
wej has quit [Ping timeout: 263 seconds]
wej has joined #qi-hardware
panda|x201 has quit [Ping timeout: 272 seconds]
Luke-Jr has quit [Read error: Connection reset by peer]
Luke-Jr has joined #qi-hardware
<DocScrutinizer05> wpwrak: nice article
<wpwrak> eintopf: that array of transceivers looks strangely powerful ;-)
<eintopf> wpwrak: yea, I have a little usb powering problems sometimes
<eintopf> when my brother turns his lights on in the neighboor room
<eintopf> funny :)
<wpwrak> that seems odd. the critters don't draw much power
<eintopf> wpwrak: maybe my usb cable is too long and i put too much devices on it
<eintopf> put I think it's the cable
<eintopf> all my usb devices makes a reset
<eintopf> I change a little bit my usb setup now
<eintopf> using integrated usb hub in my monitor, maybe I get more power
<DocScrutinizer05> eintopf: CFL lamp?
<DocScrutinizer05> or LED?
<DocScrutinizer05> or even FL
<DocScrutinizer05> I think when your usb devices reset when some lights are turned on, then that's quite usually an issue of EMI razher that power brownout (unless the lights are 1000W halogen incandescent)
<eintopf> halogen lamp
<DocScrutinizer05> hmmm
<DocScrutinizer05> those actually have quize a bit of inrush current to heat up
<eintopf> when I had a analog connection, I saw this too
<DocScrutinizer05> could you "record" the 50 (60?) Hz powerline from e.g. a magnetic mic or coil placed near to a transformer, and feed this to the mic input of your PC?
<DocScrutinizer05> assuming you have no true storage scope
<DocScrutinizer05> I'd be highly interested in the five seconds around the lamp-on event
<DocScrutinizer05> you also could use the line-in and a 12V AC adapter plus a 50/1 resistor voltage divider
<eintopf> oh, ehm
<eintopf> when I have time
<eintopf> you want that I do some record on my microphone input?
<DocScrutinizer05> audacity makes for an excellent low frequency storage scope
<eintopf> to sampling the light on thing?
<DocScrutinizer05> yep
<eintopf> and where should I put the wire?
<DocScrutinizer05> I'd be interested in what kind of brownout (or other) event on mains line causes USB devices to reset
<eintopf> DocScrutinizer05: ah ok
<DocScrutinizer05> like I said, most accurate and simple and foolproof design is a 12V AC power supply (some DSL routers or modems etc have such), and user a voltage divider from a 5k and a 100Ohm resistor, then feed the both ends of the 100R to the line-in contacts of the PC
<DocScrutinizer05> make sure the 12V is not galvanically coupled to protective earth
<DocScrutinizer05> from your photo I gather you should know what i'm talking about ;-)
<eintopf> a little bit
<eintopf> I know voltage divider
<DocScrutinizer05> that's about all it needs :-)
<eintopf> and I have some 12 AC power supply here, of course
<eintopf> from old routers which I put my mobile phone rs232 on
<DocScrutinizer05> yep
<DocScrutinizer05> AC is inportant
<DocScrutinizer05> im*
<DocScrutinizer05> you'll want to test that power supply with a multimeter anyway, to make sure it has no connection from secondary side to protective earth of mains
<DocScrutinizer05> so you same time can check if it's actually AC, or maybe DC
<eintopf> ah, I have a multimeter here
<DocScrutinizer05> given you have some resistors at hand (or maybe a 47k potentiometer). the most troublesome component of the whole thing is the cable with 3.5mm plug to plug into line-in of PC
<DocScrutinizer05> the rest are lab probe wires ;-)
<eintopf> I have resistors, potentiometer I have everything
<eintopf> but I don't know which resistor group I have
<eintopf> but I can connect them
<eintopf> in row
<DocScrutinizer05> use your meter to check size
<DocScrutinizer05> size? value? meh, resistance
<eintopf> but I try this at weekend
<DocScrutinizer05> if you only have identical ones, connect 10 of them in series, make sure it's a total resistance of 500<R<500k. and solder/clib the both wires of the line in to one of those 10 resistors
<DocScrutinizer05> line in should be fine with anything from 50mV to 2V
<DocScrutinizer05> it shouldn't smoke up even with 12V, but you rather try to avoid testing that ;-)
<DocScrutinizer05> or use this approach: http://www.vlf.it/polard/rcf.html
<eintopf> I need a digital storage oscilloscope
<DocScrutinizer05> hehe
<DocScrutinizer05> a PC is absolutely great for such low frequencies
<DocScrutinizer05> particularly when you don't have any special needs regarding triggering
<eintopf> yeah for <= 22 khz, or?
<DocScrutinizer05> I think soundcards can probably usually go as high as 100kHz
<eintopf> ah
<DocScrutinizer05> depends
<eintopf> I though because these 44khz which human can hear or something else
<eintopf> but I had a idea some time ago
<eintopf> to use a atmega32 or something else
<DocScrutinizer05> 44ks/s is usual sampling frequency based on physioacustics
<eintopf> and capture something from adc
<eintopf> and save it on my pc and use gnuplot for plotting
<DocScrutinizer05> the ADC can go way higher though
<DocScrutinizer05> most cards offer 96k sampling freq
<DocScrutinizer05> some go even higher
<eintopf> 07:01.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
<eintopf> love this card
<eintopf> on onboard I hear too much usb traffic :)
<DocScrutinizer05> yeah, S/N often is poor for the embedded audio codecs
<DocScrutinizer05> though usually mostly a problem for mic input, less for line-in
<eintopf> in my last company which I worked
<eintopf> I made some manual audio tests
<eintopf> then I heard something, I say ok it wasn't terrible
<eintopf> but then I turn on the iperf tool
<eintopf> the complete ethernet bus was heard
<eintopf> and terrible loud
<DocScrutinizer05> haha
<DocScrutinizer05> audio-in is one of the features only poorly tested on PC
<eintopf> yea
<DocScrutinizer05> I guess manufacturers could get away with soldering dummies on the PCB
<eintopf> mhh, I am only a little software guy
<eintopf> but a little embedded software guy
<DocScrutinizer05> rarely anybody ever using it (except of course for old [non-USB] headsets, and VoIP/skype)
<DocScrutinizer05> sorry, busy suff: http://talk.maemo.org/showthread.php?p=1381926#post1381926 bbl
<DocScrutinizer05> stuff even
<DocScrutinizer05> o/
<wpwrak> nice typo ;-)
xiangfu has joined #qi-hardware
xiangfu has quit [Ping timeout: 245 seconds]
xiangfu has joined #qi-hardware
xiangfu has quit [Read error: Connection reset by peer]
<eintopf> wpwrak: http://en.wikipedia.org/wiki/Noise_generator for anelok, but I think you know that already
rz2k has joined #qi-hardware
xiangfu has joined #qi-hardware
qi-bot has quit [Ping timeout: 272 seconds]
jekhor has quit [Ping timeout: 272 seconds]
wej has quit [Ping timeout: 264 seconds]
wej has joined #qi-hardware
<mth> apelete: I think H'15 just means 15 in hexadecimal; because it's in bit 15..8 of a register that explains the extra "00" after it
rz2k has quit [Read error: Connection reset by peer]
<apelete> that makes sense, indeed
paul_boddie has joined #qi-hardware
<paul_boddie> qi-hardware.com seems unhappy. :-/
<paul_boddie> Maybe I shouldn't have uploaded a 9MB Ogg Theora file to it yesterday. ;-)
<cde> you foolish fool, you. ;p
<viric> 9MB! that's crazy
<viric> that's millions of bytes!
<paul_boddie> It seemed to work afterwards, so I doubt it was that, really.
<paul_boddie> MediaWiki had the limit set to 1.9GB or something, in fact.
* lekernel is happily using other servers
* paul_boddie is also happily using other servers for most of his stuff, but likes sharing stuff on qi-hardware.com, too.
pcercuei has joined #qi-hardware
qi-bot has joined #qi-hardware
pcercuei has quit [Ping timeout: 265 seconds]
kilae has joined #qi-hardware
xiangfu has quit [Ping timeout: 272 seconds]
<paul_boddie> qi-hardware.com is back! Thanks, wolfspraul, xiangfu, or whoever you are! :-)
paul_boddie has quit []
pcercuei has joined #qi-hardware
wej has quit [Ping timeout: 245 seconds]
wej has joined #qi-hardware
kilae has quit [Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258]]
pcercuei has quit [Ping timeout: 260 seconds]
wej has quit [Ping timeout: 260 seconds]
kristianpaul has quit [Ping timeout: 240 seconds]
wej has joined #qi-hardware
pcercuei has joined #qi-hardware
qwebirc88555 has joined #qi-hardware
<qwebirc88555> Hi..
<qwebirc88555> I'm from Brazil, and I'm very interested in the Ben Nanonote
<qwebirc88555> But I can't find a place to buy it...
<mth> afaik there were quite a few produced, so there might be some left
<mth> I don't know who would have them though
<mth> wolfspraul: do you have a warehouse full of Bens somewhere? ;)
<cde> http://blog.elphel.com/2013/10/fpga-is-for-freedom/ "But this shift to Free Software does not yet apply to the main part of the software tools – tools for the FPGA or programmable logic (PL) in terms of Zynq development."
<cde> an interesting article
<qwebirc88555> If I heard about this project before...
<qwebirc88555> Nothing serious, just a hobby, but I'm trying to learn about programming... This is the ultimate geek project..
<cde> no, Skynet is the ultimate geek project
<cde> however the Ben is very cool
<cde> did you see my query btw?
<qwebirc88555> No, i didn't, this crappy computer has problems...
<qwebirc88555> Pandora is too expensive... Ben Nano would be perfect...
jekhor has joined #qi-hardware
<wpwrak> qwebirc88555: pulster.eu may still have some. a bit awkward to buy from there, though
wolfspraul has quit [Ping timeout: 272 seconds]
<dos1> awkward? why?
<wpwrak> no credit card. also, some of the site is in german only.
<qwebirc88555> Only Paypal
qwebirc88555 has quit [Quit: Page closed]
pcercuei has quit [Ping timeout: 246 seconds]
lilvinz has quit [Excess Flood]
lilvinz has joined #qi-hardware
kristianpaul has joined #qi-hardware
cde has quit [Quit: leaving]
cde has joined #qi-hardware
qi-bot has quit [Ping timeout: 264 seconds]
dos11 has joined #qi-hardware
dos1 has quit [Ping timeout: 240 seconds]
kristianpaul has quit [Ping timeout: 268 seconds]
kristianpaul has joined #qi-hardware
kristianpaul has quit [Changing host]
kristianpaul has joined #qi-hardware
dos11 is now known as dos1
pcercuei has joined #qi-hardware
jekhor has quit [Ping timeout: 272 seconds]
pcercuei has quit [Ping timeout: 260 seconds]
lekernel has quit [Quit: Leaving]