[beagleboard] libprussdrv in apt?

2015-09-20 Thread Rick Mann
Would it make sense for libprussdrv to be a package in apt (and dynamically 
linked)? I'm working on getting my app (which uses the PRU) from 3.8 to 4.1. 
Googling other people's troubles, one of the steps seemed to be rebuilding 
libprussdrv*, which meant rebuilding my app (which I had just copied over from 
the other BBB) since it was statically linked.

I don't know what it takes to get something into apt or if it's appropriate for 
libprussdrv to be there, but it might be handy. 

Thanks,

-- 
Rick Mann
rm...@latencyzero.com


*From https://groups.google.com/forum/#!msg/beagleboard/0bG2lt9Xy_U/QTE9JhHkFAAJ

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Moving PRU App from Linux 3.8.x to new 4.1.x

2015-09-20 Thread Rick Mann
Ah, I found these instructions on how to patch dtc:

http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/

> On Sep 20, 2015, at 04:05 , Rick M  wrote:
> 
> 
> 
> On Tuesday, August 11, 2015 at 4:48:38 PM UTC-7, RobertCNelson wrote:
> Use the beagleboard repo, mine was just for development and its behind..
> 
> As long as it says 1.4.1- your fine.
> 
> 
> Hmm. I just got to where I had to build a newer dtc, so I got the sources 
> from devicetree.org (in the kernel repo), and built, and got
> 
> $ dtc --version
> 
> Version: DTC 1.4.1-g554fde2c
> 
> But, my dtc doesn't like -@:
> 
> rmann@rlmubuntu:~/dtb-rebuilder$ make
> 
>   DTC src/arm/am57xx-beagle-x15.dtb
> 
> /usr/local/bin/dtc: invalid option -- '@'
> 
> 
>  
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


-- 
Rick Mann
rm...@latencyzero.com


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Moving PRU App from Linux 3.8.x to new 4.1.x

2015-09-20 Thread Rick M


On Tuesday, August 11, 2015 at 4:48:38 PM UTC-7, RobertCNelson wrote:
>
> Use the beagleboard repo, mine was just for development and its behind..
>
> As long as it says 1.4.1- your fine.
>

Hmm. I just got to where I had to build a newer dtc, so I got the sources 
from devicetree.org (in the kernel repo), and built, and got

$ dtc --version
Version: DTC 1.4.1-g554fde2c

But, my dtc doesn't like -@:

rmann@rlmubuntu:~/dtb-rebuilder$ make

  DTC src/arm/am57xx-beagle-x15.dtb

/usr/local/bin/dtc: invalid option -- '@'

 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Error in Capemgr docs?

2015-09-20 Thread Rick Mann

> On Sep 20, 2015, at 08:05 , Robert Nelson  wrote:
> 
> It's a wiki, submit a change if you notice something wrong.

Done. I just didn't want to be changing information about something I barely 
understand.

There is a lot more out of date with that page. Would it be appropriate to 
update it for the latest kernel? I can leave in a section about how it changed 
since 3.x, although I don't know when (for example) DTBs moved from 
/lib/firmware to /boot/dtbs/`uname -r`



-- 
Rick Mann
rm...@latencyzero.com


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Error in Capemgr docs?

2015-09-20 Thread William Hermans
>
> *I can leave in a section about how it changed since 3.x, although I don't
> know when (for example) DTBs moved from /lib/firmware to /boot/dtbs/`uname
> -r`*


/lib/firmware/ and /boot/dtbs/ are not for the same function. Now if you
mean, when /boot/uboot/dtbs/ moved to /boot/dtbs/, then I have no idea. I
would guess around the same time debian started being the official distro
for the BBB. Or just shortly after. ~ 3.8.13-bone47. It is also plausible
this happened around the time Robert implemented all the nfsroot / tftp
stuff into uboot.

 I was still building my own kernel then, and using Roberts mini rootfs. So
could not say for sure.

Anyway, /lib/firmware/ == device tree blob files for peripherals, and such.
Where /boot/dtbs// == BSP device tree files. Board support
package, or just board specific dtbs's

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Using /dev/ttyS0 under read-only rootfs

