Current SPAD.neXt Release: 0.9.12.123

This forum has closed. Please join our Discord Community.

SPAD.neXt online services are no longer available for SPAD.neXt Versions < 0.9.11.5

Search found 306 matches

by Oz Flyer
13 Oct 2019, 07:48
Forum: Hardware
Topic: Arduino Mega based Radio stack
Replies: 5
Views: 5809

Arduino Mega based Radio stack

Short bata test video showing SPAD.neXt and Arduino Mega displaying COM1 Act/Stby & COM2 Act/Stby. Only have single encoders for test COM1 at this time.
https://youtu.be/GeLifk6iM3Y
by Oz Flyer
06 Oct 2019, 07:20
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

Update: Now using 2 x 8 digit 7 Segment display modules, Top one to display the Active and the lower to display the Standby Freq. P1010152.JPG I can also switch to display COM1, Com2, Nav1 & Nav2 I now need to order 6 more display modules and 4 duel encoders, When I have completed the code I will po...
by Oz Flyer
30 Sep 2019, 13:29
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

Update on Arduino radio project. P1010150.JPG As you can see, Still using the LCD 2 line display but now can display Com1 & 2 Act & Stby or Nav1 & 2 Act & Stby using select button to swap which is displayed. I can swap the Freq on the displayed radios - up button swaps Com1 or Nav1 and the down butt...
by Oz Flyer
26 Aug 2019, 23:55
Forum: General
Topic: User defined events?
Replies: 7
Views: 3404

Re: User defined events?

Ton,
If I remember write when you create a ticket with that profile load (active) it send the profile and log files Ulrich will need.
He normal asks for any other he would need.
by Oz Flyer
05 Jul 2019, 15:25
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

I use a PACLED 64 for Annunciator Panel as the CH47 has 39 with text an if you what to be true to the aircraft another 25 that light up under test but are blank.
That makes 64 LED in the panel. I only have the 39 with LED's
by Oz Flyer
05 Jul 2019, 09:53
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

I have been using the Leo in Joystick Mode for some time now in my GPS project (info on the forum) and to convert an OLD Games Port addon's over to USB so it would be quite easy to mix them to make one device but a bit of a wast of hardware. Still need to retry my Leo board with the serial demo code...
by Oz Flyer
04 Jul 2019, 14:31
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

So far I can read both Simconnect and LVAR's But unable to write to them.
Only write is to Log File.
by Oz Flyer
03 Jul 2019, 10:18
Forum: General
Topic: problems with placled64 LED outputs
Replies: 11
Views: 6168

Re: problems with placled64 LED outputs

Unfortunately I do not have the Q400 so I can only give general help try loading the Simconnect & LVAR's into the Data monitor and see if you can get the values that way when you use the mouse.
by Oz Flyer
02 Jul 2019, 23:42
Forum: General
Topic: problems with placled64 LED outputs
Replies: 11
Views: 6168

Re: problems with placled64 LED outputs

Static Led is for single color (Red, Green, Yellow) etc. and only uses one pin (color is used for UI only). RGB is as it read for RGB LED's and uses 3 pins per LED so you can program what color you want each LED. The On/Off programming part is the same just just no color selection for the on state. ...
by Oz Flyer
01 Jul 2019, 11:57
Forum: Hardware
Topic: Arduino - Serial Device
Replies: 20
Views: 16183

Re: Arduino - Serial Device

Calling LVAR's After talking with Ulrich, this is what is needed for LVAR's: 1) Find LVAR you want 2) Use "addons/EXPRESSIONS / Add Expression / Add DAta" to check exact name. Ie. my CH-47 has an LVAR of "ac bus1" when listed in the monitor when check it is "AC BUS1" 3) So you would use "LVAR:AC BUS...