Read the statement by Michael Teeuw here.
Is there a "Rasbian simulation enviroment" for windows??
-
vmware player is the thing that gives u the ability to run another OS on top of windows as an app.
raspian hardware is different than what windows runs on, so it wont run in that virtual machine on windows
(only intel or amd processor supported OS’s)but you can get ‘close’ with ubuntu instead
-
Thanks for the reply’s. Reading your posts I think I’ll buy a 11 inch HDMI screen from aliexpress and take my Pi 3B+ with me to work after all.
I’m just starting with a Raspberry Pi (and Linux) and I don’t want to screw-up this laptop. :smiling_face_with_open_mouth_cold_sweat:I thought … I hoped it would be easy to do, but the risk is bigger then taking my Pi with me every day. Who knows… I could even build a sort of “laptop” like contraption with a screen from Aliexpress, a bluetooth keyboard and a Pi.
Thanks anyway for your help and tips! :thumbs_up: :thumbs_up: :thumbs_up: -
Raspbian OS(Stretch) is derived from Debian Stretch. The environment is almost same, but some H/W dependent feature will be another issue.
Anyway, I’m using just OSX for development. Most of *nix system is not so different with that of Raspberry. -
@mwel1977 you wouldn’t need the screen… you could do MM as remote in a browser, and SSH into the pi and winscp to copy/edit files
thats what I do… pi is on the other side of the room… do all work from windows
works great…
-
@sean right… thats why I said he could get ‘close’… only a few hardware dependant things…
sensor stuff maybe… i use a webcam for motion detection… don’t know (haven’t looked) to see if supported on ubuntu intel… but probably)
-
@sdetweil I have setup SSH on my Pi to, but I don’t work at home. :smiling_face_with_open_mouth_cold_sweat:
And I know that the wifi network here at work is setup not to allow other hardware other then those that have company certificates.
So at work I can’t use SSH and would need to work directly on my Pi.
So a small portable screen would work for me.Or…I could install ALL the modules from the list and change the config.js file on my windows laptop and test it when I come home! :face_with_tears_of_joy: :face_with_tears_of_joy: :face_with_tears_of_joy:
:confounded_face: :confounded_face: That’s going to take like…forever! :dizzy_face: :dizzy_face: :dizzy_face:
:face_with_stuck-out_tongue_winking_eye: -
@mwel1977 - I’m not sure of your job position or duties, but I think you can make a decent argument to your corporate management that you are expanding your skills and experience with Unix-like environments, plus your skills with virtual machines. If your company does anything with cloud computing or virtual desktops, you can make a strong case that you are using down time to increase your value to the company.
Running VMWare or MS Hypervisor on your laptop and spinning up a small Ubuntu server to experiment upon will teach you a lot of things unrelated to the Magic Mirror. If you really want to be sure, ask your supervisor if you can use your work laptop to teach yourself about virtual machines and Unix/Linux/Debian/Ubuntu. People with Unix skills are in high demand. People with experience with virtual machines are also valuable, especially in this age of cloud computing.
Now the downside: Anything you develop on your work laptop while at work belongs to your company. It’s not yours. So if you create a cool module for us, you don’t actually own it. Don’t expect that you do.
-
On your work laptop ANYWHERE ANYTIME doesn’t belong to you
-
@bhepler I’m actualy part of a group formed here at the company by the company we call “Hackthon team”. It’s purpose being to create tools for coworkers to make work faster, better and to reduce stress. As a 3D modeller (structural modeller) I’m a Autodesk Dynamo “expert”.
Dynamo is program for a visual scripting and has it’s own “nodes” but it can also read Python.And that’s why I bought Arduino boards and now Raspberry pi (nano W, 2B and 3B+)
Me being a person that need the hands-on learning curve (instead of reading a book and I can create a program in Python) would like to build something and start making a add-on for that something to get to know Python (or some other for of programming).Because now and then I have to wait for data and would like to use that time to learn.
And having a Pi running in a virtual enviroment would be awesome.
I know what I develop here doesn’t belong to me, but when I learn during the down time at work and create something on my real Pi at home does! :smiling_face_with_halo: -
@sdetweil I know… :pensive_face: :crying_face: