Difference between revisions of "Electronics"

From The TinkerNow Wiki
Jump to navigation Jump to search
imported>Tinker
imported>Tinker
Line 54: Line 54:
  
 
 
 
 
 +
  
  
 
== Software ==
 
== Software ==
  
[http://www.allaboutcircuits.com/technical-articles/electronics-design-on-linux/ <big>'''Electronics Design on Linux'''</big>]
+
[http://www.allaboutcircuits.com/technical-articles/electronics-design-on-linux/ <big>'''Electronics Design on Linux'''</big>]<br/> [http://pcb.gpleda.org/ gplEDA.org]
 
 
KiCad
 
 
 
*[https://www.youtube.com/watch?v=iTyi3RvNoB0 Introduction and KiCad Project Creation - "Getting To Blinky" KiCad Tutorial - Part 1]
 
 
 
[http://pcb.gpleda.org/ gplEDA.org]
 
  
 
[http://fritzing.org/home/ Fritzing]
 
[http://fritzing.org/home/ Fritzing]
Line 74: Line 69:
 
[https://easyeda.com/ EasyEDA]
 
[https://easyeda.com/ EasyEDA]
  
&nbsp;
+
=== KiCad ===
 +
 
 +
*[https://www.youtube.com/watch?v=iTyi3RvNoB0&list=PLy2022BX6Esr6yxwDzhqYZyuuenJE2s5B Introduction and KiCad Project Creation - "Getting To Blinky" KiCad Tutorial]
  
 
== Tools ==
 
== Tools ==

Revision as of 22:51, 30 April 2018

Ohmmmmm.jpg

Current Research

Things I'm Learning

Official Blog of Silicon Labs

 

Resources

Resistance: 4 Band Colour Code Calculator

Capacitance: Conversion Calculator

Coil Inductance Calculator

How to Read a Capacitor

Symbols

Lessons in Electric Circuits

How to Test a Zener Diode

Local Resources (as in... "Can I get parts without waiting for shipping?")

 


Software

Electronics Design on Linux
gplEDA.org

Fritzing

DipTrace - Schematic and PCB Design Software

Oregano

EasyEDA

KiCad

Tools

Parts

Microcontrollers

-STS-

Single Board Computers

High Voltage

Robotics

Off-Grid

...Projects...

Knowledge

Ohmspie.gif

Digital Logic

Truth Tables

AND   NAND
0 0 0   0 0 1
0 1 0   0 1 1
1 0 0   1 0 1
1 1 1   1 1 0
             
OR   NOR
0 0 0   0 0 1
0 1 1   0 1 0
1 0 1   1 0 0
1 1 1   1 1 0
             
XOR   XNOR
0 0 0   0 0 1
0 1 1   0 1 0
1 0 1   1 0 0
1 1 0   1 1 1

Ideas

RTENOTITLE


YouTube


Reverse Engineered: 50p Electronic 555 Doorbell Kit (with schematic)


Instructables

Simple Servo Tester


Interesting Products

Nitinol (Muscle Wire)

 

-STS-

  • Embedded PID Temperature Control
  1. The Circuit
  2. Board-Level Integration
  3. Implementation and Visualization
  4. The Scilab GUI

Finding data on old chips

LMT01 temperature sensor

Home Automation

 

Some How-Tos

Circuit information & Ideas