**** BEGIN LOGGING AT Sat Apr 17 02:59:57 2021 Apr 17 03:19:54 nick mattb00000ne Apr 17 03:20:08 I am BACK!!! Apr 17 03:20:21 with more questions Apr 17 03:20:23 lol Apr 17 03:20:53 start off with an easy one I hope.... I made a small tcp client-server demo program Apr 17 03:21:55 and I want to send commands to the black just using the ip and socket without doing the whole log on with debian is that possible Apr 17 03:22:07 like can I open a port to avoid doing that Apr 17 03:24:52 Ride! Apr 17 03:25:11 Just kidding. Apr 17 03:25:18 That is a good question. Apr 17 03:25:37 Fling hates me! Apr 17 03:25:55 sorry. fling hates me! Apr 17 03:27:06 mattb000000ne: SOrry for InterRupTing. Apr 17 03:27:14 I am sure someone knows something. Apr 17 03:27:24 No, you hate yourself. Apr 17 03:27:27 whats fling Apr 17 03:27:31 That! Apr 17 03:27:32 oh Apr 17 03:27:34 mattb000000ne: whatsup Apr 17 03:27:34 Ha. Apr 17 03:27:35 lol Apr 17 03:27:42 thought you were a tcp program Apr 17 03:27:46 She/he hates me like I hate myself. Apr 17 03:28:10 mattb000000ne: nice to meet you too. Apr 17 03:28:16 Argh! Apr 17 03:29:05 I am going to where people will respect my keen insight. Meanies! Apr 17 03:29:41 I just want to say something before I go. Apr 17 03:29:57 There is no way to answer everything all the time. You need to mediate at times. Apr 17 03:30:54 ok Apr 17 03:30:58 nice to meet you Apr 17 03:31:08 zmatt still lurking around here Apr 17 03:31:13 been a while since i have been on Apr 17 03:31:23 he is usually my goto Apr 17 03:31:39 lol Apr 17 03:31:39 So I have this bbb I only used it once for flashing x200. Apr 17 03:31:39 What else could I use it for? Apr 17 03:31:40 a lot of stuff Apr 17 03:31:48 I printed a nice case for it Apr 17 03:31:53 that is a start Apr 17 03:31:54 Now it looks a little like a soap holder :> Apr 17 03:31:57 why did you buy it Apr 17 03:32:08 I bought it for flashing x200 Apr 17 03:32:19 whats x200 Apr 17 03:32:25 lenovo laptop Apr 17 03:32:49 could a rasberry pi 4 do that Apr 17 03:32:58 a lot more instructables for the pi4 Apr 17 03:33:06 make a media server or something Apr 17 03:33:19 yes, raspberry pi 3 does a better job than bbb because it can provide enough juice eg it eliminates the need of an external psu Apr 17 03:33:26 and external psu can fry your board Apr 17 03:33:48 oh I know about frying a board Apr 17 03:33:50 I have pi3 too and I used it for flashing x200 too, it was much more convenient Apr 17 03:33:53 this is my 4th BBB Apr 17 03:34:06 Then I tried using pi for retropie but it is another story Apr 17 03:34:29 I also used pi3 for flashing sanguinololu which is a different voltage board but pi survived :D Apr 17 03:35:53 cool Apr 17 03:35:59 now just looking for other ideas? Apr 17 03:36:37 no, just looking at this soap holder and thinking what to use it for :D Apr 17 03:36:44 no ideas yet I mean Apr 17 03:37:14 I see bbb as a nice piece of hardware which I unfortunately have no use for. Apr 17 03:37:20 Or atleast I don't know about one. Apr 17 03:54:31 Moola? Apr 17 03:54:37 yea boy! Apr 17 03:55:24 Steaks are not free and neither is water. Apr 17 03:57:18 Polish 'em boots and smile! Apr 17 04:01:12 I am going to polish mine! Now, smiling, maybe... Apr 17 04:02:12 10:00! Apr 17 04:02:15 Cough. sorry. Apr 17 04:40:23 fling: you can use it as a 100 Msps 12-channel logic analyzer Apr 17 04:40:50 fling: I don't see any RPi doing that ;) Apr 17 04:41:09 (search beaglelogic) Apr 17 04:44:37 fling: in general, the PRU subsystem is something that really sets the beaglebone apart from other small ARM-based boards, it consists of two 200 MHz non-pipelined microcontroller cores designed for deterministic timing and which have gpio wired directly into registers, allowing them to be used for all sorts of custom I/O with strict timing Apr 17 04:45:47 (while also having access to the rest of the SoC, allowing e.g. to dump large amounts of data into a ringbuffer in DDR3 memory) Apr 17 04:49:21 fling: the BBB also has CANbus interfaces, PWM outputs with 10ns duty cycle resolution, hardware quadrature decoders, capture inputs that can be used to measure pulse width and/or pulse distance with 10ns resolution (one input even 5ns resolution) Apr 17 04:49:40 that sort of stuff Apr 17 04:50:19 mattb000000ne: "media server" is the worst possible suggestion for using a beaglebone :P if there's one application it would be absolutely terrible at, it's that Apr 17 04:50:30 lol Apr 17 04:50:50 ok rasberry pi good for that Apr 17 04:50:53 i think Apr 17 04:54:07 as for your earlier question, I have no idea what you mean... why would you need to log in to the beaglebone to connect to your tcp server? Apr 17 04:55:06 well for ssh you need to log in Apr 17 04:55:26 that's a weird way to phrase that... ssh is a way to log in Apr 17 04:55:32 i figured there would be some sort of security blocking me from just sending messages to ports Apr 17 04:55:42 zmatt: interesting! thanks for the info. Apr 17 05:00:36 fling: there's also some project to drive up to 48 ws2811/ws2812-based led strips Apr 17 05:01:01 maybe I should buy some Apr 17 05:02:43 another bbb led control thing: https://trmm.net/Category:LEDscape/ Apr 17 05:05:58 hmm Apr 17 05:12:05 pru is great for ws2812 since it's quite timing-sensitive (requires generating pulses with ±0.15 μs tolerance on pulse width), so bitbanging gpio from linux userspace is definitely not going to work reliably, and while you may be able to perhaps abuse an SPI port for it, you're not going to have dozens of those available for use ;) Apr 17 05:12:39 (plus encoding the RGB data into a format that you could output via SPI would require a substantial amount of cpu time) Apr 17 05:15:38 will I sync it to music or something? Apr 17 05:15:51 or wait Apr 17 05:16:14 I mean, what you output on them is up to you... Apr 17 05:16:23 better to use led strips behind a screen to light the wall in screen border colors Apr 17 05:17:03 lol, ambilight Apr 17 05:17:24 that doesn't require much pixels though, so you can do that probably from pretty much any board Apr 18 02:00:05 So...w/ TIDL, one would train it on a PC/Linux Box, then convert it w/ the conversion tool, and then put its compiled version on the AI? Apr 18 02:01:43 Where would I get this conversion tool? Apr 18 02:12:33 Scratch my question. Apr 18 02:12:49 They have a ton more info. now on the 'sdk' and converting things... Apr 18 02:53:26 Okay! So, it seems that the converter tool is located in the .bin file for the sdk. Nice. Apr 18 02:53:54 is anyone working on TIDL w/ the AI still? **** ENDING LOGGING AT Sun Apr 18 03:00:04 2021