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] |
ESP8266/TC4 Wireless link to Artisan via Wifi
|
|
Gullygossner |
Posted on 10/07/2019 12:54 PM
|
![]() 1/4 Pounder ![]() Posts: 95 Joined: January 06, 2019 |
I have an ESP8266, an SSR and a MAX31855 kicking around and happened to trip across past discussions (https://forum.homeroasters.org/forum/viewthread.php?thread_id=5471) on setting this up for datalogging/control via Artisan. With Chaff's assistance I have been able to get this up and running for my Poppery 1 roaster. I was wondering if anyone has insight as to how to link the ESP8266 in Artisan via wifi? I found this video (https://www.youtube.com/watch?v=VuyKWOK1Of8) showing it is possible, I am just looking for some instructions as to how to set it up. |
|
|
renatoa |
Posted on 10/07/2019 1:20 PM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
TC4ESP is MODBUS TCP capable as I write, but code not polished enough to publish... 1-2 weeks maybe one month. I can share you the relevant parts, if you have programming skills to adapt to your actual application. Are you actually running Chaff popc ? |
|
|
Gullygossner |
Posted on 10/07/2019 1:31 PM
|
![]() 1/4 Pounder ![]() Posts: 95 Joined: January 06, 2019 |
Yes i am running the Popc code. I was hoping to implement your TC4ESP setup but getting the parts is proving difficult. I ordered it all back in May but have yet to receive anything, even after they allegedly resent. |
|
|
mg512 |
Posted on 10/08/2019 3:41 AM
|
![]() 1/4 Pounder ![]() Posts: 189 Joined: March 04, 2018 |
I'm not too familiar with the popc sketch. Does this implement the TC4 protocol, or how do you currently control the roaster via USB? In any case, a quick and dirty way could be to keep whatever control protocol you have on the USB serial, and expose it on a TCP port instead. Then use a second ESP8266 as a cheap USB-to-telnet bridge on the host computer. That way everything looks the same to Artisan, and only relatively minor changes are required in the Arduino sketch. |
|
|
renatoa |
Posted on 10/08/2019 3:58 AM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
Yes, popc "speaks" TC4, not complete, but most commands, especially those related to PID, and reply accurate to READ requests. MODBUS TCP is even simpler, and the most important, implemented by Artisan for longtime, for Fuji controllers, thus no bridge required, as for MQTT. |
|
|
Gullygossner |
Posted on 10/08/2019 7:01 AM
|
![]() 1/4 Pounder ![]() Posts: 95 Joined: January 06, 2019 |
It may be easier to just to implement a HC-06 BT module and use bluetooth for wireless connection. I thought TCP wifi connection may be a simple configuration step but it appears to be much more in depth. |
|
|
renatoa |
Posted on 10/08/2019 7:23 AM
|
![]() Administrator ![]() Posts: 2588 Joined: September 30, 2016 |
Agree, but beware that BT and USB share same serial connection, so switching them require some wiring and a switch. |
|
Jump to Forum: |
Thread | Forum | Replies | Last Post |
---|---|---|---|
can't establish communication between TC4 and Artisan | Fluidbed Roaster | 13 | 05/26/2023 6:31 AM |
Artisan Fan Slider Calibration | ROASTING SOFTWARE APPS | 19 | 03/27/2023 5:17 PM |
Artisan Buttons Set Sliders and Graph Markers to "0" | ROASTING SOFTWARE APPS | 7 | 03/20/2023 8:12 AM |
Raspberry+artisan | Bread Machine Roasters | 8 | 03/08/2023 1:06 PM |
Artisan Arduino PWM 4-20mA for Power Settings | ROASTING SOFTWARE APPS | 28 | 02/01/2023 9:21 AM |