You can test audio by: speaker-test -c2 -twav
Multiplexer pins are in this dts file and GPIO lines are below: A0 - GPIO4_IO24 A1 - GPIO4_IO25 A2 - GPIO5_IO22 A3 - GPIO5_IO17 A4 - GPIO4_IO29...
Example - The gpios to control multiplexing for A0 and A1 (analog or gpio) which need to be made high for gpio support are: A0 - GPIO4_IO22 A1 -...
If you review the schematics, the analog pins are multiplexed with GPIO pins and selectable via a 2-Channel Analog Multiplexer (74VHC4053AFT). So...
I have tested with this one and it will work however to need to take it apart to connect it to an external 5v supply. Alternatively I added...
You might want to read this thread which discusses some of the issues regarding the suitability of the NEO as the flight controller. You can...
Referring to these pins by a GPIO number (ie GIPO_124) doesn't make sense because the pins are multiplexed to a pad on the imx6. They should be...
If you review the dts you will see: pin 23 GPIO1_IO_24 pin 41 GPIO4_IO_28
A level converter like this should do the trick.
Interesting piece of kit (... although expensive), have you thought of connecting/controlling through usb? Having glanced over the datasheet its...
I don't now how much practical experience you have had with image detection, however the ideas presented in the application note although novel...
Be careful some (or most) of those type of hdmi to vga adapters require the hdmi source to provide enough current on the 5v pin to drive the...
That example just seems to stream the Mobius output over wifi to a laptop. I suspect the original post is about deploying opencv on the Neo for...
The M4 has access to 8MB for RAM which it can use for program and or data. From memory the Arduino sketches are compiled down to MQX api calls...
You can program the M4 by : 1. Bare Metal - Launching a C program by setting up the vector table and enabling the M4 from the A9. There are some...
I already answered in this thread. BTW there is no Flash on the Neo.
I suspect you could probably implement some kind of stabilization system, however I think you would have to jump through some hurdles to get there...
.. forgot the plus bit.
Fast mode is support by i2c on the imx6 so this shouldn't be a problem (except if the drivers aren't available).
Separate names with a comma.