Wiki » History » Version 16
Joseph Foley, 2012-09-27 17:38
signup for partners
1 | 1 | Joseph Foley | h1. Wiki |
---|---|---|---|
2 | |||
3 | 3 | Joseph Foley | h1. Scheduling |
4 | |||
5 | * [[Proposal Presentation Schedule]] |
||
6 | * [[Final Presentation Schedule]] |
||
7 | |||
8 | 1 | Joseph Foley | h1. Specifications |
9 | |||
10 | * [[Research Notebooks]] |
||
11 | |||
12 | 15 | Joseph Foley | h1. Lab Resources |
13 | |||
14 | * [[LAB3 Diodes Transistors]] |
||
15 | 16 | Joseph Foley | ** [[LAB3 Partners]] |
16 | 15 | Joseph Foley | |
17 | 1 | Joseph Foley | h1. Software |
18 | |||
19 | 2 | Joseph Foley | h2. Instant Messaging |
20 | |||
21 | 7 | Joseph Foley | Our jabber/xmpp server is @jabber.ru.is@ |
22 | 5 | Joseph Foley | |
23 | 6 | Joseph Foley | Our chat room is mechatronics@conference.jabber.ru.is |
24 | |||
25 | 2 | Joseph Foley | * Pidgin http://www.pidgin.im/ |
26 | 8 | Joseph Foley | * Adium(OSX) http://adium.im/ |
27 | 5 | Joseph Foley | |
28 | 2 | Joseph Foley | * RU Instructions at https://samvinna.ru.is/projects/projects/samvinna/wiki/Jabberruis |
29 | ** Register at https://jabber.ru.is:9091/plugins/registration/sign-up.jsp |
||
30 | |||
31 | 1 | Joseph Foley | h2. SubVersion |
32 | |||
33 | 11 | Joseph Foley | Our repository is at https://projects.cs.ru.is/svn/mechatronics1-2012 |
34 | 4 | Joseph Foley | |
35 | 9 | Joseph Foley | * Good guide to SVN http://svnbook.red-bean.com/ |
36 | |||
37 | 1 | Joseph Foley | * TortoiseSVN http://tortoisesvn.tigris.org/ |
38 | 12 | Joseph Foley | * Binaries for OSX http://www.collab.net/downloads/subversion#tab-3 |
39 | 1 | Joseph Foley | |
40 | h2. LaTeX |
||
41 | |||
42 | * LaTeX for Windows: |
||
43 | ** MikTeX http://miktex.org/2.9/setup |
||
44 | ** TeXStudio http://texstudio.sourceforge.net/ |
||
45 | |||
46 | * LaTeX for Mac OS: |
||
47 | ** MacTeX http://www.tug.org/mactex/2011/ |
||
48 | ** Texmaker http://www.xm1math.net/texmaker/ |
||
49 | 13 | Joseph Foley | |
50 | h2. Arduino |
||
51 | |||
52 | * Main website http://arduino.cc |
||
53 | 14 | Joseph Foley | * C++ limitations on the AVR/Arduino http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_cplusplus |
54 | * Pretty good reference/tutorial on C++ http://cplusplus.com/ |
||
55 | 13 | Joseph Foley | * [[Eclipse Arduino]] |