The Arduino reference says the Due can attach an interrupt on every digital pin. Before I spend my time debugging, is this true on the Neo too?
My preference would be that they are exposed, not included. This is a tinkerer's device, and therefore shouldn't make too much prefab assumptions....
Thanks for the info. I'll check out the mosfet. A solid state relay seems quite some overkill, if I look at the device. I need my glow plug to be...
My project uses a 1.5V glowplug, which draws quite some amps to get as hot as it needs to be. I don't know how much, but the RC plane guys told me...
I've looked several times at CO2 sensors for home usage, but they are quite expensive in comparison to other sensors, and they seem to need...
I write my code on my laptop. As I'm a Java developer I use Eclipse as the IDE to create programs that will run on Linux on the Neo, and I use...
In my project I need to power a glowplug for a second or so. This glowplug works on 1.5v, and I guess it slurps as much ampère as it can get, but...
I'm using the Linux Neo, the latest release on the website. I haven't tried to compile the drivers. I'm kind of afraid to sink into a deeper...
@waltervl, it is plug and play on my Ubuntu 16 laptop, but not on the Neo...
I have replaced my test antenna with a different one. I'm back at square one. lsusb shows the device; Bus 001 Device 002: ID 0bda:8179 Realtek...
Hmm, yes, hadn't thought of that. Yes, the Mega is a 5v. Grmbl. Adding a logic level converter seems to annulate my cost savings:...
Yes, the Mega accepts 12v. I can of course split the power supply to supply both. Would it still be necessary to have a GND<->GND connection?...
Apart from the possibility to add a multiplexer I'm considering to use my Arduino Mega as a second arduino in my project. This way I'm sure I can...
Neo's package does state: Arduino Uno compatible... That doesn't end with simple read and writes to pins, does it?
@waltervl Never heard of PORTD until now, but what is the difference in ports?
I have build a part of my project around my Arduino Mega, and I'm reconsidering to move it to my Neo. On my Mega I already use quite some pins,...
@jas-mx, thanks! This solved it. udooer@udooneo:~$ sudo apt-get install firmware-ralink Reading package lists... Done Building dependency tree...
I'm trying out a small WiFi dongle that I had lying around. The dongle works when I plug it into a RaspPi, and a Ubuntu based laptop. The Neo sees...
I'm not a C++ programmer by heart, but afaik there is no float constructor of a string , is there? If you initialize it with 0 I guess it will...
Because I read things like "the Linux driver is hard to install, this will take me a month...."
Separate names with a comma.