[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Library for easy serial communication with Arduino
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 19 Feb 2015 18:46:23 +0200
On Thu, Feb 19, 2015 at 6:30 PM, Lorenzo Donati
<lorenzodonatibz@tiscali.it> wrote:
> That looks nice, thanks! I didn't know winapi had that feature! Unortunately
> it seems winapi is stuck with Lua 5.2 (I just quickly checked its repository
> on github).
Sounds like a cool thing to do this weekend, since it's far too hot to
do gardening or much else outside. Should be pretty straightforward;
5.2 compatible code doesn't need much tweaking to run on 5.3.
But I don't have any serial hardware at home, so the testing might be
theoretical until I get back to the lab and they tend to harness me to
a C++ compiler as soon as I get in ;)