Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 20:54 26 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : @ Geoff

Author Message
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 11:31pm 15 Dec 2012
Copy link to clipboard 
Print this post

What do you think about a Setorientation Comand to turn the videooutput by 90 degree?
is it easy to implement ?
 
ajkw
Senior Member

Joined: 29/06/2011
Location: Australia
Posts: 290
Posted: 12:09am 16 Dec 2012
Copy link to clipboard 
Print this post

Have you tried loadable fonts? Just make your own set at 90 degrees and place them where-ever you want.
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 02:14am 16 Dec 2012
Copy link to clipboard 
Print this post

Wow, why do I get the hard ones
Yes, I guess it could be done but aaarrrgghh!!! Easy it would not be.
Geoff Graham - http://geoffg.net
 
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 05:24am 16 Dec 2012
Copy link to clipboard 
Print this post

ah ok no problem ;)
thx
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6098
Posted: 10:24am 16 Dec 2012
Copy link to clipboard 
Print this post

I want to display on a monitor which is set for reversed video to suit a rear view camera.

The simple solution is to use a used defined font and do as ajkw suggested.

As long as I keep the text to a minimum, it wont be too hard.
A reversed font and a subroutine to reverse the order of any strings before printing.

Jim
VK7JH
MMedit   MMBasic Help
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 05:22pm 16 Dec 2012
Copy link to clipboard 
Print this post

  Geoffg said   Wow, why do I get the hard ones
Yes, I guess it could be done but aaarrrgghh!!! Easy it would not be.

how about 4 pins set for 4 separate frequencies .......
pwm optimal but squarewave ok .........

I.E.

FREQOUT Pin , Frequency

 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 04:03am 17 Dec 2012
Copy link to clipboard 
Print this post

  hitsware said  
  Geoffg said   Wow, why do I get the hard ones
Yes, I guess it could be done but aaarrrgghh!!! Easy it would not be.

how about 4 pins set for 4 separate frequencies .......
pwm optimal but squarewave ok .........

I.E.

FREQOUT Pin , Frequency


Ar, sorry but any reasonable frequency (ie, above 500Hz) needs a hardware timer/compare and all of them are already being used for other duties.
Geoff Graham - http://geoffg.net
 
pcaffalldavis

Senior Member

Joined: 17/10/2011
Location: United States
Posts: 187
Posted: 09:04am 19 Dec 2012
Copy link to clipboard 
Print this post

Doesn't a reflection of a reflection accomplish the same thing? How about turning a regular display around and putting an intermediate mirror in a location where it can be viewed from the primary mirror. Might work depending on the physical limitations if any.
We're all here 'cause we're not all there.
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 11:19am 24 Dec 2012
Copy link to clipboard 
Print this post

DuinoMite has only 1 channel of TONE or PWM
even though it has a stereo out jack.
(Both channels have same frequency (or duty cycle))
Is this hardware or software limitation ?
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6098
Posted: 11:26am 24 Dec 2012
Copy link to clipboard 
Print this post

Hardware.

You need a Colour Maximite or UBW32 running Colour MM firmware to get both channels.

Jim
VK7JH
MMedit   MMBasic Help
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 04:14am 27 Dec 2012
Copy link to clipboard 
Print this post

  TassyJim said   Hardware.

You need a Colour Maximite or UBW32 running Colour MM firmware to get both channels.

Jim


http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?Edited by hitsware 2012-12-28
 
BobD

Guru

Joined: 07/12/2011
Location: Australia
Posts: 935
Posted: 04:21am 27 Dec 2012
Copy link to clipboard 
Print this post

  hitsware said  
http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?


That URL link is broken.
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 04:25am 27 Dec 2012
Copy link to clipboard 
Print this post

  BobD said  
  hitsware said  
http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?


That URL link is broken.


http://www.schmalzhaus.com/UBW32/EE/v26/UBW32_MX795_v26_sch. pdf

Yea..........Wierd.........I'm pasting from where I'm getting it,
but won't work from here ? I'll try again

http://geoffg.net/Downloads/Maximite/Colour%20Maximite%20on% 20the%20UBW32.pdf

This one shows the audio outs ^Edited by hitsware 2012-12-28
 
BobD

Guru

Joined: 07/12/2011
Location: Australia
Posts: 935
Posted: 04:34am 27 Dec 2012
Copy link to clipboard 
Print this post

  hitsware said  
  BobD said  
  hitsware said  
http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?


That URL link is broken.


http://www.schmalzhaus.com/UBW32/EE/v26/UBW32_MX795_v26_sch. pdf

Yea..........Wierd.........I'm pasting from where I'm getting it,
but won't work from here ? I'll try again


Try using the Add Hyperlink button on the editor toolbar. 4th from left.
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 04:45am 27 Dec 2012
Copy link to clipboard 
Print this post

  BobD said  
  hitsware said  
  BobD said  
  hitsware said  
http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?


That URL link is broken.


http://www.schmalzhaus.com/UBW32/EE/v26/UBW32_MX795_v26_sch. pdf

Yea..........Wierd.........I'm pasting from where I'm getting it,
but won't work from here ? I'll try again


Try using the Add Hyperlink button on the edit http://geoffg.net/Downloads/Maximite/Colour%20Maximite%20on% 20the%20UBW32.pdf or toolbar. 4th from left.


http://geoffg.net/Downloads/Maximite/Colour%20Maximite%20on% 20the%20UBW32.pdf

Thanks ..... AwkwardEdited by hitsware 2012-12-28
 
bigmik

Guru

Joined: 20/06/2011
Location: Australia
Posts: 2914
Posted: 10:38am 27 Dec 2012
Copy link to clipboard 
Print this post

  BobD said  
  hitsware said  
http://www.sparkfun.com/datasheets/DevTools/PIC/UBW32_MX795_ v262.pdf

I don't see any PWM or TONE outputs ?


That URL link is broken.



That is because `The Back Shed' adds a random space to long lines (for some anti spamming reason.)

To post an URL properly click on the Chain link symbol and you will post it like this

Correct link

Regards,

Mick


Mick's uMite Stuff can be found >>> HERE (Kindly hosted by Dontronics) <<<
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 04:02pm 27 Dec 2012
Copy link to clipboard 
Print this post

the truth is out there ]the truth is out there[/URL] Edited by hitsware 2012-12-29
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024