-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathindex.html
79 lines (67 loc) · 5.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Tmrh20.github.io : Project and library class documentation" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Tmrh20.github.io</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/TMRh20">View on GitHub</a>
<h1 id="project_title">Tmrh20.github.io</h1>
<h2 id="project_tagline">Project and library class documentation</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a name="tmrh20-projects-github-pages" class="anchor" href="#tmrh20-projects-github-pages"><span class="octicon octicon-link"></span></a>TMRh20 Projects GitHub Pages</h3>
<p><strong>Class documentation for GitHub projects</strong> </p>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> Optimized RF24 NRF24L01 Radio Library for Arduino:</strong> offers improved high speed data transfers along with overall increased reliability and performance. </b><br>
<strong> <a href="http://nRF24.github.io/RF24/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/RF24/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> nrf_to_nrf NRF52 Radio Library for Arduino:</strong> OSI layer 2 driver for NRF52 devices </b><br>
<strong> <a href="http://TMRh20.github.io/nrf_to_nrf/html/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/nrf_to_nrf/archive/refs/heads/main.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> Optimized RF24Network Library Fork:</strong> provides additional features and utilizes benefits of core library update. </b><br>
<strong> <a href="http://nRF24.github.io/RF24Network/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/RF24Network/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> RF24Mesh Library for RF24Network:</strong> provides dynamic configuration and addressing for RF24Network. </b><br>
<strong> <a href="http://nRF24.github.io/RF24Mesh/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/RF24Mesh/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> RF24Ethernet (TCP/IP) Library for RF24Mesh:</strong> provides TCP/IP over RF24Network/RF24Mesh. </b><br>
<strong> <a href="http://nRF24.github.io/RF24Ethernet/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/RF24Ethernet/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> AAAudio Sampling/Recording/Streaming/Playback Library </strong>Designed for Arduino Due, also supports AVR devices. </b><br>
<strong> <a href="http://TMRh20.github.io/AutoAnalogAudio/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/AutoAnalogAudio/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> TMRpcm Audio Playback Library for Arduino: </strong>Allows playback of audio from SD card with minimal hardware. </b><br>
<strong> <a href="https://github.com/TMRh20/TMRpcm/wiki">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/TMRpcm/archive/master.zip">Download</a> </strong><br>
-------------------------------------------------------------------------------------------------------------------------------------
<p><strong><b> RF24Audio Library </strong> for realtime audio streaming Arduino to Arduino or to PC </b><br>
<strong> <a href="http://nRF24.github.io/RF24Audio/">Documentation</a> </strong><br>
<strong><a href="https://github.com/TMRh20/RF24Audio/archive/master.zip">Download</a> </strong></p><br>
-------------------------------------------------------------------------------------------------------------------------------------
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>