Skywalker roaster... | [386] |
Skywalker, the AL... | [279] |
Skywalker Roasts | [105] |
War on Farmers by... | [58] |
Using a TC4 with ... | [41] |
TC4 connect to Raspberry Pi
|
|
greencardigan |
Posted on 07/15/2019 10:41 PM
|
1 1/2 Pounder Posts: 1185 Joined: November 21, 2010 |
I see two ports in your list. /dev/cu.usbserial /dev/ttyAMA0 Would would just try them both but I suspect the ttyAMA0 is the correct one. note that it is a zero on the end, not a letter O. Also, in the Pi configuration, check if Serial is enabled? See attached image.
greencardigan attached the following image:
|
|
|
greencardigan |
Posted on 07/15/2019 10:47 PM
|
1 1/2 Pounder Posts: 1185 Joined: November 21, 2010 |
Also, don't forget that temps will only display after clicking ON. |
|
|
greencardigan |
Posted on 07/15/2019 10:58 PM
|
1 1/2 Pounder Posts: 1185 Joined: November 21, 2010 |
Try this from another forum. Quote I tend to be very brute force with stuff like this. I do a "ls /dev/tty*", with the device unplugged. Then plug the device in and repeat the ls command. The difference in the two lists should be your device, and usually shows up as ttyUSB0 or ttyACM0 (or in your case, may be a ttyAMA0). BTW, If you already had a serial device connected, it may be named something like ttyAMA0, so your new device would then be called ttyAMA1. |
|
|
NewBean |
Posted on 07/16/2019 9:51 AM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Im not sure as to what the "is /dev/tty*" means do i just put that in the port section with the device unplugged save the settings then plug the TC4 in and then see if another option shows up? or is this a terminal thing? |
|
|
renatoa |
Posted on 07/16/2019 11:18 AM
|
Administrator Posts: 3160 Joined: September 30, 2016 |
ls from list, not is, as in "he is" https://en.wikipe...rg/wiki/Ls To issue a list command, you have to open a terminal window: https://www.raspb.../terminal/ |
|
|
NewBean |
Posted on 07/16/2019 3:30 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Thankyou for the teachable moment! Pi-is configured with Serial active i also did a few things in the terminal and i can see a few folders but can't cd/ into them but i can nano but nothing is there Does anyone feel like a TEamView?
NewBean attached the following image:
|
|
|
renatoa |
Posted on 07/17/2019 3:25 AM
|
Administrator Posts: 3160 Joined: September 30, 2016 |
Can you check if any tty entry appear and disappear when issuing ls commands with TC4 connected and not ? If you find it, then this is the serial port name. If that port is not listed in Artisan, then this is other issue... |
|
|
NewBean |
Posted on 07/17/2019 9:29 AM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
I think i need to mention, not sure if this is a factor, Im powering the Raspberry Pi3B+ with the orig power micro USB power adaptor, then the USB over to the Arduino UNO with TC4.. should the Arduino be powered separately than piggybacking from the Pi? |
|
|
NewBean |
Posted on 07/17/2019 1:38 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
i just completed the LS with it unplugged and then plugged in and nothing changed in the /dev folder |
|
|
renatoa |
Posted on 07/17/2019 1:57 PM
|
Administrator Posts: 3160 Joined: September 30, 2016 |
Please, don't raise an eyebrow, or laugh... because already happened this for me... maybe your usb cable is charging only, no data leads ? |
|
|
NewBean |
Posted on 07/17/2019 2:18 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
LOL ive done that before ! this setup was working for 2 days with connection between the 2, but not anymore..but thanks for the tip thats overlooked allot of times |
|
|
NewBean |
Posted on 07/17/2019 5:35 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Taking the plunge, removing Artisan from the Raspberry Pi 3B+ restarting, updating system, restarting and then reinstalling Artisan! fingers crossed |
|
|
NewBean |
Posted on 07/17/2019 6:34 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
i removed the artisan program from the Pi and then restarted and loaded it back in from the zip file, and weird thing is that the screen and settings were still all there. it was like i never removed it. this is now becoming a pain in the A$$ this fun project is now frustrating |
|
|
NewBean |
Posted on 07/17/2019 7:40 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
ok yep me again, just keeping whoever is following along for the ride. removed the artisan program from the terminal side of things and was removed 100% :-) then downloaded from artisan a new copy and then installed as root this time to ensure i was not getting caught up with permission issues. BUT still the same thing.. NOTHING. cant connect to the TC4 from the raspberry pi. Just told the wife im scrapping the entire project so frustrated, she didnt look too happy about that! |
|
|
greencardigan |
Posted on 07/17/2019 8:12 PM
|
1 1/2 Pounder Posts: 1185 Joined: November 21, 2010 |
Could you try a different USB port on the Pi? Other than that I'm pretty much out of ideas sorry. |
|
|
NewBean |
Posted on 07/17/2019 9:05 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Yep, tried all 3. Next step is to get a new pi, new Raspbarian and start again.. |
|
|
greencardigan |
Posted on 07/17/2019 11:53 PM
|
1 1/2 Pounder Posts: 1185 Joined: November 21, 2010 |
One more idea. Try an older version of Artisan? I'm using 1.5 or 1.61 I think. |
|
|
JackH |
Posted on 07/18/2019 3:24 AM
|
Administrator Posts: 1809 Joined: May 10, 2011 |
Quote Hi Greencardigan! Are you using the same version PI board as NewBean? ---Jack
KKTO Roaster. |
|
|
renatoa |
Posted on 07/18/2019 5:39 AM
|
Administrator Posts: 3160 Joined: September 30, 2016 |
Quote I would test that TC4 on a PC, using same usb cable as for raspi |
|
|
NewBean |
Posted on 07/18/2019 9:37 AM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Renatoa, well good advice, i loaded the laptop with Artisan and configured it for the tc4 and NOTHING no connection regardless what setting i put.. but the TC4 is alive as im looking at it boot up and show counter/et80/bt81/ror0/htr0/fan0 |
|
|
NewBean |
Posted on 07/18/2019 9:45 AM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
Unless I'm just not doing something correct in the setup.. |
|
|
NewBean |
Posted on 07/18/2019 9:52 AM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
It must or has to be how I'm setting up the port. But only com3 is showing and that does nothing, but in the other tabs I have different com numbers, yep tried them too.. |
|
|
renatoa |
Posted on 07/18/2019 11:47 AM
|
Administrator Posts: 3160 Joined: September 30, 2016 |
Alive, but not communicating, they aren't exclusive... So let the PI alone and focus on TC4 serial port, or the cable. Check on PC the Device Manager, Ports branch, if reacting when connecting/disconnecting TC4. |
|
|
NewBean |
Posted on 07/18/2019 1:08 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
ok i think ive figured it out ! the Arduino UNO is CRAP.. i started from the beginning of time. tried to load the Artisan_PID sketch onto the UNO and i cant connect with it. tested the main computer and still no connection NO data connection. so back to ordering new items. |
|
|
NewBean |
Posted on 07/18/2019 5:30 PM
|
1/4 Pounder Posts: 54 Joined: May 31, 2019 |
OK quick question, i Purchased this UNO but its an R3, will this work with the TC4 ? or did i screw up LOL https://www.amazo...prod_image GreenCardian - this is the difference BUT need to know if this will be OK with your TC4, Thanks in advance https://startinge...fferences/ |
|
Jump to Forum: |