1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4 <hopobject id="3503" name="BBB" prototype="Page" created="1394762186387" lastModified="1395759322775">
5 <hop:parent idref="20" prototyperef="Page"/>
6 <edit_skin>edit_project</edit_skin>
7 <updatetime type="date">13.03.2014 20:56:26 CDT</updatetime>
9 <time type="date">13.03.2014 20:56:26 CDT</time>
10 <pseudoparent idref="20" prototyperef="Page"/>
11 <registrant>pm%electrical.jp@gtempaccount.com</registrant>
12 <pname>High Performance C++ API</pname>
13 <user>pm%electrical.jp@gtempaccount.com</user>
14 <pvcount type="float">9.0</pvcount>
15 <categories>library</categories>
16 <body><p>A high performance, memory mapped, C++ API for GPIO on the Beaglebone Black. Currently developing high performance analog input, SPI, and I2C. Unlike most APIs that use the linux /device file system for reading and writing to pins, this API uses linux mmap, for direct memory access to pin functionality. </p></body>
18 <homepage>https://github.com/petermancuso/bbb</homepage>
19 <render_skin>project</render_skin>
20 <shortdesc>BeagleBone Black GPIO, SPI and I2C API using high performance mmap.</shortdesc>