free software 1-wire (DS18x20) library (AVR, ARM)?83 (5/2/2013 6:23:48 PM) comp.arch.embedded BTW, is there any good 1-wire "master" interface library (as
used, e. g., to communicate with the DS18B20 temperature
sensors), which happens to be free software?
I'm aware of the Peter Dannegger & Mar... Ivan
cheap USB-capable MCUs: ARM 32 or AVR 8?173 (4/30/2013 5:37:51 PM) comp.arch.embedded In the price listings that I have at hand, it seems that an
USB-capable ("device" mode only needed) ATmega32U4 may cost
roughly thrice the cost of a similarly USB-capable ST32F103C8T6
(at 1.65 USD a piec... Ivan
http://www.atmel.com/Images/ PDFs13 (4/30/2013 3:02:46 PM) comp.arch.embedded Curiously, Atmel seem to have changed both their URI minting
scheme and the PDF formatting sometime between 19'th and 29'th.
(As well as their logo.)
Thus, the document formely known as, say:
http:/... Ivan
"walk over," and XPath-based substitutions?39 (4/6/2013 11:32:11 AM) comp.lang.perl.misc [Cross-posting to news:comp.text.xml, yet omitting it from
Followup-To:, for I'm primarily interested in Perl-based
solutions.]
Is there an easy way to invoke a particular code for each of XML
nodes ... Ivan
Imager::QRCode-ing octet sequences vs. zbarimg(1)2519 (3/13/2013 11:40:23 AM) comp.lang.perl.misc [AIUI, discussion of Perl modules is more appropriate for
news:comp.lang.perl.modules. Yet, it appears to be abandoned,
thus cross-posting to news:comp.lang.perl.misc. Cross-posting
to news:alt.barcode... Ivan
domain name ordering1227 (2/28/2013 8:36:51 AM) comp.lang.perl.misc One more "domain name" problem: write an "inequality" predicate
to compare domain names "right to left". IOW:
my @ordered
= qw (qux.example.net bar.example.org foo.bar.example.org foo.example.org);
... Ivan
should we Go now?1415 (2/24/2013 10:47:56 AM) comp.lang.perl.misc [Cross-posting also to news:comp.lang.perl.misc and
news:comp.lang.c, as Go seem to be positioned as a successor to
both the "system programming languages" (C) and the "Web
programming languages," of whi... Ivan
baud rate autodetection on AVR 8-bit?7035 (12/7/2012 2:17:16 PM) comp.arch.embedded BTW, is there an easy way to autodetect the baud rate while
using an AVR UART? (Preferably something that works with
ATmega8, given that those MCU's are such a cheap thing
nowadays.)
There're some i... Ivan
"\x1337\xcafe"?1540 (11/19/2012 6:55:21 AM) comp.lang.c Somehow, I assumed that the following two definitions are
equivalent:
unsigned char buf[]
= ("\x1337\xcafe");
unsigned char buf[]
= ("\x13" "37\xca" "\xfe");
However, it turns out... Ivan
cheap USB-capable MCUs: ARM 32 or AVR 8?173 (4/30/2013 5:37:51 PM) comp.arch.embedded In the price listings that I have at hand, it seems that an
USB-capable ("device" mode only needed) ATmega32U4 may cost
roughly thrice the cost of a similarly USB-capable ST32F103C8T6
(at 1.65 USD a piec... oneingray(254)
"walk over," and XPath-based substitutions?39 (4/6/2013 11:32:11 AM) comp.lang.perl.misc [Cross-posting to news:comp.text.xml, yet omitting it from
Followup-To:, for I'm primarily interested in Perl-based
solutions.]
Is there an easy way to invoke a particular code for each of XML
nodes ... oneingray(254)
PDF Stamper214 (4/4/2013 7:43:42 PM) comp.lang.perl.misc Googler's Matt Cutts G+ https://plus.google.com/+MattCutts/posts
***************************
PDF Stamper http://softicosoftware.blogspot.com/2012/03/pdf-stamper.html
vast DVD to ZUNE Converter http://aud... tkyriakos0555(1)
Bug in gcc? #3512 (4/4/2013 7:19:21 PM) comp.lang.c Hello,
Probably this is not the right place to ask, but anyway I will post my ques=
tion.
Why does this code:
#include
int main(void)
{
int i =3D 16777217;
float f =3D 16777217.0;
... diegotorquemada1(81)
shell command619 (4/2/2013 9:00:00 PM) comp.unix.shell Hello all,
I have a Makefile which starts with the following:
LIBS=$(shell pkg-config fftw3 gimp-2.0 --libs)
It fails with
Package fftw3 was not found in the pkg-config search path.
Perhaps you shou... guillaume5330(1)
A C++-Language Question (Maybe C, too)6417 (4/2/2013 12:01:32 AM) comp.arch.embedded Technically this should be on the C++ language group, but I want an
answer, not to either be sneered at or to start a religious war.
I think this works the same if it's C, once you take out the C++-isms.
... tim177(4404)
booting the Linux on bare metal board.1310 (3/21/2013 6:08:24 AM) comp.arch.embedded Hi guys
I was studying about the JTAG and than I all of sudden I got few questions
in my mind regarding the linux booting on the embedded hardware.
Actually I know the procedure of how the linux boots... piyushpandey
start whit micro2112 (3/18/2013 12:15:11 PM) comp.arch.embedded hi
I want to start with the micro, can you suggest some things
I think to arduino uno starter kit It's a good idea or not
thanks and bye
... giragira(1)
Imager::QRCode-ing octet sequences vs. zbarimg(1)2519 (3/13/2013 11:40:23 AM) comp.lang.perl.misc [AIUI, discussion of Perl modules is more appropriate for
news:comp.lang.perl.modules. Yet, it appears to be abandoned,
thus cross-posting to news:comp.lang.perl.misc. Cross-posting
to news:alt.barcode... oneingray(254)
identification of polar granules.61 (5/16/2013 7:34:52 PM) comp.lang.c The logic turned out to be a little bit more complicated than I
remembered, but mainly just because long expressions are needed to
access the various pieces of data. Look on modular or moddev1 at
/L1A/... jameskuyper(5157)