📄 projects.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link rel="stylesheet" media="print" type="text/css" href="./print.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><div class="toc"><div class="tocheader toctoggle" id="toc__header">Table of Contents</div><div id="toc__inside"><ul class="toc"><li class="level1"><div class="li"><span class="li"><a href="#projects" class="toc">Projects</a></span></div><ul class="toc"><li class="level2"><div class="li"><span class="li"><a href="#software_projects" class="toc">Software Projects</a></span></div></li><li class="level2"><div class="li"><span class="li"><a href="#hardware_projects" class="toc">Hardware Projects</a></span></div></li><li class="level2"><div class="li"><span class="li"><a href="#commerical_products" class="toc">Commerical Products</a></span></div></li></ul></li></ul></div></div><h1><a name="projects" id="projects">Projects</a></h1><div class="level1"><p>Here are some projects or products that use the <a href="http://blackfin.uclinux.org/projects/uclinux533" class="urlextern" title="http://blackfin.uclinux.org/projects/uclinux533" rel="nofollow">uClinux</a> distribution:</p></div><!-- SECTION [1-146] --><h2><a name="software_projects" id="software_projects">Software Projects</a></h2><div class="level2"><table class="inline"> <tr> <th> Name </th><th> <acronym title="Uniform Resource Locator">URL</acronym> </th><th> Description </th> </tr> <tr> <td> Arbitrary Waveform Generator </td><td><a href="arbitrary_waveform_generator.html" class="wikilink1" title="arbitrary_waveform_generator.html">Arbitrary Waveform Generator</a> </td><td> A simple Arbitrary Waveform Generator - define a plot via a web interface, generate data, and send it to a DAC </td> </tr> <tr> <td> Asterisk PBX </td><td> <a href="http://www.rowetel.com/ucasterisk" class="urlextern" title="http://www.rowetel.com/ucasterisk" rel="nofollow">uCAsterisk</a> </td><td> Asterisk is a complete PBX in software. uCasterisk is one part of a project to build a completely open telephony hardware platform. </td> </tr> <tr> <td> Benchmarks </td><td> <a href="measuring_kernel_performance.html" class="wikilink1" title="measuring_kernel_performance.html">Measuring Kernel Performance</a> </td><td> Various main-line kernel and application benchmarks to see how Blackfin/uClinux compares to other Linux distributions </td> </tr> <tr> <td> QT <acronym title="Graphical User Interface">GUI</acronym> Library </td><td> <a href="qt_library.html" class="wikilink1" title="qt_library.html">QT_library</a> </td><td> Qt is a multiplatform C++ <acronym title="Graphical User Interface">GUI</acronym> toolkit created and maintained by Trolltech. It is enabled on Blackfin/uClinux. </td> </tr> <tr> <td> Browsers </td><td> <a href="browsers.html" class="wikilink1" title="browsers.html">Browsers</a> </td><td> 2 open source http text browsers are known to work on Blackfin/uClinux, links, and lynx. The other is a graphic web browser Konqueror3 embedded. Included is documentation to download these applications, configure them for Blackfin/uClinux, and run them on the Blackfin. </td> </tr> <tr> <td> LinPhone Voice over IP Phone </td><td><a href="linphone.html" class="wikilink1" title="linphone.html">Linphone</a> </td><td> use the console version of Linphone to make voice calls over the Internet </td> </tr> <tr> <td> Net Audio Player </td><td><a href="network_audio_player.html" class="wikilink1" title="network_audio_player.html">Network Audio Player</a> </td><td> Mount a Windows Share over the network, and play compressed audio files, controlled via a web browser </td> </tr> <tr> <td> Networked Scope </td><td><a href="netscope.html" class="wikilink1" title="netscope.html">netscope</a> </td><td class="leftalign"> A simple Networked Oscilloscope - capture data with a ADC, plot it with gnuplot, and pass it as a web page with boa or thttpd </td> </tr> <tr> <td> Pocket Sphinx </td><td> <a href="http://www.speech.cs.cmu.edu/pocketsphinx/" class="urlextern" title="http://www.speech.cs.cmu.edu/pocketsphinx/" rel="nofollow">pocketsphinx</a> </td><td> PocketSphinx is a version of the open-source Sphinx-II speech recognition system which runs on handheld and embedded devices. This snapshot is now running under real-time on the Blackfin/uClinux </td> </tr> <tr> <td> Adeos and Xenomai </td><td> <a href="adeos.html" class="wikilink1" title="adeos.html">Adeos</a> Xenomai </td><td> Adeos provides a flexible environment for sharing hardware resources among multiple operating systems, or among multiple instances of a single <acronym title="Operating System">OS</acronym>.Xenomai is a real-time development framework cooperating with the Linux kernel, in order to provide a pervasive, interface-agnostic, hard real-time support to user-space applications, seamlessly integrated into the GNU/Linux environment. Xenomai is based on Adeos. Adeos and Xenomai have been ported to the Blackfin/uClinux </td> </tr> <tr> <td> kaffe </td><td> <a href="http://www.kaffe.org/" class="urlextern" title="http://www.kaffe.org/" rel="nofollow">kaffe</a> <a href="http://docs.blackfin.uclinux.org/doku.php?id=run_java_application_on_stamp_board" class="urlextern" title="http://docs.blackfin.uclinux.org/doku.php?id=run_java_application_on_stamp_board" rel="nofollow">kaffe for blackfin</a></td><td> Kaffe is a clean room implementation of the Java virtual machine, plus the associated class libraries needed to provide a Java runtime environment. </td> </tr> <tr> <td> xmame </td><td> <a href="http://x.mame.net/" class="urlextern" title="http://x.mame.net/" rel="nofollow">homepage</a> <a href="http://blackfin.uclinux.org/projects/xmame/" class="urlextern" title="http://blackfin.uclinux.org/projects/xmame/" rel="nofollow">Project</a> <a href="xmame.html" class="wikilink1" title="xmame.html">Documentation</a> </td><td> Xmame and xmess are ports of MAME, the Multiple Arcade Machine Emulator and MESS, the Multi Emulator Super System. </td> </tr> <tr> <td> BlueZ </td><td> <a href="http://www.bluez.org/" class="urlextern" title="http://www.bluez.org/" rel="nofollow">BlueZ Homepage</a> <a href="bluez.html" class="wikilink1" title="bluez.html">Compiling BlueZ</a> </td><td> The overall goal of this project is to make an implementation of the Bluetooth鈩
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -