Difference between revisions of "Main Page"
From Embedded Systems Learning Academy
(→Welcome) |
(→Popular Tutorials) |
||
(43 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Welcome == | == Welcome == | ||
− | |||
− | |||
− | = | + | {| style="width:800px;" | |
+ | | | ||
+ | ''' Popular ''' | ||
+ | * '''[[FreeRTOS Tutorial]]''' | ||
+ | * '''[[SJ One Board]]''' | ||
+ | * '''[[Eclipse & Gitlab Tutorial]]''' | ||
− | * '''[[Development Package]]''' | + | <BR/> |
+ | ''' C/C++ Development ''' | ||
+ | * [[Development Package | '''Embedded(ARM)''' Development Package]] | ||
+ | * [[MINGW Development Package | '''Windows''' (MinGW) C/C++ Development]] | ||
+ | * [[MINGW Development Package(MAC OS) | '''MAC''' (MinGW) C/C++ Development (MAC)]] | ||
+ | |||
+ | <BR/> | ||
+ | ''' Online Classes ''' | ||
* [[ Embedded Systems 101| Embedded System 101 '''(CmpE30)''']] | * [[ Embedded Systems 101| Embedded System 101 '''(CmpE30)''']] | ||
− | * [[ | + | * [[ Realtime OS on Embedded Systems | '''Real-time OS''' on Embedded System]] |
+ | * [[ Industrial Application using CAN Bus | Industrial Applications using CAN Bus '''CmpE243''']] | ||
+ | |||
+ | <BR/> | ||
+ | ''' Other useful links ''' | ||
+ | * [[ Electronic Parts Companies and Useful Engineering Resources | Useful Links + '''Parts''' Websites]] | ||
+ | * [[ C/C++ Tutorials ]] | ||
+ | * [[ Interview Preparation Articles | '''C/C++ Interview Preparation''']] | ||
+ | * [[Low Powered Mesh Network stack|Software Stack for Mesh Network]] | ||
+ | |||
+ | |||
+ | | [[File:sjone_board.jpg|left|frame|link=SJ One Board|SJ-One Board Picture]] | ||
+ | |} | ||
+ | |||
+ | This Wiki is setup to learn about Embedded Systems. You can browse the two online classes below and read more about [[ CmpE146 - Embedded Systems | '''student projects''']]. This website was created for student use at San Jose State University, but is now a popular source of knowledge. <font color="maroon">'''Please [[user:preet|contact me]] if you wish to document your own project at this site. Knowledge is worth nothing until transferred! :''')</font> | ||
+ | |||
+ | Here are some [[Success Stories | '''success stories''']] of the classes. We recommend you [[SJ One Board | '''use this board''']] to learn, which has information on how to get one for yourself. The cost of the board helps fund research, development, and this web-server cost. | ||
+ | |||
+ | SJ-One Board Features Summary : | ||
+ | * LPC1758 with 512K ROM and 64K RAM with many on-board sensors. | ||
+ | * Highly efficient software framework with many peripheral drivers. | ||
+ | * Nordic wireless with mesh network software stack | ||
+ | |||
+ | <BR/> | ||
+ | |||
+ | == Popular Tutorials == | ||
+ | * [[ FreeRTOS Tutorial | '''FreeRTOS Tutorial''']] | ||
+ | * [[Bitmasking Tutorial]] (+ GPIO Example) | ||
+ | * [[ LPC17xx Memory Map & Interrupts]] | ||
+ | * [[Web Development Tutorial]] | ||
+ | * [[CAN BUS Tutorial | CAN BUS]] | ||
+ | * [[Basic Git Tutorial | Git]] | ||
+ | * [[Unit Testing Tutorial | Unit Testing SJSU Project]] | ||
+ | |||
+ | <BR/> | ||
+ | |||
+ | == Interview Preparation == | ||
+ | * [[ Interview Preparation Articles | '''C/C++ Interview Preparation''']] | ||
− | Miscellaneous Links | + | <BR/> |
− | + | == Miscellaneous Links == | |
* [[ Coding Standards ]] | * [[ Coding Standards ]] | ||
* [[Sensor Interfaces]] | * [[Sensor Interfaces]] | ||
* [[Sample Code]] | * [[Sample Code]] | ||
− | MediaWiki | + | == MediaWiki == |
* [[MediaWiki Quick Tutorial]] | * [[MediaWiki Quick Tutorial]] | ||
* '''[[Image Upload Guidelines]]''' | * '''[[Image Upload Guidelines]]''' | ||
*: <font color="red">File and Image Uploads that do not follow these guidelines will be deleted!</font> | *: <font color="red">File and Image Uploads that do not follow these guidelines will be deleted!</font> | ||
− | == Wiki Help == | + | === Wiki Help === |
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | * [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] |
Latest revision as of 01:39, 21 February 2017
Contents
Welcome
This Wiki is setup to learn about Embedded Systems. You can browse the two online classes below and read more about student projects. This website was created for student use at San Jose State University, but is now a popular source of knowledge. Please contact me if you wish to document your own project at this site. Knowledge is worth nothing until transferred! :)
Here are some success stories of the classes. We recommend you use this board to learn, which has information on how to get one for yourself. The cost of the board helps fund research, development, and this web-server cost.
SJ-One Board Features Summary :
- LPC1758 with 512K ROM and 64K RAM with many on-board sensors.
- Highly efficient software framework with many peripheral drivers.
- Nordic wireless with mesh network software stack
Popular Tutorials
- FreeRTOS Tutorial
- Bitmasking Tutorial (+ GPIO Example)
- LPC17xx Memory Map & Interrupts
- Web Development Tutorial
- CAN BUS
- Git
- Unit Testing SJSU Project
Interview Preparation
Miscellaneous Links
MediaWiki
- MediaWiki Quick Tutorial
- Image Upload Guidelines
- File and Image Uploads that do not follow these guidelines will be deleted!
Wiki Help
Consult the User's Guide for information on using the wiki software.