BASCOM-AVR : how to refresh data on uOled : NEWTOPIC
Hello all when I put some variable data on an graphical screen for example the data input from my RC5 remote, the number 1 and then the number 5 then see I the 1 and 5 together on the same spot is...
View ArticleBASCOM-AVR : how to refresh data on uOled : REPLY
I have found the solution of my problem. in the code that I have used the line: Call Set_transparent_opaque_text(opaque) does the trick :D I't works...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Michael, Have take a while to test, as I thought I was doing something wrong, but it looks like it might be the last update. It doesn't seem to accept anything other that 8 in the Y parameter, it...
View ArticleBASCOM-AVR : Brownout reset : REPLY
Yes and no. the new boards arrived last Friday and I assembled one and it worked first off. No mistakes. i have had it running for 3 days and no resets yet. However, during testing i did find one...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Dean, Please send a sample of your bin file. Will check it. It will not be a big thing to fix it ;-) I'm on a motorcycle ride with my son, but will be back afternoon. Best, michael
View ArticleBASCOM-AVR : Brownout reset : REPLY
[quote:a94eee0858] It seems that this A port sources its current from Avcc. [/quote:a94eee0858]That's indeed the case. Is there more capacitance on AVcc than just the "standard"100nF ? Good to hear...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
ok, here is the Update...
View ArticleBASCOM-AVR : TFT with ILI9341 controller : REPLY
Hello here the Code for the Display ILI9341 SPI.
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Michael, First and most important hope you and your son enjoyed your motor bike ride. The exe you posted still doesn't work with your Bascom RND pixel gen if 64 pixels for the "Y" is entered. I am...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Dean, motorcycle ride was nice, but it was rainy and cold, so i vave a cold. :( Ok, i used the "8" for 8 rows with 8 Px. If you fill in "64" the software calcualtes 128*64 Bytes plus an overhead of...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Michael, Bad news on the cold then. As far as the program goes, It works fine the way it is now that I know the Y is in lines and not pixels. I got some great snapshots of a power supply screen...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
michael [at] koecher-web [dot] de
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
I was just reading about heads-up displays for cars the mirror image might have it uses! Note I your appreciate your work guys. Regards Paul
View ArticleBASCOM-AVR : Brownout reset : REPLY
Experiment Result: By progressively reducing the flashing LED series R on the A port, it is possible to cause a brownout reset, provided that Avcc is supplied via a 100uH choke. Direct connection of...
View ArticleBASCOM-AVR : Brownout reset : REPLY
do you source or sink current? earlier AVR only could sink current. you could test the difference.
View ArticleBASCOM-AVR : Brownout reset : REPLY
Source. The data sheet says: [quote:e3183e87ac] The Port A output buffers have symmetrical drive characteristics with both high sinkand source capability.[/quote:e3183e87ac] The 1284P data sheet says...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
Hi Paul, Thanks for the nice comments Paul, Michael's the one doing all the hard stuff. And damn, I didn't even think of the heads up display, but now that you mention it, have to think about it. We...
View ArticleBASCOM-AVR : Brownout reset : REPLY
As mentioned before, Ls and Cs spead all over a circuit "just in case" can lead to unpredictabel behavior. Do you really need the 100µH choke? 100µH seems a lot, and it adds it's inner R into the...
View ArticleShare your working BASCOM-AVR code here : Graphic LCD Screen Dump : REPLY
That was what the blog section was about but it does not always work out that way and getting the data out of a display was not exactly nothing. As I said this is going to be two very useful additions...
View Article