2015-09-20 Thread Mark Fisher
I have successfully created a read-only FS with the latest debian (2015-03-01) 
image and figured out how to get a USB drive mounted as well as the network 
running, however I can't figure out how to use the UARTS, specifically 
/dev/ttyS0. I assume that the fact that the system is read only is the 
problem but I am not sure how I can "mount" the tty as read-write. Does 
anyone have any suggestions? 

For reference my fstab looks like this:

# /etc/fstab: static file system information.
#
UUID=4912b57f-749f-4804-8e26-2dcf1617a5eb  /  ext4 
 ro,noatime,errors=remount-ro  0  1
debugfs  /sys/kernel/debug  debugfs  defaults  0  0
tmpfs /tmp tmpfs nodev,nosuid,size=32M 0 0
tmpfs /srv tmpfs nodev,size=512K 0 0
tmpfs /var/log tmpfs defaults,noatime,size=1M 0 0
tmpfs /var/tmp tmpfs defaults,noatime,size=512K 0 0
tmpfs /var/run tmpfs defaults,noatime,size=512K 0 0
/dev/sda1  /USBDRIVE vfat defaults,user,dmask=000,fmask=111 0 0 #this is 
for the USB thumb drive

Thanks, Mark

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Beaglebone Black + 4g of ram

2015-09-20 Thread linuxhooligan
Hello.

What is the likelyhood of seeing a Beagleboard Black with something along 
the lines of 4GB (or more maybe!) ram or so?  

I wouldn't mind seeing if I can run something like XFCE + Debian and run 
mostly just things like browsers which eat ram like no tomorrow these days. 

Any rumours, comments, thoughts welcome!

Thanks.

Robert

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Beaglebone Black + 4g of ram

2015-09-20 Thread Gerald Coley
The processor will not support 4GB of RAM, so I would say it will not
happen..

Gerald


On Sun, Sep 20, 2015 at 7:31 PM,  wrote:

> Hello.
>
> What is the likelyhood of seeing a Beagleboard Black with something along
> the lines of 4GB (or more maybe!) ram or so?
>
> I wouldn't mind seeing if I can run something like XFCE + Debian and run
> mostly just things like browsers which eat ram like no tomorrow these days.
>
> Any rumours, comments, thoughts welcome!
>
> Thanks.
>
> Robert
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Using /dev/ttyS0 under read-only rootfs

2015-09-20 Thread Nuno Sucena Almeida
On 09/20/2015 08:09 PM, Mark Fisher wrote:
> I assume that the fact that the system is read only is the problem but I
> am not sure how I can "mount" the tty as read-write. Does anyone have
> any suggestions? 

You might want to mount your /dev as a tmpfs? A quick google gave me this:

https://sites.google.com/site/linuxpendrive/rorootfs

cheers,
Nuno
-- 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB SPI//ADXL375

2015-09-20 Thread Przemek Klosowski
On Sun, Sep 20, 2015 at 2:24 PM,  wrote:

>
> I am doubtful about the output because the voltage in B phase is Zero.
> Even then the reading is [67,195] and it is sequential compared to phase a
> data obtained ie [65,193]
>
> Hope you can advice
>
>
> Sorry, I am afraid I am going to disappoint you: I have no experience with
this chip. Still, in general terms, I think you're doing the right thing:
provide it with known inputs and correlate the readout. For instance, if
you short out the input (zero out all voltages), what do you read?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Error in Capemgr docs?

2015-09-20 Thread Robert Nelson
It's a wiki, submit a change if you notice something wrong.
On Sep 19, 2015 10:03 PM, "Rick Mann"  wrote:

> On this page:
>
> http://elinux.org/Capemgr
>
> It says "Each BeagleBone capes has an EEPROM on SPI bus 0 which contains
> information about the cape". But I think it's on i2c bus 2, isn't it?
>
> --
> Rick Mann
> rm...@latencyzero.com
>
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB SPI//ADXL375

2015-09-20 Thread harikumar . cet


