Larry Cotton's 'w... | [43] |
2 series heat gun... | [23] |
SR540 - Ideal pro... | [20] |
New with Hottop r... | [19] |
1kg (or 2 lb) flu... | [17] |
New Teensy controller pcb
|
|
elkayem |
Posted on 03/05/2019 10:43 AM
|
![]() Newbie ![]() Posts: 43 Joined: March 09, 2018 |
I've posted my fluid bed roaster design on this forum before, at https://github.co...feeRoaster. Not a whole lot new to report there, except... last week I finally swapped out the mess of breadboarded electronics with a custom PCB, and thought I would share the design with the community. See photo below. I've listed the full set of features on my github page. Here are some of the highlights:
The code is fairly mature and bug-free at this point. I've been roasting with it for most of the past year, and have been pleased with the results. If any one does happen to build one of these, I am certainly open to feature requests. I have no intention of selling this board, but I have made the Eagle and gerber files available if anyone wants to build one for their personal use. I did buy ten PCBs but am only using the one so would be willing to send out the other boards to interested folks for $4 (at cost) + shipping. The components would need to be procured separately, but really aren't that expensive. The Teensy is $25, and the other parts can all be purchased from Mouser or Digikey for less than $20. It does require a little surface mounted soldering, but it really isn't that difficult with some flux and a steady hand.
elkayem attached the following image:
Edited by elkayem on 03/10/2019 11:02 AM |
|
|
marcov |
Posted on 03/10/2019 12:03 PM
|
![]() 1/4 Pounder ![]() Posts: 61 Joined: January 21, 2019 |
Congrats, I really like how well you documented your project, including a listing of the parts you used. Very much helpful! I also like the clean and simple design of your board. That's something that does not make any difference when roasting, but being able to visually track what's on your board when something misbehave is very much appreciated. |
|
|
elkayem |
Posted on 03/10/2019 11:54 PM
|
![]() Newbie ![]() Posts: 43 Joined: March 09, 2018 |
Thank you, marcov! I left the type of notes I wish I had easily found in when researching this project. Of course everything can be found on this forum if one is willing to read through the historical posts. |
|
|
marcov |
Posted on 03/11/2019 4:36 PM
|
![]() 1/4 Pounder ![]() Posts: 61 Joined: January 21, 2019 |
That's why I value your project and documentation that much. I am curious about the TCs frontend: is it something specific to the MAX31855, or can be used for any ADC? |
|
|
elkayem |
Posted on 03/11/2019 11:54 PM
|
![]() Newbie ![]() Posts: 43 Joined: March 09, 2018 |
Are you asking whether the board would be compatible with a different converter other than the MAX31855? No, it was designed for the MAX. |
|
|
marcov |
Posted on 03/12/2019 6:14 AM
|
![]() 1/4 Pounder ![]() Posts: 61 Joined: January 21, 2019 |
I meant the thermocouple frontend, i.e. the components between the thermocouple and the MAX31855. Any reason why did you put the ferrites and the 0.01uF cap? Are those components specific to the maxim chip? |
|
|
renatoa |
Posted on 03/12/2019 6:49 AM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
Noise filtering, generic for any thermocouple amplifier input. |
|
|
elkayem |
Posted on 03/12/2019 9:12 AM
|
![]() Newbie ![]() Posts: 43 Joined: March 09, 2018 |
Oh, now your question makes more sense to me marcov! Renatoa is correct, the ferrites and capacitors are for noise suppression, and should be generic to any TC amplifier. Keep in mind that K-type thermocouples have a ~40 microvolt per deg C scale factor, and those long probe wires act as antennas. Plus, many of us have powerful fans with brushed motors nearby, which radiate all kinds of EMI. I do notice that the TC4 lacks any filtering, so it appears some are able to get by without it. |
|
|
renatoa |
Posted on 03/12/2019 12:23 PM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
Last TC4 version, V6, features RC filters on TC inputs. Previous versions used a trick instead filtering, forced input low common mode impedance, with 10k resistors to ground, so ensuring a path for noise to discharge. |
|
|
marcov |
Posted on 03/12/2019 1:30 PM
|
![]() 1/4 Pounder ![]() Posts: 61 Joined: January 21, 2019 |
So this explain why I recently had a lot of troubles with TC measurement done with a TC4+. Is the trick done by configuring the ADC in common mode? |
|
|
renatoa |
Posted on 03/12/2019 3:14 PM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
Common mode is not a feature that can be switched on-off, wiki explains better than me the meaning in this context: https://en.wikipe...tion_ratio The resistors to ground are the key elements that make the noise a common-mode voltage signal. Without them noise will be mixed with TC signal. |
|
|
mk1 |
Posted on 05/12/2019 2:46 PM
|
![]() 1/4 Pounder ![]() Posts: 90 Joined: November 14, 2011 |
Still have any boards? Mark |
|
|
elkayem |
Posted on 07/19/2019 9:02 PM
|
![]() Newbie ![]() Posts: 43 Joined: March 09, 2018 |
Quote Yes I do! Sorry for the tardy response. Looks like I forgot to subscribe to my own thread. |
|
Jump to Forum: |
Thread | Forum | Replies | Last Post |
---|---|---|---|
Behmor PID Temperature Controller | Behmor 1600 | 5 | 11/19/2022 5:53 AM |
Older Ambex YM-2 with Watlow Controller | Dataloggers/Controllers/Rate of Rise Meters | 2 | 05/24/2020 3:15 PM |
TC4 compatible controller | Dataloggers/Controllers/Rate of Rise Meters | 6 | 05/19/2020 8:06 PM |
sourcing roaster controller | Dataloggers/Controllers/Rate of Rise Meters | 10 | 04/29/2018 10:31 AM |
Fully Integrated ESP32 Coffee Roast Controller | Dataloggers/Controllers/Rate of Rise Meters | 33 | 03/31/2018 10:02 AM |