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