On Monday, March 31, 2014 at 1:13:07 AM UTC+5:30, José Luis Redrejo wrote:
>
> Hello Stuart, I've been using BBB to communicate with another Analog 
> Devices device (ADE7753) , and I can confirm you that it works. 
> Have you tried to do a loopback test before connecting the ADXL275? 
> Just use a wire in the BBB to join DI and DO in P9, and run this 
> program: 
>
>
> from Adafruit_BBIO.SPI import SPI 
>
> spi = SPI(0,0) 
> spi.mode=2 
>
> spi.msh=200 
> spi.open(0,0) 
>
> print spi.xfer2([32, 11, 110, 22, 220]) 
> spi.close() 
>
> You should see 32,11,110,22,220 in your terminal as it's returned by 
> the spi instruction. 
>
> You don't need 
> spi.cshigh = low 
> because that's its default value. 
>
> If the loopback test works, then you can try with the device. I can 
> confirm you that using ADE7753 and adafruit python library I have need 
> some time to get it working, until I found out the trick. 
>
> Regards. 
> José L. 
>
>
>
> I am writing this by seeing your post

I am trying to communicate between BBB and ADE7880 using SPI. But on 
spi.xfer2([0x43,0xC1]), ie reading AVRMS i am getting [67,193] as output 
and for BVRMS [67,195] etc.
I tried the loop back test and is working fine.

I hope you will be able to advice me on this.
Thanks 

HariKumar R

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] What happened to "eeprom" in i2c sysfs?

2015-09-20 Thread Robert Nelson
We are using 'nvmem' interface in v4.1+
On Sep 19, 2015 10:13 PM, "Rick Mann"  wrote:

