/WellyNet

Software Serial With Half Duplex Library for Arduino

Primary LanguageC++

WellyNet (based on SoftwareSerialWithHalfDuplex) - 
Multi-instance software serial with half duplex library for Arduino/Wiring

This is an implementation of a multi-node asynchronous communications protocol developed
by the student at FabLabWgtn as part of the 2015 FabAcademy class.

For any questions feel free to email me at daniel [at] fablabwa [dot] org

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA