Re: [beagleboard] Re: Beaglebone ADC

2019-07-06 Thread graham
Well, if both engines are running at the same power, then pitch.
Add an engine failure, so one at max power, the other one a "drag".
She is going to pitch, roll and yaw, all at the same time. 
Now, it is time for both the pilot and the programmer to earn their salary.

--- Graham

==

On Friday, July 5, 2019 at 10:22:21 PM UTC-5, Venkatesh Vadde wrote:
>
> I should have said of the pitch kind or roll kind of torque. Reports 
> seemed to say it nosedived, so sounds like the pitch kind. And if there was 
> a little bit of both, that is an even more complex aerodynamic stability 
> issue. 
>
>
>>> e options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3a4d4a21-5900-4139-a025-16e146039047%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: PB LCD

2019-07-06 Thread João Manoel
Hi Dan,

thank you to share your project, really nice :)

I saw that you used the standard pocketbeagle. I also noticed that you are 
the author of a hackday.io article about the PMU inside the pocketbeagle 
which I'm also interested in that.

Like you, I also have a project that uses the Rpi zero, and I needed to 
stop working on that due to the workarounds that I had to do to make it a 
portable system. The Rpi doesn't support any kind of low power modes 
(sleep, suspend to RAM ...), doesn't have PMU and we have to use SPI or 
HDMI to drive an LCD display which is a problem in performance, and power 
efficiency.

I saw on the beagleboards a light because we have the PMU, and an LCD 
driver ready to use without any proprietary firmware, I don't need HDMI 
output and I don't want to waste power to feed HDMI IC's. Everything with a 
trully open hardware system is a dream! Also with the Octavo system in a 
package, I could design a more professional system without been too complex 
for a hobbyist point of view, and maybe I could even try to solder the BGA 
chip myself. So, now I have space to work in my software and If everything 
goes well I could even try to go to a customized board. 

So, the pocketbeagle seemed a good start to work, but the lack of the LCD 
pins and the things that you mentioned in your article about the PMU really 
broke my legs. The BBB (standard, and Wireless) are big boards, has many 
things that I don't need and will consume my power resources. Would be a 
good addition to have wifi (and switch it off when it is not needed), but 
the wireless version doesn't have wifi when working on battery

When my boards arrive, next week, I will work on the BBB wireless before, 
and in the future, I will try to hook some wires from the resistors that 
configure the boot, and see if I can drive an RGB LCD. I really don't want 
to go to SPI LCD's for now, maybe just to try.

Have a good weekend.

Best regards,


Em sábado, 6 de julho de 2019 16:43:17 UTC+2, Dan Julio escreveu:
>
> Although it isn't the 4.3" CAPE, I have gotten a generic and inexpensive 
> 2.8" ILI9348-based SPI display to work with the Pocketbeagle (and 
> Beaglebone black).  It seems reasonably fast although I'm sure not as fast 
> as the parallel display.  I haven't yet gotten the built-in TSC2046 
> resistive touch controller to work yet.  I've attached the dts file for the 
> display.  You can see how I wired it up at the following github page:
>
> https://github.com/danjulio/lepton/tree/master/pocketbeagle
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f25131c9-584d-44b4-bee0-ef67e93af374%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: PB LCD

2019-07-06 Thread Dan Julio
Although it isn't the 4.3" CAPE, I have gotten a generic and inexpensive 
2.8" ILI9348-based SPI display to work with the Pocketbeagle (and 
Beaglebone black).  It seems reasonably fast although I'm sure not as fast 
as the parallel display.  I haven't yet gotten the built-in TSC2046 
resistive touch controller to work yet.  I've attached the dts file for the 
display.  You can see how I wired it up at the following github page:

https://github.com/danjulio/lepton/tree/master/pocketbeagle

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a815711f-ab1e-43c7-afd2-c7c80d52be90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


PB-TFT-ILI9348-SPI0.dts
Description: Binary data