Electronics

From The TinkerNow Wiki
Revision as of 20:53, 8 April 2020 by Tinker (talk | contribs) (→‎PCB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ohmmmmm.jpg

Current Research

Things I'm Learning


Official Blog of Silicon Labs

 


Resources

Ohms Law Calculator (& some other calculators...)

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?")

PCB Manufacturers

JLCPCB

PCBWay

Dirty PCBs

OSHPark

 

Software

Electronics Design on Linux
gplEDA.org

DipTrace - Schematic and PCB Design Software

Oregano

EasyEDA

Fritzing


KiCad

Some Resources

Eagle

Tools


Homebrew

Power Supplies

Parts

Microcontrollers

-STS-

FPGA

Lattice

iCE40 Ultra Plus

Gnarly Grey UPDuino

Single Board Computers

High Voltage

Robotics

Off-Grid


...Projects...

How-To

Tips

Basic Circuits

PCB

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

ETC

GitHub Links