thanks Alfred -sorted!
steeley
@steeley
Best posts made by steeley
Latest posts made by steeley
-
RE: Control GPIOs from simple web page
@Alfred-Riss said in Control GPIOs from simple web page:
https://docs.onion.io/omega2-project-book-vol1/led-traffic-light.html
Thanks- I had seen this but I need to use a web browser/html to do this.
Ahh - think I have found something related to node.js that might do it.
-
Control GPIOs from simple web page
Just wondered if its possible to control GPIO pins from a simple web page button/html?
E.g Call gpioctl command to toggle output
I'm sure I saw this somewhere, but can't seem to find it now.TIA
-
RE: is Nano available on Omega2?
@crispyoz said in is Nano available on Omega2?:
/etc/opkg/distfeeds.conf
Ahh thanks again .. :). I was wondering which feed it was in!
-
RE: I2S ADC Headaches
For playback into a pcm1502a board the wiring here will work:
https://onion.io/2bt-omega-i2s-audio/
You can ignore the setup stuff, just use UFDs build and it works. -
RE: I2S ADC Headaches
@UFD
What are you recording onto? bigger also buffer or making the process run as a higher priority can help.I tried your build as I have also spent ages trying to get i2s audio out
and it does work well with my 1502 board( own design) - thanks.I never got any official reply on whether i2s audio I/o would be part if the 'factory' builds... There is project in the docs that says i2s audio is included and shows
a setup , but its out of date and doesn't work.I'm looking at manufacturing a combined pcm1502a + pcm186x board
and currently considering the omega2+ as the host processor. -
is Nano available on Omega2?
Can't find the nano editor in the package list, although it seems some folks have it installed.
Any idea where to get it?TIA
-
RE: wait for network before running script?
Thanks Chris - I was not aware of the hotplug stuff. omega2 is pretty slow to boot
up for a little openWrt device(1 min+)anyway I think I have something working so far.
-
wait for network before running script?
is it possible to detect when the network is up? I need to run a script in rc.local
but it needs to have the network connected (either Access point, or connected to my home network) first.TIA
-
RE: Most recent stable build with i2s ??
@crispyoz
Spent the entire day doing this but never really got a build system
going. Spent ages correcting endless errors and various problems.I won't waste any more time ( or anyone elses) on this.
I'm not going to use Omega for this project.Thanks to all for trying to help.