Quantcast
Browsing all 20636 articles
Browse latest View live

BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

Ok, here it is: [code:1:aff8aee997]$regfile = "xm128a1def.dat" $crystal = 32000000 $hwstack = 64 $swstack = 40 $framesize = 40 '$noramclear '$sim Config Osc = Enabled , 32mhzosc = Enabled Config...

View Article


BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

MWS, I tried your latest code and sequencing is correct now. Additional FYI: ledarr(0) = green led ledarr(1) = red led ledarr(2) = blue led Jim

View Article


BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

Jim, [quote:c7caa1f96a="Flyby123"]I tried your latest code and sequencing is correct now.[/quote:c7caa1f96a] Very good :D Seems I have to buy now some of these strips. [quote:c7caa1f96a]Additional...

View Article

BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

Not very efficient, but at least a proof it can be made functional. But I needed already to unroll some code, while would it have been in loops, it would be too slow. The same unrolling can be done in...

View Article

BASCOM-AVR : PT6314 based VFDs : NEWTOPIC

Has anyone undertaken any interest in making a driver for the PT6314 based VFD displays? I bought a couple from newhaven display and it would be nice if someone had a driver for the PT6314 chip, or...

View Article


BASCOM-AVR : PT6314 based VFDs : REPLY

it appears that the used chip is already very compatible. all you might need to add is ; $LCDVFO this will use different timing.

View Article

BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

Till now I tested all the routines and nothing running beside that. I will test the various codes & options in larger programs with other time & interrupt critical routines and give some...

View Article

BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

[quote:5422ff1920="Flyby123"]Till now I tested all the routines and nothing running beside that. I will test the various codes & options in larger programs with other time & interrupt critical...

View Article


BASCOM-AVR : WS2811/2812 LED strip & Assembler code : REPLY

[quote:f32539ede8="MWS"][quote:f32539ede8="Flyby123"]Till now I tested all the routines and nothing running beside that. I will test the various codes & options in larger programs with other time...

View Article


BASCOM-AVR : PT6314 based VFDs : REPLY

So there already is a driver for PT6314? And Im not entirely sure what you mean when you say $LCDVFO

View Article

BASCOM-AVR : PT6314 based VFDs : REPLY

http://avrhelp.mcselec.com/_lcdvfo.htm

View Article

BASCOM-AVR : PT6314 based VFDs : REPLY

And you can look at this to : [i:00373802ef]6.6 “FUNCTION SET” INSTRUCTION (in datasheet)[/i:00373802ef] you can set [url=http://avrhelp.mcselec.com/index.html?lcdcontrast.htm]contrast[/url] via cmd...

View Article

BASCOM Project Blog : Build a Webserver with ENC28J60 +AVR : REPLY

Hi, Paulvk! Is it possible to change your code for ATMega644 to ATMega128? In compiling process I have received a message "Out of SRAM ..." and "address out of bounds...". Can you help me?

View Article


BASCOM-AVR : programming AD9850 - problems with precision of multiplicati :...

I try to program a DDS generator module AD9850. What needs to be done is to calculate the frequency control word F_ctrl = F_out / F_ref * 2exp32. F_ref is 125E6 Hz and the range of F_out is from 10Hz...

View Article

BASCOM-AVR : programming AD9850 - problems with precision of multiplicati :...

If you'd use Single, I'd suggest for example: Config Single 3, for rounding add 0.0005.

View Article


BASCOM Project Blog : Build a Webserver with ENC28J60 +AVR : REPLY

Hello forter The code grew too big for the m644 so I went to a M1284p its pin for pin compattable and the posted code is for it. The M1284p has 16K of ram so large buffers are possible its very well...

View Article

Share your working BASCOM-AVR code here : Si7005 temperature and humidity :...

The Si7005 is another interesting temperature and humidity chip using I2C. It seems fairly accurate. [code:1:64671e4c23] '>>> Si7005.bas <<< 'READ TEMPERATURE AND HUMIDITY FROM...

View Article


Share your working BASCOM-AVR code here : Si7005 temperature and humidity :...

Hello Gary Good to see more sensors added to the list. Some time in the future I will get myself on the wiki and put others and my examples in something like "Sensors > temp & humidity" it...

View Article

BASCOM-AVR : programming AD9850 - problems with precision of multiplicati :...

The Bascom HELP file discusses this very problem... "Other Common Floating-Point Errors The following are common floating-point errors: 1. Round-off error This error results when all of the bits in a...

View Article

BASCOM Project Blog : Build a Webserver with ENC28J60 +AVR : REPLY

Hi, Mr. Paulvk i'm a student from Indonesia..in my final project i'm try to make a webserver with enc28j60 with Atmega8535..and i'm little bit confused with the atmega code..because i preferably like...

View Article
Browsing all 20636 articles
Browse latest View live


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