**** BEGIN LOGGING AT Sun Dec 15 03:00:00 2013 Dec 15 03:26:39 Hi Dec 15 04:47:52 m Dec 15 12:55:09 it's a little unclear how many analog and digital io pins there are on the bblack Dec 15 13:13:41 is the beaglebone sort of the mix between all the gpio of a arduino and the power of the rpi? Dec 15 13:22:10 yes Dec 15 13:25:26 except is has a far more capable procesor Dec 15 13:29:04 and all software and hardware are open sources Dec 15 13:56:35 I am looking for H.264 support. The Raspberry Pi's GPU supports it. How does Beaglebone Black compare? Dec 15 13:58:19 <_av500_> no Dec 15 13:58:30 <_av500_> there is no HW video decoder Dec 15 13:58:41 <_av500_> if you need HD video, BBB is not for you Dec 15 14:14:49 Thank you @_av500_ ! Dec 15 15:54:19 is the bbb in stock anywhere Dec 15 16:06:38 MacLover, i have them in stock. they are $699 + shipping. Dec 15 16:23:14 any here? Dec 15 16:29:20 several Dec 15 16:31:33 is anybody using a usb camera and opencv with the black? Dec 15 16:35:43 no Dec 15 16:35:56 but i have used a network camera with opencv and bb white Dec 15 16:36:23 do you need to use the camera cape to get decent performance? Dec 15 16:36:28 is there any place that has the bbb in stock? Dec 15 16:36:46 no i don't use the camera cape to get decent performance Dec 15 16:37:10 with a static image I can proccess is in 1.2-1.3ms Dec 15 16:37:47 grabbing from the camera mjpeg stream i can proccess and image in about 1.5-1.8ms Dec 15 16:38:04 an* Dec 15 16:38:45 flughafen where did you buy your bbb Dec 15 16:39:47 ..... Dec 15 16:39:58 MacLover: i didn't Dec 15 16:40:17 flughafen: Do what? Dec 15 16:40:26 I am thinking of my next project, i have a couple of arduinos, an rpi, Dec 15 16:40:34 i dont have an bbb Dec 15 16:40:38 oh Dec 15 16:40:49 i'm debating on if the bbb is for me Dec 15 16:41:07 anybody have expereince with SPI using this display Dec 15 16:41:22 http://www.sainsmart.com/sainsmart-3-2-tft-lcd-display-touch-panel-pcb-adapter-sd-slot-for-arduino-2560.html Dec 15 16:41:38 I need the bbb and that display Dec 15 16:41:52 not sure how im going to interface with it but ill find a way Dec 15 16:41:57 i'd like to do something with opencv/face detection, wireless, display, touch screen, and sensors and wha tnot Dec 15 16:42:22 flughafen: I have some vision code that runs on openCV that detects FRC targets Dec 15 16:42:45 but it only works when there is a light ring around the camera Dec 15 16:42:51 a blue light ring Dec 15 16:43:19 then it gets angle to shoot, distance and rotation Dec 15 16:43:20 why ? Dec 15 16:43:31 why what? Dec 15 16:43:36 why blue llight ring Dec 15 16:43:46 because on the target there is reflective tape Dec 15 16:44:06 so i use the light ring so I can filter out any other objects that may be considered targets to my program Dec 15 16:44:17 here ill show you a pic Dec 15 16:44:24 *goes to github* Dec 15 16:44:59 https://raw.github.com/Team2168/BeagleVision/master/images/108_H.jpg?token=3989303__eyJzY29wZSI6IlJhd0Jsb2I6VGVhbTIxNjgvQmVhZ2xlVmlzaW9uL21hc3Rlci9pbWFnZXMvMTA4X0guanBnIiwiZXhwaXJlcyI6MTM4NzczMDY5MH0%3D--f1fe08c5ca335773d7a4edf4b00e902ec5d51f55 Dec 15 16:45:39 see what I mean? Dec 15 16:46:13 yea Dec 15 16:46:30 why you using opencv for? Dec 15 16:48:50 not sure yet, just recognition Dec 15 16:48:58 well thats no fun Dec 15 16:49:08 lol Dec 15 16:49:15 i'll mount it to a drone and track my wife if she goes out late at night? Dec 15 16:49:21 lol Dec 15 16:49:31 have you seen this? Dec 15 16:49:42 no? Dec 15 16:49:51 hold on let me get the link Dec 15 16:50:02 http://samy.pl/skyjack/ Dec 15 16:50:16 MacLover: i don't know where you live, but amazon germany has bbb in stock Dec 15 16:50:20 SkyJack is a drone engineered to autonomously seek out, hack, and wirelessly take over other drones within wifi distance, creating an army of zombie drones under your control. Dec 15 16:50:28 really! Dec 15 16:50:33 i live in US Dec 15 16:50:38 link please Dec 15 16:51:33 http://www.amazon.de/Einplatinen-Computer-BeagleBone-Black/dp/B00FYUC0IG/ref=sr_1_1 Dec 15 16:52:59 ahhh $72 Dec 15 16:53:03 "( Dec 15 16:53:16 that includes 19% mwst(tax) Dec 15 16:53:27 us its only 45 Dec 15 16:53:44 ah seeedstudio is out of stock Dec 15 16:54:25 every place is out of stock lol Dec 15 16:54:28 i think Dec 15 16:57:34 MacLover: how long have you been using bb/b? Dec 15 16:59:31 That should be fun to have a contest like that in Europe http://en.wikipedia.org/wiki/BEST_Robotics Dec 15 18:15:22 I'm having trouble using PWM on the BBB with Ubuntu installed - It doesn't seem to respond by using Adafurit_BBIO.PWM, and some filies are missing in the linix directories (/sys/devices/ocp.2/pwm_test_P8_13.14) Dec 15 18:15:48 Has anyone else run into this problem? Dec 15 20:05:08 Hi all, I am using ubuntu kernel 3.8.13-bone20 and just upgraded my kernel via Robert Nelson suggestion to 3.8.13-bone28 to be able to use PWM. However, when I try and load the driver for pwm, ie modprobe pam_test, I get: FATAL: Module pwm_test.ko is not found error. I have read that htis might be because I dont have the correct dependencies. Does anyone know how to fix this issue? Dec 15 20:20:26 hi Dec 15 20:20:34 Hi there Dec 15 20:21:13 I am a student at India. I want to make a project with beagle bone black. I wanted to know does it support Touch Screen monitors.. ? Dec 15 20:22:15 baggy_: http://www.logicsupply.com/components/touchscreen-displays/4dcape-43t/ Dec 15 20:33:58 Has anyone tried to enable pwm on ubuntu bone28 using modprobe pam_test? Dec 15 20:34:08 and have any advice to share? Dec 15 20:58:24 any body here? Dec 15 21:00:27 ........... Dec 15 21:01:40 MacLover: yes, but you should better ask your question, or maybe asking if someone is alive is the question?? Dec 15 22:03:15 anybody did a VPN through a BBB ? Dec 15 22:57:42 Anyone using ubuntu bone20 image having trouble wwith PWM out there? Dec 15 23:07:47 Hey. Dec 15 23:21:40 cmon ppl!! PWM PWM lets get a chant going, PWM PWM Dec 15 23:21:58 Why? Dec 15 23:22:24 Idk, I just wanted some help with it I guess so I thought Id make some noise Dec 15 23:22:41 Ah. Dec 15 23:22:42 Alright. Dec 15 23:22:44 PWM PWM. Dec 15 23:22:52 hahah yeah! Dec 15 23:22:56 PWM PWM Dec 15 23:28:28 * SpeedEvil sighs. Dec 15 23:28:50 * SpeedEvil stabs nooblar in the face for 348ms, then removes the knife for 983ms, then repeats. Dec 15 23:36:31 toooo slow SpeedEvil Dec 15 23:36:51 I have the amulet of +1000 douche repellant Dec 15 23:43:43 hi everyone! is it possible to set up a BBB to always boot from the sd card? Dec 15 23:44:28 <_av500_> yes Dec 15 23:44:34 <_av500_> kill MLO on the emmc Dec 15 23:44:38 <_av500_> and it will boot from sd Dec 15 23:44:46 how do i do that? :) Dec 15 23:44:58 <_av500_> log in Dec 15 23:45:03 <_av500_> find the boot partition Dec 15 23:45:05 <_av500_> rm MLO Dec 15 23:45:19 ok, ty! Dec 15 23:45:23 <_av500_> this one might actuayll get exported to your PC Dec 15 23:45:32 <_av500_> so even easier to delete Dec 15 23:46:00 <_av500_> see if it pops up in Windows File Manager Dec 16 00:24:54 Hi, having issues with getting the usb->serial drivers working on my Mac - any guru's able to lend a hand please? Dec 16 02:19:29 DogS! Dogs! dogs! dog Dec 16 02:19:29 for SALE! Dec 16 02:19:29 Sale! Dec 16 02:19:29 sale. **** ENDING LOGGING AT Mon Dec 16 03:00:01 2013