News

It’s named AltSoftSerial because it is a software-based serial library that is an alternative to the NewSoftSerial package.
The “N” in CAN stands for network, after all. The trick is to create a device ID for each desired CANSerial interface, which is done in his library using the usual Arduino setup step.
In the current setup, pins D10 and D11 of the Uno act as programmable TX and RX under the Software Serial library. The loudspeaker output pins (SPK_1 and SPK_2) of the module are routed to a small ...
Meanwhile, the Arduino Mega is getting the same USB chip along with an ATMega2560 processor with twice the memory. Right now only 128K is available, but that's a software limitation and they're ...
I'm taking the liberty of starting a new thread for Arduino projects, as I couldn't find one dedicated to this, and figure that there may be a few people around here who do this sort of thing. If ...