Raspberry Pi Microcontroller Framework Code
Raspberry Pi Microcontroller Framework
Brought to you by:
pmunts
File | Date | Author | Commit |
---|---|---|---|
GPIO_server | 2015-04-17 |
![]() |
[5bb912] Bumped version of the GPIO server package |
LED_server | 2015-09-03 |
![]() |
[606976] Removed prebuilt Debian packages |
LPC1114_server | 2015-06-11 |
![]() |
[93f7b4] Moved git repositories to git.munts.com |
Missile_server | 2015-09-03 |
![]() |
[606976] Removed prebuilt Debian packages |
expansion | 2015-08-31 |
![]() |
[a05102] Bumped the assembly version to 2.0.x.x |
scripts | 2015-09-04 |
![]() |
[6f4495] Removed mono-gmcs and mono-mcs. Added telldus-... |
README.txt | 2015-06-11 |
![]() |
[3da2e8] Moved git repository to git.munts.com |
Raspberry Pi Microcontroller Framework This is a framework for using the [1]Raspberry Pi running [2]Raspbian or another standard Linux distribution as an embedded microcontroller. Git Repository The source code is available at: [3]http://git.munts.com Use the following command to clone it: git clone http://git.munts.com/rpi-mcu.git Copyright: Original works herein are copyrighted as follows: Copyright (C)2013-2015, Philip Munts, President, Munts AM Corp. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Redistributed works herein are copyrighted and/or licensed by their respective authors. __________________________________________________________________ Questions or comments to Philip Munts [4]phil@munts.net $Id$ I am available for custom system development (hardware and software) of products using the Raspberry Pi or other ARM microcomputers. References 1. http://www.raspberrypi.org/ 2. http://www.raspbian.org/ 3. http://git.munts.com/ 4. mailto:phil@munts.net