Now also available on iOS (iPhones, iPads and Macbooks) : https://apps.apple.com/nl/app/hyperion-control/id6470040759
Posts by Sizo
-
-
I am trying to publish the app to the Apple Store, but it got rejected with the following message and resolving steps:
QuoteGuideline 5.2.1 - Legal - Intellectual Property
Your app includes content or features from Hyperion, or is marketed to control external hardware from Hyperion, without the necessary authorization. The inclusion of third-party content within your app, whether retrieved from the internet by the app or embedded in the app, is subject to the terms of the Apple Developer Program License Agreement.
Your app and its contents should not infringe upon the rights of another party. In the event your app infringes another party’s rights, you are responsible for any liability to Apple because of a claim.
Next Steps
To resolve this issue, please attach documentary evidence in the App Review Information section in App Store Connect. Once we have reviewed your documentation and confirmed its validity, we will proceed with the review of your app.
Alternatively, please remove the third-party content from your app and its metadata.
Please see attached screenshots for details.
Anybody an idea where i can get the authorisation, or who I can address to get the authorisation?
Kind regards,
-
Hey there!
I'm excited to announce the launch of Hyperion Control, a new app that puts you in control of your Hyperion setup.
Key Features:
- 🌟 Manage Multiple Servers: Seamlessly control multiple Hyperion servers hassle-free.
- 🎨 Easy Color Selection: Pick vibrant colors effortlessly using our cool hue wheel.
- ✨ Effects: Get creative with a range of dazzling effects for your LEDs.
- 🔴 Power On and Off: Conveniently switch your LEDs on and off with a tap.
I'll will try updating and adding new features to Hyperion Control. Consider this version a beta release, providing you with the basic essentials to get started.
I'll be launching the iOS version of Hyperion Control on the Apple Store in the coming days. So stay tuned for that!
I must mention that since this is a beta release, there's a chance you may encounter a bug or two along the way. But don't worry! I'm here to make this app as smooth and flawless as possible. If you come across any issues or have suggestions for improvement, please don't hesitate to reach out and report them to me. Your valuable feedback will help me squash those bugs and make the necessary improvements promptly.
By the way, I started this project for fun and to learn more about Flutter. Your feedback and ideas mean a lot to me, so feel free to share your thoughts and suggestions.
Download Hyperion Control now from the :
- Google Play Store: https://play.google.com/store/…om.sylber.hyperioncontrol
- Apple Store: https://apps.apple.com/nl/app/hyperion-control/id6470040759
Cheers,
Sylber
-
I found the solution on stackoverflow ( https://stackoverflow.com/ques…ared-to-other-rest-client )
apparently there is a bug in the Hyperion Server that is treating the HTTP headers as case sensitive.
-
Hi there,
I am working on a mobile app so people can change the colors of the their Hyperion setup through their mobile.. But i am struggling with getting a succes response from the API. When I use postman i get a succesfull response but when the call goes the mobile app i get the following error:
Codeflutter: { "command": "", "error": "Errors during message parsing, please consult the Hyperion Log.", "success": false, "tan": 0 }
When i check my Hyperion log, i see the following:
Code2022-11-21T00:58:32.378Z [hyperiond HTTPJSONRPC] (DEBUG) (JsonAPI.cpp:81:handleInstanceSwitch()) Client '::ffff:192.168.2.1' switch to Hyperion instance 0 2022-11-21T00:58:32.383Z [hyperiond HTTPJSONRPC] (ERROR) Failed to parse json data from JsonRpc@::ffff:192.168.2.1: Error: illegal value at Line: 0, Column: 0 2022-11-21T00:58:53.120Z [hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:204:sendClose()) send close: 1000 2022-11-21T00:58:54.748Z [hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:30:WebSocketClient()) New connection from ::ffff:192.168.2.1 2022-11-21T00:58:54.769Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:81:handleInstanceSwitch()) Client '::ffff:192.168.2.1' switch to Hyperion instance 0 2022-11-21T00:58:55.681Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1054:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.2.1
Anybody an idea whats going wrong? The body what I am sending to 'http://192.168.2.10:8090/json-rpc' is :
Kind regards,
Sizo
-
Ive received today my Logic Level Shifter (https://www.bitsandparts.nl/Lo…ls-bidirectioneel-p100233)
Based on your schematics and information I have made my own scheme how I think it should be arranged based on my parts(led strip, raspberry and level shifter), could you confirm that I have understood it correctly and my scheme is how it should be set up?
-
Thank you very much guys, i will try the setups when I receive the level shifter.. And will keep you guys posted!
-
Thanks, so where do i connect then the Data Channel of my Ws2812 Leds to the level shifter and raspberry pi?
To : "SPI0 MOSI(19) to LV3" and then "HV3 to Data Channel" ?
-
Ive found a thread that maybe can answer my questions, I will try to follow the schemes in the thread those days
Link of the thread : Correct connection of the Level switch on the RPI4
-
I have no experience with electrical engineering, but I wil try..
So i need a level shifter (3 to 5 v ?) like this module:
And then i need to connect everything like this picture ? :
I found those pictures on: https://www.raspberrypi-spy.co…th-the-raspberry-pi-gpio/
In the picture they are mentioning "5V Sensor", as you can see there is a GND, OUT and 5V channel. In my case because i am using a LED strip, is the OUT channel the same as DATA channel on my ledstrip? So do I need to connect the DATA channel then to a GPIO pin? Or needs it to be connected to the HV1 channel
-
Led strips: WS2812B (5m 60 IP65 ---- from aliexpress https://nl.aliexpress.com/item…042311.0.0.4eb14c4dohotjP )
Power supply: 10A - 5V ( https://nl.aliexpress.com/item…042311.0.0.cf334c4dyliDdI ) - so I dont have a PSU, do i need one ?
Ive tried changing baudrate settings and the controllers but the leds are still staying white(when the led count is > 60), it only works stable with APA104 en baudrate: 2235000..
So does this mean that i need a logic levelshifter? If yes is there somewhere a tutorial how to do this, or what exactly do I need so I can try to figure it out by myself..
-
Thanks to Ambient_theater77 I am getting closer.
Instead of using the PMW controller he recommended to try the SPI controller. Because I wasnt able to get the leds working with the RPI PMW controller.
But now the next thing, if I set my 'Hardware Led Count' above +/- 50 then all my leds stay white. They don't turn off when I kill the software, I have to pull out the power supply. But if I set my 'Hardware Led Count' to 20, the 20 leds work fine. I can then configure effects and I see that the LEDs work properly.
Anyone have an idea why my LEDs don't work and only glow white when I increase my 'Hardware LED count'?
My Current Setup right now :
Controller type: apa104
Baudrate: 2235000 (standard value)
Added extra settings to: /boot/config.txt
-
Axel1972 did you got it working? If yes how? Because I am facing the same issue
-
So today my new led strip came inside along with the power supply. But still no luck still one few leds are working .. I really don’t know anymore where to look, anybody any idea what is going wrong ..
-
Ahh the PWM was set to 1 i just changed it to 0 and now i am not getting anymore the error. But still cant get my leds on
-
Thanks Lighting-guy, i just tried it again the normal way if there is something wrong with the software..
But now I am getting the following error:
Code2021-05-22T15:40:45.937Z [hyperiond LEDDEVICE] (ERROR) Device disabled, device 'ws281x' signals error: 'Failed to open. Error message: Selected GPIO not possible'
I think I messed it up to try doing strange things, can it be that i just burned down my led strip? Or do i need to try to cut some of the leds and then solder the connectors on the pads..
-
Anybody any idea, shall i buy a new led strip? Or a new power supply? Or is the problem somewhere else?
Kind regards,
-
I am following this topic, I think we are facing the same issue right here ( Hardware revision is not supported )
-
Yes, i saw yesterday that he updated the library, ive downloaded also the latest master branch and compiled it. But what i mean with that the leds not are working is: Only the first 5/6 leds are on, sometimes none of them get on.. So its really weird
-
I used this command for compiling with success:
Codewget -qO- https://raw.githubusercontent.com/hyperion-project/hyperion.ng/master/bin/compile.sh | sh
Now I dont get the error that the hardware rivision is not supported, but still not all leds are working
Here my recent debug logging: https://pastebin.com/YspBMkUF