Editing Tutorials

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
How to understand and plan what you are doing.   
+
[[russ_hensel]] is working on this page, give him a bit of timeWill be spell checked etc when a bit more complete.
  
== [[Hardware tool | Good equipment to buy when getting started]] ==
 
  
Discussion of some of the equipment to buy when getting started with embedded systems.
+
These are links that may be useful but we have not had time to better organize and categorize.
 
 
== [[Programming Languages]] ==
 
 
 
Discussion of the most popular programming languages used in embedded systems.
 
 
 
== External References ==
 
 
 
These links are for general theory, more specific information is linked to its specific topic on this site ( op amp tutorials may be found in the section components.... op amps.
 
These links may be useful but we have hope to better organize and categorize them in the future.  This is Just A Start, help us build up this section.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 21: Line 11:
  
 
<!---------------------------------->
 
<!---------------------------------->
|-valign="top"
+
|-valign="top"
 
 
|
 
|
 
*Electronics
 
*Electronics
 
|[http://doctord.dyndns.org:8000/courses/Topics/Electronics/Alex_Pounds/Index.htm Electronics Tutorial]
 
|[http://doctord.dyndns.org:8000/courses/Topics/Electronics/Alex_Pounds/Index.htm Electronics Tutorial]
 
|Review it here.
 
|Review it here.
 
 
<!---------------------------------->
 
<!---------------------------------->
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
|[http://www1.jaycar.com.au/primers.asp  Primers - Exclusive to Jaycar Electronics]
+
|[http://www.mitedu.freeserve.co.uk/adt.htm Circuit Analysis, Design & Theory]
|From the site:  Here you will find extensive primers and valuable application notes on many subjects.
+
|Various articles, some onsite some off. Review it here.
 +
 
 
<!---------------------------------->
 
<!---------------------------------->
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
|[http://www.play-hookey.com/ Welcome to the Play-Hookey Website]
+
|[http://www1.jaycar.com.au/primers.asp  Primers - Exclusive to Jaycar Electronics]
|Digital and analog circuits
+
|From the siteHere you will find extensive primers and valuable application notes on many subjects.
<!---------------------------------->
+
<!----------------------------------
|-valign="top"
 
|
 
*Electronics
 
|[http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-002Spring-2007/VideoLectures/index.htm MIT OpenCourseWare EECS]
 
|Massachusetts Institute of Technology's OCW Electrical Engineering Course Video Lectures (note: You need RealPlayer or RealAlternative to play them)
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Microcontroller
 
*RS232
 
|[[MC RS232 Comm]]
 
|Some notes on how to implement RS232 communications on a Microcontroller
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics
 
|[http://en.wikibooks.org/wiki/Circuit_Idea Circuit Idea]
 
|Circuit Idea From Wikibooks, the open-content textbooks collection Revealing the Ideas behind Circuits  -- A somewhat different perspective on circuits.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics
 
|[http://en.wikibooks.org/wiki/Practical_Electronics Practical Electronics From Wikibooks, the open-content textbooks collection]
 
|Could use some review.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics
 
|[http://www.ibiblio.org/kuphaldt/electricCircuits/ Lessons In Electric Circuits]
 
|A free series of textbooks on the subjects of electricity and electronics. Not complete yet, but there is a lot of content here, and the stuff you are interested in may be done, or you may want to help finish it.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics
 
|[http://forum.allaboutcircuits.com/ All About Circuits]
 
|Seems to have much the same content as Lessons In Electric Circuits, perhaps more up to date or not.  Attached to an active forum.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics(Book)
 
|[http://www.amazon.com/Art-Electronics-Paul-Horowitz/dp/0521370957/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1206719497&sr=1-1 The Art of Electronics]
 
|Considered one of the best books on electronics ever written.  This is not free, plan to pay about 100 dollars.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics(Books)
 
|[http://www.forrestmims.com/engineers_mini_notebook.html  Engineer's Mini-Notebooks]
 
|Little notebooks on Timers, Op-Amps, etc with very simple introductory circuits from Forrest Mims. These used to be in Radio Shacks back in the day, are now found in various stores and sites, incl. Amazon.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics/Programming(Book)
 
|[http://www.amazon.com/USB-Complete-Everything-Develop-Peripherals/dp/1931448027/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1206925487&sr=8-1 USB Complete]
 
|Introduction to USB.  Covers both the hardware as well as some of the software issues like drivers and classes. 
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics/Programming
 
|[http://www.usb.org/developers/docs/ USB 2.0 Specification]
 
|Free reference documents that cover the hardware and core software of USB 
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Programming
 
|[http://www.usb.org/developers/devclass_docs USB Classes]
 
|Free reference documentation for standard USB device classes. 
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Programming(Book)
 
|[http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1206718864&sr=8-1 The C Programming Language]
 
|Considered the bible of C from the orignal designers.  The book is short and concise, but considered to be very accessible.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics
 
*Programming
 
|[http://en.wikibooks.org/wiki/Embedded_Systems Wikibooks: Embedded Systems]
 
|A wikibook about microcontrollers, embedded systems, RTOS, etc.
 
<!---------------------------------->
 
|-valign="top"
 
|
 
*Electronics(book)
 
|[http://bookboon.com/us/textbooks/electro/concepts-in-electric-circuits Concepts in Electric Circuits]
 
|Free Textbook, review it?
 
<!---------------------------------->
 
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
 
*
 
*
|[http://www.pyroelectro.com/category/tutorials/ PyroElectro Tutorials]
+
|[link
|A lot of individual tutorials somewhat microcontroller related.
+
|Comment
<!---------------------------------->
+
<!----------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
 
*
 
*
|[http://www.eeweb.com EEWeb Community]
+
|[link
|Online Toolbox, Electronics News, Community Project and Blogs
+
|Comment
<!---------------------------------->
+
<!----------------------------------
|-valign="top"
 
|
 
*Electronics (PCB design)
 
*
 
|[http://www.quick-teck.co.uk/News/Atrcles.php  Quick-teck PCB Technology zone]
 
|PCB design check list, ensure your design are right at the first time.
 
<!---------------------------------->
 
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
 
*
 
*
|[http://opend.co.za/]
+
|[link
|Electronic projects and tutorials. tutorials on AVR GNU C programming and projects including stepper motor drivers, frequency counters, power supplies and a software tools.
+
|Comment
<!---------------------------------->
+
<!----------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
*Electronics
 
*Electronics
 
*
 
*
|[http://lcamtuf.coredump.cx/electronics/#6 Concise electronics for geeks]
+
|[link
|Prepare to move pretty fast
+
|Comment
 
<!----------------------------------
 
<!----------------------------------
 
|-valign="top"
 
|-valign="top"
Line 175: Line 71:
 
|[link
 
|[link
 
|Comment
 
|Comment
 +
 
<!---------------------------------->
 
<!---------------------------------->
 
 
 +
 +
  
 
|}
 
|}

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)