Difference between revisions of "Projects:Help"
(Created page with " Hardware interfacing cards") |
m |
||
(11 intermediate revisions by 3 users 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 = |
+ | == Nanode == | ||
+ | Atmel AVR prototyping platform developed at [http://wiki.london.hackspace.org.uk/view/Project:Nanode LHS]. | ||
+ | === Libraries === | ||
+ | * [http://jeelabs.org/2011/06/19/ethercard-library-api/ EtherCard] - Ethernet library | ||
+ | == Arduino == | ||
+ | Popular Atmel AVR prototyping platform. | ||
+ | == MSP430 Launchpad == | ||
+ | Prototyping platform by Texas Instruments. | ||
+ | === Libraries === | ||
+ | * [https://github.com/esmil/msp3n1s/ msp3n1s] - by esmil | ||
+ | == ESP Wifi Modules == | ||
+ | === Wemos === | ||
+ | * [http://micropython-on-wemos-d1-mini.readthedocs.io/en/latest/ Micropython workshop] - by Radomir, The Sheep. |
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.