BASCOM-AVR : Ver 2077 : REPLY
i was typing a new topic about it. And the news i always add later. You will not see history lists here : but in the register where you update you can view what has changed. Just select 2077 and click...
View ArticleBASCOM-AVR : 2077 official release : NEWTOPIC
After a lot of work, and later than planned, i can announce that version 2077 is available. You can get it using the update wiz, or you can download a full setup. As always, you can make a backup...
View ArticleShare your working BASCOM-AVR code here : Fast library for ILI9325 LCD : REPLY
Так я и не понял (после просмотра видео), 8 разрядный интерфейс или нет? На видео вывод цветных картинок тормозит как при выводе через SPI.
View ArticleBASCOM-AVR : 2077 official release : REPLY
Hi MArk, Very nice, especially the indent for structures, Thanks
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : NEWTOPIC
Hello everybody, I'm trying to get a 2x16 lcd working on my ATMEGA128A. I have tried the sample code in the sample folders, could not get it working, I also borrowed some sample code from a post here...
View ArticleBASCOM-AVR : 2077 official release : REPLY
Thank you very much, I'm downloading it now, it looks very nice indeed...
View ArticleBASCOM-AVR : 2077 official release : REPLY
I love the indent with lines for structures, .... used to use Programmer's NotePad in case I needed overview. Nice work Mark ! Nard
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
Thanks for the reply, Quote "Hi, adjuse lcd contrast (16 dark squares) LCD RW Pin to GND ? M103C fuse ? pin 52/53 & 63/64 ? see datasheet page 241" I have the contrast LCD pin 3 going to ground...
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
[i:5b4f86f6b9]I have the contrast LCD pin 3 going to ground for the darkest letters possible[/i:5b4f86f6b9] then you can't see the letters if it's to dark use a potmeter so you can adjuse the contrast
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
The potentiometer just adjust's the contrast of the 16 squares, in other words its not displaying nothing but the squares, no text and only on the first line. It's almost like it never gets...
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
Ok I got it working with some code from the sample folder, but It would still not work until I switched to the internal 8 mhz oscillator. And yes the potentiometer, helps quit a bit, I can see the...
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
default settings is internal 1Mhz (ATMEGA128A) what fusebits did you setup for ext 8Mhz ? (low = xx High = xx)
View ArticleBASCOM-AVR : MCP4361 digital potentiometer SPI interface : NEWTOPIC
I have seen several discussions on interfacing with digital potentiometers. Here is a simple solution that has worked well for me. --Gary [b:ce9580f760][color=red:ce9580f760](BASCOM-AVR version :...
View ArticleBASCOM-8051 : Automatic covertion to ASCII problem : REPLY
[quote:3431452db9="albertsm"]i have no idea what you mean :D where do you get the letter from ? Do you read this from the serial port or keyboard or what? Anyway say you have a string with value "100"...
View ArticleBASCOM-AVR : Using SPI on 3.5 display with FTDI FT800 controller. : NEWTOPIC
Hello Forum, I have an ATmega8 breadboard to a 3.5 inch display from Digikey made by FTDICHIP.com The wake-up routine looks to be OK since the backlighting on the display turns on after the code is...
View ArticleShare your working BASCOM-AVR code here : MCP4361 digital potentiometer with...
An easy solution if you need a digital potenetiometer
View ArticleBASCOM-AVR : mega128A and 2x16 LCD : REPLY
I have a Jtag Ice mk II that I use in conjunction with Atmel Studio (ver 6.1) to set the fuse settings. Jtag is enabled right now, but will be switched off later in favor of a boot loader. It was...
View Article