Go to advanced search

by sacrophyte
Thu May 18, 2017 4:09 pm
Forum: Other projects
Topic: tracking and controlling a quadcopter: appropriate hardware?
Replies: 1
Views: 345

tracking and controlling a quadcopter: appropriate hardware?

Good day, I am hoping to use a RPI zero w to track and control a quadcopter. I am trying to learn about OpenCV which seems like a very nice platform for tracking objects via video. However, it seems that OpenCV might be a bit too heavy for the RPI zero w. Adrian Rosebrock (http://www.pyimagesearch.c...
by sacrophyte
Fri Nov 22, 2013 3:52 pm
Forum: Mathematica
Topic: How to launch the notepad version of Wolfram?
Replies: 2
Views: 2715

Re: How to launch the notepad version of Wolfram?

May have found the answer:
http://community.wolfram.com/groups/-/m ... h=W7bD3mnd

In order to start the application from the Linux command line, type:
$ wolfram
To start Mathematica, type:
$ mathematica
by sacrophyte
Fri Nov 22, 2013 3:35 pm
Forum: Mathematica
Topic: How to launch the notepad version of Wolfram?
Replies: 2
Views: 2715

How to launch the notepad version of Wolfram?

This is very much exciting! :) I can get the standard command-line version of the engine going just fine, but what about the graphical notepad version?

Sorry for the stupid question - hoping to show it off to a bunch of 4th graders in 2 hours. :)
by sacrophyte
Wed Nov 20, 2013 6:20 am
Forum: Advanced users
Topic: how do I know if someone has already built an etoys OS?
Replies: 0
Views: 481

how do I know if someone has already built an etoys OS?

Good day, I am working with a school to boot directly into eToys. I am thinking I can use the existing "boot to scratch" as an example, and wanting to know if the wheel has already been invented. If not, I'll get to work. :) I already have the png image file, modified flavours.json and raspi-config....
by sacrophyte
Tue Nov 19, 2013 9:59 pm
Forum: Other programming languages
Topic: Direct boot into eToys?
Replies: 1
Views: 890

Re: Direct boot into eToys?

From the squeak-dev listserver, I have a possible answer: The raspi-config script is here: https://github.com/asb/raspi-config/blob/master/raspi-config You could edit that to add a boottoetoys.sh similarly to boottoscratch.sh. If you're not that familiar with shell scripting, try replacing "& scratc...
by sacrophyte
Sun Nov 17, 2013 4:10 pm
Forum: Other programming languages
Topic: Direct boot into eToys?
Replies: 1
Views: 890

Direct boot into eToys?

Good morning, You guys have so much awesome going on here, it is amazing! Curious, how does one boot directly into eToys? I see the new NOOBS image and raspi-config allow one to boot directly into Scratch, which is based on the same VM. How does one modify it to boot directly into eToys? Thanks much!

Go to advanced search