Search found 79 matches

by Mike Horsten
Fri May 14, 2021 1:18 pm
Forum: Air Manager feedback & feature requests
Topic: Addition if Arduino micro
Replies: 7
Views: 3688

Re: Addition if Arduino micro

Raspberry Pico is a better solution about the same foot print but more memory and faster.

Mike

PS: and low price :D
by Mike Horsten
Sun May 02, 2021 1:36 pm
Forum: Lua and API Scripting Help
Topic: Led Array in combo with Button Array
Replies: 6
Views: 3555

Re: Led Array in combo with Button Array

Thanks guys for all the help but ill use a Mega for this as there are too many variables. Loved the videom but that does not help much but thanks @Keith. Is there a repository for code somewhere, like a sample code for a button array. I fail to find it. What i need is how to pull the correct value f...
by Mike Horsten
Fri Apr 30, 2021 6:41 am
Forum: Lua and API Scripting Help
Topic: Led Array in combo with Button Array
Replies: 6
Views: 3555

Re: Led Array in combo with Button Array

There are a few ways to do this. Using message port the options are plentiful but if you don’t want to get into message port then you can also multiplex the LED’s using the standard API digital in and out functions. Can you explain the multiplexing with the digital API? I already use the digital ou...
by Mike Horsten
Thu Apr 29, 2021 4:55 pm
Forum: Lua and API Scripting Help
Topic: Led Array in combo with Button Array
Replies: 6
Views: 3555

Led Array in combo with Button Array

HI, I was looking for a solution to have a button array and have a led with the button that is turrend on. This would be useful for a button box that tells me what is on and what is off. just by looking at the led. the code i have would use a 4x4 matrix but the leds would consume 16 pins on the Ardu...
by Mike Horsten
Mon Apr 26, 2021 2:03 pm
Forum: Air Player ARM
Topic: Raspberry Pico Question
Replies: 2
Views: 2438

Re: Raspberry Pico Question

Thanks Cor Jan, appreciate the help
by Mike Horsten
Mon Apr 26, 2021 2:00 pm
Forum: Air Manager Help
Topic: 3.7 and 4.0 on the same platform?
Replies: 5
Views: 2598

Re: 3.7 and 4.0 on the same platform?

Ok i understand, i don't want to hack it either and dont want to upset anybody Can i move the3.7 to a different machine for development. no flying?

Mike
by Mike Horsten
Mon Apr 26, 2021 12:53 pm
Forum: Air Manager Help
Topic: 3.7 and 4.0 on the same platform?
Replies: 5
Views: 2598

3.7 and 4.0 on the same platform?

Can you run both 3.7 and 4.0 on the same machine or network ? if so what directories do i need to change as i presume you can do both.

reason is not all the things i have done have been moved for 4.0, yes in know 4.0 is backward compatible but i would like to use 3.7 on my development machine.

Mike
by Mike Horsten
Mon Apr 26, 2021 12:50 pm
Forum: Air Player ARM
Topic: Raspberry Pico Question
Replies: 2
Views: 2438

Raspberry Pico Question

Does anybody know the RaspBerry Pico named hardware name? I would like to lock it in the code.

Also, LED's on the PICO, i presume always a resistor like the normal PI or is it selfcontained like the Arduino's

Thanks
by Mike Horsten
Sun Apr 25, 2021 11:22 am
Forum: Lua and API Scripting Help
Topic: Keith's LUA Help thread.
Replies: 280
Views: 67429

Re: Keith's LUA Help thread.

No you missunderstood, but dont worry....it works