Quantcast
Channel: MCS Electronics Forum
Browsing all 20601 articles
Browse latest View live
↧

BASCOM Project Blog : My 10 year Project Finally complete : REPLY

the 74C922 is/was a wonderful chip but today it seems obsolete and expensive. But it can be easily replaced by an AVR :-)

View Article


BASCOM-AVR : Config Timer0 for ATtiny2313 : REPLY

i would recommend to have a look at the code explorer. you can simply see all constants. the constants from the dat file have a different colored icon. you can also drag the constant into your code....

View Article


BASCOM-AVR : Filling byte arrays : REPLY

hi Hubert Maybe you can repost in the 'share your code' section. While there are always multiple ways to solve a problem, it is easy understandable.

View Article

AVR-DOS : CF-Cards: AVR-DOS & IORDY ? : REPLY

[quote:45be7c2e1c]- is that 254 bytes buffer a configuration which uses a real hardware on the ATMega2561? - are the 254 bytes the biggest possible size, limited by hardware or by...

View Article

BASCOM-AVR : KS0108 Display: Trouble with higher clock speed : REPLY

the genus() is independent of the hardware speed. So genus(2) will create the same delay for each $crystal value. But : make sure the speed you specify is the actual speed ! Do the famous speed/blink...

View Article


BASCOM-AVR : Polling DS18B20 for Convert T status : REPLY

hi Eric nice to see you at this forum. while i do not know if there is a status flag, i did a special 1wire add on for long distances. it requires 4 pins and some electronics. it will work for lots of...

View Article

BASCOM-AVR : Polling DS18B20 for Convert T status : REPLY

Thanks a lot Mark! For this project I will finally use the 50 DS18B20 sensors I bought from you back in 2001 ;) Got the program working now and ordered a nice enclosure for the board. Every 10 seconds...

View Article

BASCOM-AVR : pulse length capture : REPLY

MWS wrote: [quote:91c28b2106] Also one of your code's problems is it's unhandled race-condition, when the overflow int occurs, while execution of the icp int is on it's way. [/quote:91c28b2106] That...

View Article


BASCOM-AVR : KS0108 Display: Trouble with higher clock speed : REPLY

A product with slow working speed exists in a part of LCD which uses KS108. Drawing of a screen will be confused if "glcdKS108.lib" is used in the case of this product....

View Article


AVR : AVR Dragon question : REPLY

Hi Dave, I have 4 different boards with that we use about 30 a month of (it varies) with ATXMEGA32A4 on. We just use a AVRISP mkII. The boards do not need any components to allow programming.

View Article

BASCOM-AVR : ATMega8A Clock fusebits reset on programming : NEWTOPIC

I just dug out some code I wrote about 10 years ago to control an audio system with an AT90S2313 and started rewriting it to run on ATmega8A with 12MHz crystal. I set the clock config fusebits to...

View Article

AVR : using 8 ADC channels on xmega128a1 : NEWTOPIC

Hi I'm trying to setup 8 ADC channels on a xmega128A1. Do I have to use the 4 "A" channel and 4 of the "B" channels, or is there a way of using adca4, 5, 6, 7. After all the chip diagram in the ATMEL...

View Article

BASCOM Project Blog : 7 inch display board : REPLY

HKipnik made an example how to make an UDP connection between the 7 inch display board and a Android SmartPhone. Here some pictures of the WizFi210 with a DIY-antenna....

View Article


BASCOM Project Blog : 7 inch display board : REPLY

Download the WIZSmartScript from the Wiznet site [img:3b4b07cb67]http://members.home.nl/hobbycorner/images/wizfi210/wizfi210_1.jpg[/img:3b4b07cb67] The ZIP-file extracted...

View Article

BASCOM-AVR : pulse length capture : REPLY

[quote:f5f95849f6="AdrianJ"]That cannot happen unless you explicitly re-enable interrupts within your interrupt code, which is not done here.[/quote:f5f95849f6] Adrian, you can trust me, that I do not...

View Article


AVR : AVR Dragon question : REPLY

If you want a to use an AVRISP MKII you can't beat the original Atmel version, they are cheap (less that $50) not worth the hassle of using a Chinese clone. I also had issues using an AVR Dragon, at...

View Article

Share your working BASCOM-AVR code here : OLED Display using SSD1306 with...

[quote:4c27a6a58d="Madf"]Overclocked to 1.1MHz.[/quote:4c27a6a58d] How do you get such high clocks for the I2C ? I tried 800+ kHz, but more then about 850kHz doesn't work. Du you use BASCOM ? Thomas

View Article


BASCOM-AVR : drive device with MCU and visual studio 2012 : REPLY

Hi, I write this program in bascom: [code:1:fecdaa5fb5]Do Inputbin A B = Val(a) Cls Lcd "skuska" Lowerline Lcd B Waitms 100 Loop[/code:1:fecdaa5fb5] When I use bascom terminal and send ASCII number...

View Article

BASCOM-AVR : pulse length capture : REPLY

Measuring frequency: [code:1:4280413832]$regfile = "m32def.dat" $crystal = 16000000 $hwstack = 64 $swstack = 64 $framesize = 64 $baud = 9600 Const True = 1 Const False = 0 Const Measure_success = 0...

View Article

Share your working BASCOM-AVR code here : OLED Display using SSD1306 with...

Yes, I use BASCOM. Statistics on different models (black / white or other mono color) displays I have not tested, this feature of my possible copies. Tried to use the frequency 1.2MHz, but the display...

View Article
Browsing all 20601 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>