Search found 4 matches

by frankvuijsters
11 May 2024, 08:25
Forum: Scripts
Topic: Arduino
Replies: 7
Views: 1231

Re: Arduino

Goodmorning Allesandro, What I saw that you use a "pause(2)" in the Astro Art script, maybe that is important, further I always used only the Arduino command "Serial.read()" or "Serial.parseInt()" but did not know the "Serial.ReadString()" command. I'm going to try. On the other hand I use the "swit...
by frankvuijsters
09 May 2024, 17:15
Forum: Scripts
Topic: Arduino
Replies: 7
Views: 1231

Re: Arduino

Hi Alessandro, thanks for your message. It seems that the communication with Arduino via serial.connect works (checked with Serial.println) but the script does not go into the loop after the setup part. The communication with serial.send(string) in Astro Art and Serial.receive () in my Arduino scrip...
by frankvuijsters
04 Mar 2024, 18:12
Forum: Scripts
Topic: Arduino
Replies: 7
Views: 1231

Re: Arduino

Hi,

what my issue is: the communication between Astro Art and Arduino via serial commands.
Not Arduino sketches only the interface with Astro Art.
by frankvuijsters
31 Jan 2024, 14:14
Forum: Scripts
Topic: Arduino
Replies: 7
Views: 1231

Arduino

Can anybody help me how to integrate Arduino-programms (for relays and servo's) into AstroArt-programms. I need that to also control remotely the calibration-lamps in my spectroscope and flip-mirror on it, together with all the other AstroArtprogramming.