-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help newbies for find the MAC adress #2
Comments
Hey, |
Thank for responding ! |
So I'm not familiar with macOS,
Which will then include the mac address for the pixoo device. Let me know if you need more assistance. |
Omg. I didn't know i can pair it with my Mac 🙀 |
OK so now i got error : (yeah !) I pair it with my laptop and i got the MAC adress. |
Which python version do you have? (find out with |
I use :
|
Okay I found the culprit... |
I think i have pc can run Linux ! |
I will see if I can implement a version using But I'm currently moving and a little short on time, I guess it will take a few months until I'll be able to tackle this. The PC would need to be turned on - the PC calculates the picture and sends it for display to the pixoo. I would have liked to do it differently but I did not find any way to execute code on the pixoo itself. Currently I animate a clock and have some Pixels indicating statuses for things like if I did a 'daily commit'. |
That a cool set-up ! Happy moving ! thanks again :D |
Have you thought about coming back to this? I don't mind giving it a try but I'll be kinda mashing puzzle pieces together to try and make them fit |
Hey hey, this does still work, what would you like to try? |
Nice! I meant the MacOs compatibility specifically |
I do not have a Mac machine, so testing this is kind of hard for me ^^, but I would assume that it should work well. For the "mirror part of my screen" part, I would say the code should be straightforward. Take a screenshot (or just a part of the screen) every 100ms and use pillow to resize it to the pixel count of your pixoo device and then send the image to it. It is very similar to the clock, but instead of creating the clock image, you just take the new screenshot. If you try this and get stuck, I can provide additional guidance. 😊 |
Ah that is super helpful! I think I read this thread and just thought it wasn’t working on Mac. I’ll give it a try, thanks! |
Hello i have th Pixoo Max too, i wanna use some custom image to it the app is lame.
How i use yours ? I don' know how to have MAC adress of the PIxoo Max
The text was updated successfully, but these errors were encountered: