<FR^2>
colttt: I assume with such a simple circuit as on that raspberry pi example you might not get a good accuracy, but I really don't have practical experience with that. I just think of constant currents, constant voltages etc. etc.
asie has joined #cubieboard
<cubear>
you can always use an external I2C ADC for better accuracy
<colttt>
and how can i connect that to the cubieboard?
<cubear>
over i2c?
<cubear>
you'll need a breakout board too. Personally I use it in breadboarding applications
cubear has quit [Quit: Leaving]
nesthib has quit [Excess Flood]
<colttt>
cubear.. hmm, but we will put the cubie in a small package to measure some freezers, each freezer, one cubie with a pt100
Guest89431 has joined #cubieboard
ricardocrudo has quit [Remote host closed the connection]
ricardocrudo has joined #cubieboard
ricardocrudo has quit [Remote host closed the connection]
ChaosKrieger has joined #cubieboard
ricardocrudo has joined #cubieboard
bizarro_1 has quit [Ping timeout: 265 seconds]
bizarro_1 has joined #cubieboard
ricardocrudo has quit [Remote host closed the connection]
ricardocrudo has joined #cubieboard
ricardocrudo has quit [Remote host closed the connection]
ricardocrudo has joined #cubieboard
asie has quit [Quit: I'll probably come back in either 20 minutes or 8 hours.]
<FR^2>
colttt: out of interest, what are you measuring? or what are you aiming at?
datagutt has joined #cubieboard
asie has joined #cubieboard
nighty-_ has quit [Ping timeout: 264 seconds]
nighty-_ has joined #cubieboard
<colttt>
Fr^2: my goal is to measuring freezers in our laboratorie
<FR^2>
Okay, my freezer doesn't change size, so it's not the size you're measuring ;) I meant how often do you want to measure the temperature? One temperature sensor per freezer? And to what result? Long-term monitoring? Alarming?
<colttt>
FR^2, both, i would like it to insert in a SQl-database, or get it in my moitoring system, and yes with alerting
<colttt>
how often i think every minute.. and yes one sensor per freezer..
<colttt>
we need it for the german audti
<colttt>
s/audti/audit/
<infobot>
colttt meant: we need it for the german audit
<FR^2>
hmmhmm.
smccarthy has joined #cubieboard
<colttt>
soo i go home.. bb
<FR^2>
Then they probably want an autition of the measuring system and its calibration as well
<FR^2>
s/autition/audition/
<infobot>
FR^2 meant: Then they probably want an audition of the measuring system and its calibration as well
Mounicq has joined #cubieboard
colttt has left #cubieboard [#cubieboard]
asie has quit [Quit: I'll probably come back in either 20 minutes or 8 hours.]
krispis78 has joined #cubieboard
<krispis78>
hi
<krispis78>
i have a problem for install teamspeak 3 server in a cubietruck, can yu help me please?
<krispis78>
./ts3server_linux_x86: 1: ./ts3server_linux_x86: Syntax error: word unexpected (expecting ")") 3server_linux_x86: Syntax error: word unexpected (expecting ")") -bash: syntax error near unexpected token `('
<krispis78>
this is the message when i try to execute the script
<krispis78>
can you help me
<krispis78>
???
<Montjoie>
cubietruck is ARM, not x86
<Montjoie>
you need to find ARM binaries or recompile it
<krispis78>
yes but i have installed a lot of programs for debian
<krispis78>
can i emulate x86 cpu in the cubietruck??
<iggy>
with qemu
<iggy>
it's going to be ungodly slow though
<jelly>
krispis78: programs from debian are built specifically for an ARMv7 compatible CPU like yours. ./ts3server_linux_x86 is built for "x86"... ask your vendor for armhf builds if you can.
<krispis78>
thanks
tat has quit [Remote host closed the connection]
<Bushmills>
krispis78: the "file" utility you have with linux tells you more about those installed binaries
<Bushmills>
for example, file /bin/bash
irc4001 has quit [Ping timeout: 240 seconds]
<krispis78>
i see the forums and is imposible
<krispis78>
thanks
krispis78 has quit [Quit: Page closed]
<FR^2>
:)
<FR^2>
The raspberry pi's curse is finally coming to the cubieboards as their user numbers grow :)
asie has joined #cubieboard
shineworld has quit [Quit: Leaving]
<Bushmills>
ah, the "why doesn't it run windows" kind of questions?
numbie has quit [Quit: Leaving]
DEac- has joined #cubieboard
DEac-_ has quit [Read error: Connection reset by peer]
<rm>
yeah
<rm>
it totally should run at least windows 98
<rm>
it has a whole 1 gig of RAM so what is the problem
<jelly>
FR^2: formerly: the ubuntu curse; see also: Eternal September
<jelly>
ought to be doable with qemu-system-x86 and a lot of patience
<iggy>
qemu-user-x86 would probably work well enough for that piece of software
<iggy>
and I use the term "well enough" very loosely
<iggy>
either way it's probably going to be unusable for a real time communications server
<jelly>
iggy: it's one of those bits of software that get annoyed if HZ is not exactly 1000, and rather timing sensitive
<iggy>
realistically though, I'd probably go with mumble if I was dead set on running a voice chat server on an arm board
Eyal__ has quit [Ping timeout: 264 seconds]
<FR^2>
is there any usable video conference system freely available? ^^
<FR^2>
That would be some cool thing for running on my new cubietruck
tat has joined #cubieboard
tat has quit [Remote host closed the connection]
sassmann has quit [Ping timeout: 265 seconds]
deasy has joined #cubieboard
smccarthy2 has joined #cubieboard
smccarthy has quit [Ping timeout: 240 seconds]
asie has quit [Quit: I'll probably come back in either 20 minutes or 8 hours.]
_massi_ has quit [Remote host closed the connection]
asie has joined #cubieboard
datagutt has quit [Quit: kthxbai]
datagutt has joined #cubieboard
smccarthy2 has quit [Remote host closed the connection]
smccarthy has joined #cubieboard
Mounicq has quit [Ping timeout: 252 seconds]
Eyal_ has joined #cubieboard
Guest89431 has quit [Read error: Connection reset by peer]
nesthib has joined #cubieboard
nesthib is now known as Guest87217
<Bushmills>
FR^2: there is hasciicam :)
Eyal_ has quit [Ping timeout: 264 seconds]
<FR^2>
Bushmills: Sounds creepy :) I found a wikipedia page of conferencing systems, most of them are proprietary
* jelly-home
toyed with the possibility of getting skype's android SDK and wrapping it with audio and video io
wickwire has quit [Remote host closed the connection]
<jelly-home>
however: too much hassle; undistributable
asie has quit [Remote host closed the connection]
asie has joined #cubieboard
FR^2 has quit [Quit: Connection reset by peer]
DEac-_ has joined #cubieboard
irc4001 has joined #cubieboard
DEac- has quit [Read error: Connection reset by peer]
shineworld has joined #cubieboard
DEac- has joined #cubieboard
DEac-_ has quit [Read error: Connection reset by peer]
asie has quit [Quit: I'll probably come back in either 20 minutes or 8 hours.]
rundfunk has quit [Ping timeout: 252 seconds]
Guest87217 has quit [Changing host]
Guest87217 has joined #cubieboard
Guest87217 is now known as nesthib
rundfunk has joined #cubieboard
<shineworld>
someone know where download Android SDK 1.07 ?
FR^2 has joined #cubieboard
FR^3 has joined #cubieboard
FR^4 has joined #cubieboard
FR^4 has quit [Remote host closed the connection]
FR^2 has quit [Client Quit]
FR^3 has quit [Client Quit]
FR^2 has joined #cubieboard
nils_2 has quit [Quit: WeeChat 0.4.4-dev]
nils_2 has joined #cubieboard
<FR^2>
those files on dl.cubieboard.org... "bootfs-part1" and "rootfs-part2" - I assume there's some kind of default way to bring them on a microSD?
shineworld has quit [Quit: Leaving]
hramrach has quit [Ping timeout: 272 seconds]
hramrach has joined #cubieboard
<FR^2>
okay, okay, the rootfs is an archive of the rootfs :)
deffrag__ has joined #cubieboard
deffrag_ has quit [Ping timeout: 240 seconds]
Thorn has quit [Read error: Connection reset by peer]
smccarthy2 has joined #cubieboard
smccarthy has quit [Ping timeout: 264 seconds]
OutOfLine has quit [Ping timeout: 252 seconds]
nighty-_ has quit [Quit: Disappears in a puff of smoke]
niklare has joined #cubieboard
<niklare>
is someone there who can help me use ssh?
<mnemoc>
google can
<niklare>
thanks ...
<niklare>
exit
RA3OR has quit [Quit: RA3OR Script® v0.8]
niklare has quit [Quit: leaving]
Thorn has joined #cubieboard
Thorn has quit [Changing host]
Thorn has joined #cubieboard
<FR^2>
it seems to boot, it seems that the router assigns an IP, but no output on hdmi. Well, at least I got to know how a microSD hast to be structured for a cubietruck to boot from it
<FR^2>
okay second try tomorrow :)
<FR^2>
n8
FR^2 has quit [Quit: Leaving]
MadSpark has quit [Remote host closed the connection]
FergusL has quit [Remote host closed the connection]
datagutt has quit [Ping timeout: 245 seconds]
gzamboni has quit [Ping timeout: 246 seconds]
<mercutio>
heh i got hdmi but no ethrenet
<mercutio>
and hdmi doesn't fit on screen
DV has quit [Ping timeout: 252 seconds]
tat has joined #cubieboard
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
DV has joined #cubieboard
ganbold_ has quit [Remote host closed the connection]