by kalle | Aug 22, 2003 | Hardware projects
Här är ett antal länkar till lite olika konstruktioner jag hittat för att koppla en radiokontroller tille n PC.
RCFSpic
Enkel parallell ports kabel på For What Its Worth. Här finns en variant av denna kabel.
RC2PC(på franska) nyttjar Joystick porten istället.
Att koppla kontrollern genom USB porten verkar mest flexiblet men kräver lite mer avancerad konstruktion, se här.
by kalle | Jun 27, 2003 | Software development
The following section has to be added to build.xml to have Eclipse run Ant.
<!-- javac resolver -->
<available
classname="org.eclipse.core.launcher.Main"
property="build.compiler"
value="org.eclipse.pde.internal.core.JDTCompilerAdapter"
classpath="${java.class.path}"
/>
by kalle | Jun 27, 2003 | Software development
GExperts Inc – Gel is another Java IDE. It was recommended by people on the TINI-mailinglist. It supposed to be quick to start that is reasonable since it’s not written in Java as several others are.
by kalle | Jun 26, 2003 | Software development
Saw these on the TINI mailing-list, could maybe be interested for the TINI though do not know how fast or small they are.
kXML and kSOAP
There are also a version two of both at www.kxml.org and www.ksoap.org
by kalle | May 29, 2003 | Software development
Some experience gained today that can become useful.
If you select Run Ant on a build.xml file that uses the tasks defined in TiniAnt the run will fail since eclipse will not find the TiniAnt jar-file. To fix this, select Preferences in the Window Menu. Expand the Ant->Runtime tab in the list. Press Add JARs-button and point to you TiniAnt.jar file.
by kalle | May 29, 2003 | Hardware projects
MP3Projects – Where MP3 project developers get together! is a site collecting a lot of differnent MP3-projects- You can search on several criterias ampong the projects, processor used, storage used etc.