-
Notifications
You must be signed in to change notification settings - Fork 104
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
Feature: compatibility with Nebra AnyBeam? #313
Comments
It'll be something that will require testing to get some accurate results. With a Pi Zero or original A+ it might be fine with the normal battery that is included. The projector draws approximately 1-1.5A with the Zero drawing around 0.2-0.5A. However with a Pi 3 this might not work with the Motorola battery as the Pi itself can draw over 1A. @shawaj when my Anybeam HAT arrives I'll test it with the bench PSU for power measurements and with the Pijuice. |
Nice, good to hear! I'm up to do some testing as well when I'll get mine, but I suspect that you will all have done that way before I do :) Anyway, great news, we'll have something to investigate! |
@ryanteck I will send you one tomorrow. Also - the other thing is that the battery backup "dumb" features should work fine - but in some scenarios the I2C will not work as the DPI interface over the GPIO pins will use some of the I2C pins in the highest quality scenarios. Just something to be aware of. |
If you use RGB666 on the Anybeam HAT (mode 4) you can use software i2c on GPIOs 26 and 27. |
@tvoverbeek thanks for that! |
Out of the box it works perfectly fine and actually seems to work with a Pi 3B+ however I would recommend using a bigger battery to prevent any issues. However the shorter posts must be used instead of the taller posts that will be included. |
@ryanteck thanks for testing. @ChristopherRush do you have an AnyBeam HAT to hand? Reckon you could document the process for this at some point (perhaps on the AnyBeam GitHub https://github.com/NebraLtd/AnyBeam ) and then close the issue? |
I don't have a Anybeam HAT, I think only Ryan does. I only have the
standard one in the case.
…On Sat, 22 Feb 2020, 15:21 Aaron Shaw, ***@***.***> wrote:
@ryanteck <https://github.com/ryanteck> thanks for testing.
@ChristopherRush <https://github.com/ChristopherRush> do you have an
AnyBeam HAT to hand? Reckon you could document the process for this at some
point (perhaps on the AnyBeam GitHub https://github.com/NebraLtd/AnyBeam
) and then close the issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#313?email_source=notifications&email_token=AAOKSKQFERYXXDZEJRTNX2DREE7HPA5CNFSM4HMP7KJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMVCVJI#issuecomment-589965989>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOKSKVPH4MAKLIZPKVZW73REE7HPANCNFSM4HMP7KJQ>
.
|
@ChristopherRush aha, fair enough. @ryanteck do you still need the hat currently? Could we send to @ChristopherRush ? |
I don't currently need it so can send it to Chris, will do on Monday
…On Sat, Feb 22, 2020 at 3:29 PM Aaron Shaw ***@***.***> wrote:
@ChristopherRush <https://github.com/ChristopherRush> aha, fair enough.
@ryanteck <https://github.com/ryanteck> do you still need the hat
currently? Could we send to @ChristopherRush
<https://github.com/ChristopherRush> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#313?email_source=notifications&email_token=AAINW2MUQNM4QKVHVTSHIBLREFAG5A5CNFSM4HMP7KJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMVC3JY#issuecomment-589966759>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAINW2IZ3USKWKRPSNE6P6LREFAG5ANCNFSM4HMP7KJQ>
.
--
Ryan WalmsleyEngineer
Pi Supply Unit 4 Bells Yew Green Business Court,
Bells Yew Green, East Sussex, TN3 9BJ, United Kingdom
Email us at sales@pi-supply.com
[image: Pi-Supply] <http://pi-supply.com/>
|
Thanks @ryanteck |
I'm struggling to get this to work. I added everything for "Mode 4" including |
@ChristopherRush Which Pi? On a Pi4 you get a different bus number (7 in my case) for the first i2c-gpio. |
@ChristopherRush Came to think of something. |
@tvoverbeek Ok, adding pullup resistors resolved it as well as |
Hi! Thanks all for your much appreciated testing! As the shipping date nears for our AnyBeam HATs, I wanted to know if your latest testing was conclusive and if we could work on some sort of procedure or doc? I'd be happy to help in any way! |
@ChristopherRush did you get anywhere with documenting this all? |
Hi there!
I recently backed PiSupply and Nebra's Kickstarter campaign for the Nebra AnyBeam projector. I'm most interested in the Raspberry Pi HAT and I was wondering if it could be compatible with our PiJuice boards?
I think there would be mainly two aspects to this: power and i2c availability. I wouldn't mind using a bigger battery for a sufficient power output but the main question is to know if the max power envelope is enough for the Pi and the projector.
Thanks again for your great products!!
The text was updated successfully, but these errors were encountered: