Difference between revisions of "Projects:Help"
m |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | = Mediawiki = | ||
+ | == Formatting Wikitext== | ||
+ | * [https://en.wikipedia.org/wiki/Help:Cheatsheet Cheatsheet] | ||
+ | * [https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki_markup] | ||
+ | * [https://en.wikipedia.org/wiki/Help:HTML_in_wikitext: Html in Wikitext] | ||
+ | |||
+ | = Create a new project page and add it to your user page.= | ||
+ | # Make new project using the [https://wiki.techinc.nl/index.php/Form:Project Form] | ||
+ | # Edit your new project page. Use the mediawiki mark-up language (see Cheatsheet above) | ||
+ | # Go to your member-page and add name of the project in the attribute "|Project = aProject, bProject" | ||
+ | # Underneath the page [https://wiki.techinc.nl/index.php/Projects Projects], click "refresh". | ||
+ | # Your name should now be added to the Participants field of the project. | ||
+ | |||
= Microcontrollers = | = Microcontrollers = | ||
== Nanode == | == Nanode == | ||
Line 12: | Line 25: | ||
== ESP Wifi Modules == | == ESP Wifi Modules == | ||
=== Wemos === | === Wemos === | ||
− | * | + | * [http://micropython-on-wemos-d1-mini.readthedocs.io/en/latest/ Micropython workshop] - by Radomir, The Sheep. |
− | [http://micropython-on-wemos-d1-mini.readthedocs.io/en/latest/ |
Latest revision as of 13:52, 24 September 2017
Contents
Mediawiki
Formatting Wikitext
Create a new project page and add it to your user page.
- Make new project using the Form
- Edit your new project page. Use the mediawiki mark-up language (see Cheatsheet above)
- Go to your member-page and add name of the project in the attribute "|Project = aProject, bProject"
- Underneath the page Projects, click "refresh".
- Your name should now be added to the Participants field of the project.
Microcontrollers
Nanode
Atmel AVR prototyping platform developed at LHS.
Libraries
- EtherCard - Ethernet library
Arduino
Popular Atmel AVR prototyping platform.
MSP430 Launchpad
Prototyping platform by Texas Instruments.
Libraries
- msp3n1s - by esmil
ESP Wifi Modules
Wemos
- Micropython workshop - by Radomir, The Sheep.