Difference between revisions of "Electronics"
Jump to navigation
Jump to search
imported>Tinker |
imported>Tinker |
||
Line 36: | Line 36: | ||
== [[Parts|...Parts...]] == | == [[Parts|...Parts...]] == | ||
+ | |||
== Microcontrollers == | == Microcontrollers == | ||
− | * [http://dangerousprototypes.com/blog/2016/07/29/walking-the-32bit-path-to-a-blinky-led/ Walking the 32bit path to a blinky LED] | + | |
− | * [http://www.allaboutcircuits.com/technical-articles/microfat-a-file-system-for-micro-controllers/ MicroFAT: A File System for Microcontrollers] | + | *[http://dangerousprototypes.com/blog/2016/07/29/walking-the-32bit-path-to-a-blinky-led/ Walking the 32bit path to a blinky LED] |
− | * [http://www.instructables.com/id/Microcontroller-Register-Manipulation/ Microcontroller Register Manipulation] | + | *[http://www.allaboutcircuits.com/technical-articles/microfat-a-file-system-for-micro-controllers/ MicroFAT: A File System for Microcontrollers] |
− | * [http://www.instructables.com/id/I2C-Relay-Board/ I2C Relay Board] | + | *[http://www.instructables.com/id/Microcontroller-Register-Manipulation/ Microcontroller Register Manipulation] |
− | * [https://www.youtube.com/watch?v=-NxoNdTj_7U Musings on writing a software USB stack] | + | *I2C |
+ | **[http://www.instructables.com/id/I2C-Relay-Board/ I2C Relay Board] | ||
+ | *[https://www.youtube.com/watch?v=-NxoNdTj_7U Musings on writing a software USB stack] | ||
=== Software (IDEs) === | === Software (IDEs) === | ||
− | * [http://platformio.org/ PlatformIO] | + | |
− | * [https://www.arduino.cc/en/Main/Software Arduino] | + | *[http://platformio.org/ PlatformIO] |
− | ** [http://eclipse.baeyens.it/ Arduino Eclipse] | + | *[https://www.arduino.cc/en/Main/Software Arduino] |
− | * [http://energia.nu/ Energia] | + | **[http://eclipse.baeyens.it/ Arduino Eclipse] |
− | * [http://wiring.org.co/ Wiring] | + | *[http://energia.nu/ Energia] |
− | * [http://www.microchip.com/mplab/mplab-x-ide MPLAB] | + | *[http://wiring.org.co/ Wiring] |
+ | *[http://www.microchip.com/mplab/mplab-x-ide MPLAB] | ||
=== [http://www.ti.com/ TI] === | === [http://www.ti.com/ TI] === | ||
− | * [[MSP430]] | + | |
− | * [[Stellaris]] | + | *[[MSP430|MSP430]] |
− | * [[C2000]] | + | *[[Stellaris|Stellaris]] |
+ | *[[C2000|C2000]] | ||
=== [http://www.atmel.com/ Atmel] === | === [http://www.atmel.com/ Atmel] === | ||
− | * [[ATmega]] | + | *[[ATmega|ATmega]] |
− | ** [[ATmega#Arduino|Arduino]] | + | **[[ATmega#Arduino|Arduino]] |
− | * [[ATTiny]] | + | *[[ATTiny|ATTiny]] |
=== [https://www.renesas.com/en-us.html Renesas] === | === [https://www.renesas.com/en-us.html Renesas] === | ||
− | * [[RX62N]] | + | |
− | * [[RL78]] | + | *[[RX62N|RX62N]] |
+ | *[[RL78|RL78]] | ||
[https://gcc-renesas.com/ GNU Tools] | [https://gcc-renesas.com/ GNU Tools] | ||
=== [https://espressif.com/ Espressif] === | === [https://espressif.com/ Espressif] === | ||
− | * [[ESP8266]] | + | |
+ | *[[ESP8266|ESP8266]] | ||
=== [http://www.st.com/content/st_com/en.html STMicroelectronics] === | === [http://www.st.com/content/st_com/en.html STMicroelectronics] === | ||
− | * [[STM8]] | + | |
− | * [[STM32]] | + | *[[STM8|STM8]] |
+ | *[[STM32|STM32]] | ||
=== [http://www.microchip.com/ Microchip] === | === [http://www.microchip.com/ Microchip] === | ||
− | * [[PIC]] | + | |
+ | *[[PIC|PIC]] | ||
== Single Board Computers == | == Single Board Computers == |
Revision as of 12:02, 22 November 2016
Contents
Resources
Resistance: 4 Band Colour Code Calculator
Capacitance: Conversion Calculator
Software
DipTrace - Schematic and PCB Design Software
Tools
- Details about ST-Link V2 Programming Unit mini STM8 STM32 Emulator Downloader M89 Top
- Details about USBasp USB ISP Programmer Adapter for ATMEL AVR S51 WIN7 VISTA AT89S51 AT89S52
- Authentic Nitecore UM20 Dual Slot Li-ion Battery Charger
- USB Voltage Current Meter Charger Doctor Tester 200mV 0-60 Degree
- AVR Parts Tester
...Parts...
Microcontrollers
- Walking the 32bit path to a blinky LED
- MicroFAT: A File System for Microcontrollers
- Microcontroller Register Manipulation
- I2C
- Musings on writing a software USB stack
Software (IDEs)
TI
Atmel
Renesas
Espressif
STMicroelectronics
Microchip
Single Board Computers
High Voltage
Robotics
Off-Grid
- A New & Improved Charge Controller Based on the 555 Chip
- A low-voltage disconnect for 12 volt lead acid and lithium batteries
- ARDUINO MPPT SOLAR CHARGE CONTROLLER (Version-3.0)
- DIY solar cell from scratch
...Projects...
Knowledge
- Wire Guage
- Kelvin (4-wire) Resistance Measurement
- James Lewis - They're JUST Capacitors
- How to : Control Speed of Motor
- Some discussion about switching with MOSFETs & a bit about using LTSpice
- How to Build Your Own Discrete 4-Bit ALU
- Build Your Own Motor Driver
- Inspecting Electronic Circuits with an Audible Circuit Probe
- The Basics Behind Constant-Current LED Drive Circuitry
- How Lithium-Metal Doubles the Energy Density of Rechargeable Batteries
- Intro to Stepper Motors
- Uses of Different Soldering Iron Tips
- From Resistors to ICs Color Codes
Ideas
- Quick and Efficiently Wiring Your Prototype Circuit Board
- Using Transistor as a Switch
- 4-in-1 Arduino LCD Shield Kit
- 9V/1kV DC/DC converter
- A low-voltage disconnect for 12 volt lead acid and lithium batteries
YouTube
- #237: 4 Wire Resistance Measurement | Kelvin connection
- 4 wire kelvin resistance measurement tutorial
- Soldering Tool
- Wireless Module on Breadboard - NRF24L01+ and ESP8266
- Level Shifting Tutorial 5V-3.3V Quick and Dirty Methods
- How to Drive LEDs - Easy Constant Current Circuit
- How to protect circuits from reversed voltage polarity!
- 6 Ways to control Motors! Including with Arduino & Raspberry Pi! How To Tutorial from NYC CNC
Reverse Engineered: 50p Electronic 555 Doorbell Kit (with schematic)
Instructables
- Is the best PCB etchant in every kitchen?
- Automatic Dark Detector
- How to Control a Nixie Tube with an Arduino
- Basic Electronic components
- Call Blocker / Telemarketer Stopper