From 2fb4d8e2d219df301f326b8e6da9c70725c553c6 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 20 Oct 2021 11:51:54 -0500 Subject: precdig --- posts/electronics-vendors.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'posts/electronics-vendors.md') diff --git a/posts/electronics-vendors.md b/posts/electronics-vendors.md index e668b24..96d1b97 100644 --- a/posts/electronics-vendors.md +++ b/posts/electronics-vendors.md @@ -4,7 +4,9 @@ tags: electronics roundup This post is a roundup of electronics vendors that I have heard of. -| project | notes | +# general purpose + +| vendor | notes | | :------ | :---- | | [Adafruit](https://www.adafruit.com/) | Hobbyist vendor. Sells product via DigiKey. | | [Allied](https://www.alliedelec.com/) | Specialty in industrial. | @@ -19,4 +21,10 @@ This post is a roundup of electronics vendors that I have heard of. | [SparkFun](https://www.sparkfun.com/) | Hobbyist vendor. | | [TTI](https://www.tti.com) | General purpose vendor. | -I personally buy most things from DigiKey and Newark. +# industrial controls + +| vendor | notes | +| :----- | :---- | +| [Automation Direct](https://www.automationdirect.com/) | Industrial vendor. | +| [Love Dwyer](https://www.dwyer-inst.com/division/love) | My favorite temperature PID controllers. | +| [Precision Digital](https://www.predig.com/) | Nice flexible display and control with modbus. | \ No newline at end of file -- cgit v1.2.3 From c28b109b45e7b49a990daeb0851bb8523ac55d74 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 20 Oct 2021 17:33:30 -0500 Subject: watlow --- posts/electronics-vendors.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'posts/electronics-vendors.md') diff --git a/posts/electronics-vendors.md b/posts/electronics-vendors.md index 96d1b97..8fbcadf 100644 --- a/posts/electronics-vendors.md +++ b/posts/electronics-vendors.md @@ -1,5 +1,5 @@ title: electronics-vendors -date: 2021-06-17 +date: 2021-10-20 tags: electronics roundup This post is a roundup of electronics vendors that I have heard of. @@ -27,4 +27,11 @@ This post is a roundup of electronics vendors that I have heard of. | :----- | :---- | | [Automation Direct](https://www.automationdirect.com/) | Industrial vendor. | | [Love Dwyer](https://www.dwyer-inst.com/division/love) | My favorite temperature PID controllers. | -| [Precision Digital](https://www.predig.com/) | Nice flexible display and control with modbus. | \ No newline at end of file +| [Precision Digital](https://www.predig.com/) | Nice flexible display and control with modbus. | + +# heating elements + +| vendor | notes | +| :----- | :---- | +| [Omega Engineering](https://www.omega.com/) | Scientific vendor. Good parts for a lot of money. | +| [Watlow](https://www.watlow.com/) | Lots of custom options. | \ No newline at end of file -- cgit v1.2.3