> Everything I see online tells me to cat a node like
> /sys/bus/i2c/devices/1-0057/eeprom, but that doesn't seem to exist. This is
> for my custom cape. I just installed the EEPROM IC at address 0x57, and I
> think the OS is finding it:
>
> [3.71] bone_capemgr bone_capemgr: Baseboard:
> 'A335BNLT,00C0,3214BBBK4221'
> [3.718924] bone_capemgr bone_capemgr:
> compatible-baseboard=ti,beaglebone-black - #slots=4
> [3.778342] bone_capemgr bone_capemgr: slot #0: No cape found
> [3.838333] bone_capemgr bone_capemgr: slot #1: No cape found
> [3.898333] bone_capemgr bone_capemgr: slot #2: No cape found
> [3.928169] bone_capemgr bone_capemgr: Invalid signature '' at
> slot 3
> [3.935464] bone_capemgr bone_capemgr: slot #3: No cape found
> [3.941370] bone_capemgr bone_capemgr: initialized OK.
>
> But I can't figure out how to read (or write) the contents, since the OS
> driver has it ("Error: Could not set address to 0x57: Device or resource
> busy").
>
> So, I'm trying to read and write via sysfs, but I don't see the node. I'm
> on kernel 4.1.6-ti-r15.
>
> TIA,
>
> --
> Rick Mann
> rm...@latencyzero.com
>
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Moving PRU App from Linux 3.8.x to new 4.1.x

2015-09-20 Thread Robert Nelson
Then use the overlay dtc script and build dtc..
On Sep 20, 2015 6:05 AM, "Rick M"  wrote:

>
>
> On Tuesday, August 11, 2015 at 4:48:38 PM UTC-7, RobertCNelson wrote:
>>
>> Use the beagleboard repo, mine was just for development and its behind..
>>
>> As long as it says 1.4.1- your fine.
>>
>
> Hmm. I just got to where I had to build a newer dtc, so I got the sources
> from devicetree.org (in the kernel repo), and built, and got
>
> $ dtc --version
> Version: DTC 1.4.1-g554fde2c
>
> But, my dtc doesn't like -@:
>
> rmann@rlmubuntu:~/dtb-rebuilder$ make
>
>   DTC src/arm/am57xx-beagle-x15.dtb
>
> /usr/local/bin/dtc: invalid option -- '@'
>
>
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Moving PRU App from Linux 3.8.x to new 4.1.x

2015-09-20 Thread Rick Mann
Ah yeah, that helped. I found older instructions to build it with -@, but 
didn't realize it was building an out-of-date version. I seem to be having 
problems on my 14.04 Ubuntu in that it fails to apt-get update on armhf stuff, 
but I just commented that part out of your script and it built fine. Thanks.

> On Sep 20, 2015, at 08:07 , Robert Nelson  wrote:
> 
> Then use the overlay dtc script and build dtc..
> 
> On Sep 20, 2015 6:05 AM, "Rick M"  wrote:
> 
> 
> On Tuesday, August 11, 2015 at 4:48:38 PM UTC-7, RobertCNelson wrote:
> Use the beagleboard repo, mine was just for development and its behind..
> 
> As long as it says 1.4.1- your fine.
> 
> 
> Hmm. I just got to where I had to build a newer dtc, so I got the sources 
> from devicetree.org (in the kernel repo), and built, and got
> 
> $ dtc --version
> 
> Version: DTC 1.4.1-g554fde2c
> 
> But, my dtc doesn't like -@:
> 
> rmann@rlmubuntu:~/dtb-rebuilder$ make
> 
>   DTC src/arm/am57xx-beagle-x15.dtb
> 
> /usr/local/bin/dtc: invalid option -- '@'
> 
> 
>  
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


-- 
Rick Mann
rm...@latencyzero.com


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Using /dev/ttyS0 under read-only rootfs

2015-09-20 Thread Mark Fisher
I tried that, thanks, but it didn't work. Maybe I didn't have the syntax 
correct. Can anyone suggest the correct syntax? 

After reading many articles I have made the USB drive and networking 
function but I really can't find any information specific to this problem.

Thanks

On Sunday, September 20, 2015 at 5:49:20 PM UTC-7, Mark Fisher wrote:
>
> I have successfully created a read-only FS with the latest debian 
> (2015-03-01) 
> image and figured out how to get a USB drive mounted as well as the network 
> running, however I can't figure out how to use the UARTS, specifically 
> /dev/ttyS0. I assume that the fact that the system is read only is the 
> problem but I am not sure how I can "mount" the tty as read-write. Does 
> anyone have any suggestions? 
>
> For reference my fstab looks like this:
>
> # /etc/fstab: static file system information.
> #
> UUID=4912b57f-749f-4804-8e26-2dcf1617a5eb  /  ext4 
>  ro,noatime,errors=remount-ro  0  1
> debugfs  /sys/kernel/debug  debugfs  defaults  0  0
> tmpfs /tmp tmpfs nodev,nosuid,size=32M 0 0
> tmpfs /srv tmpfs nodev,size=512K 0 0
> tmpfs /var/log tmpfs defaults,noatime,size=1M 0 0
> tmpfs /var/tmp tmpfs defaults,noatime,size=512K 0 0
> tmpfs /var/run tmpfs defaults,noatime,size=512K 0 0
> /dev/sda1  /USBDRIVE vfat defaults,user,dmask=000,fmask=111 0 0 #this is 
> for the USB thumb drive
>
> Thanks, Mark
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Using /dev/ttyS0 under read-only rootfs

2015-09-20 Thread Mark Fisher
I tried that, thanks, but it didn't work. Maybe I didn't have the syntax 
correct. Can anyone suggest the correct syntax? 

After reading many articles I have made the USB drive and networking 
function but I really can't find any information specific to this problem.

Thanks

>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB SPI//ADXL375

2015-09-20 Thread harikumar . cet
Hello Przemek,

Thank you for your immediate reply.

I am doubtful about the output because the voltage in B phase is Zero. Even 
then the reading is [67,195] and it is sequential compared to phase a data 
obtained ie [65,193]

Hope you can advice

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB SPI//ADXL375

2015-09-20 Thread Przemek Klosowski
On Sun, Sep 20, 2015 at 9:18 AM,  wrote:

> ADE7880


I didn't use this chip myself, but page 44 of
http://www.analog.com/media/en/technical-documentation/data-sheets/ADE7880.pdf
specifies that the values are 24-bit signed numbers, so you should be
reading three bytes. They say 0x39792C is the RMS value of full scale
input. You may be getting right data, and maybe you just need to scale it.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Autodesk's Ember announcement at OSHWA Summit

2015-09-20 Thread William Hermans
>
> *Anyone at the summit? Seems that Autodesk announced some sort of
> BeagleBone derivative for on open hardware SLA 3D printer. Perspectives?*
>
> *https://preview.hs-sites.com/_hcms/preview/content/3347838857?_preview=true_key=qJ9W8Fbk=1545937
> *
>

It is pretty cool more and more people are using the beaglebone as kind of
a reference board - For projects such as these. So it's good for
beagleboard.org, and probably TI too . . . But I'm not sure how this is
useful for the community in general.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.