VS Arduino
Visual Micro >> Other Hardware >> VisualMicro supporting Raspberry Pi?
https://www.visualmicro.com/forums/YaBB.pl?num=1470881943

Message started by Gilles Plante on Aug 11th, 2016 at 2:19am

Title: VisualMicro supporting Raspberry Pi?
Post by Gilles Plante on Aug 11th, 2016 at 2:19am
Hi Tim,

have you ever thought of supporting the Raspberry Pi ? I am looking at a tool to develop for the Pi and came across this:

https://www.raspberrypi.org/forums/viewtopic.php?f=33&t=134928

I have been flabbergasted ! Someone has created the needed files to use the Arduino IDE to program the Raspberry PiĀ  :D.

Maybe that would work as is with VisualMicro. I will have test tomorrow.

Thanks

EDIT

The second link points to a video showing how the guy added the necessary tool chain and board definition to the Arduino environment. I wonder if clicking on an error would bring the editor to the line, that would be niceĀ  ;).


Title: Re: VisualMicro supporting Raspberry Pi?
Post by Visual Micro on Aug 11th, 2016 at 6:01pm
That's very interesting. It looks like it uses the same wifi/network upload system that the Arduino Yun uses.

Let me know if any issues with that and don't forget to install apple bonjour service for windows because I think that both the arduino ide and visual micro use it for automatic ip discovery.

If you have pro version you can skip that in visual micro, add ip address manually and then use a local project board.txt to specify the network settings.


Code (]  network.port=[enter a port num):

  network.auth_upload=[yes if password prompt is required]
  network.password=[enter a password if network.auth=yes]



VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.