diff options
-rw-r--r-- | posts/chicken-noodle.md | 2 | ||||
-rw-r--r-- | posts/electronics-vendors.md | 12 |
2 files changed, 11 insertions, 3 deletions
diff --git a/posts/chicken-noodle.md b/posts/chicken-noodle.md index 00e67b1..39d0a63 100644 --- a/posts/chicken-noodle.md +++ b/posts/chicken-noodle.md @@ -1,5 +1,5 @@ title: chicken-noodle -date: 2021-010-16 +date: 2021-10-16 tags: food Start cooking 2 hours ahead of dinner. 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 |