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

BASCOM-AVR : Ulrtasonic Bat Detector : NEWTOPIC

I have the AT88mega training kit. I was wondering if it was possible to build a Bat detector. I have seen build your own electronic detector http://home.earthlink.net/~bat-detector/SBD2.html But...

View Article


BASCOM-AVR : makemodbus given the right instruction : NEWTOPIC

Hello everyone How to receive data from transmitters load cells via Modbus Transmitter has a slave address 3, register 0 is the initial, read 4 registers. Mbpoll to read data from the sensor...

View Article


BASCOM-AVR : Ultrasonic Bat Detector : NEWTOPIC

I have the AT88mega training kit. I was wondering if it was possible to build a Bat detector. I have seen build your own electronic detector http://home.earthlink.net/~bat-detector/SBD2.html But...

View Article

AVR : AVR leaching power from serial line : REPLY

Turning on brownout detection did the trick. The voltage at the chip via the serial line was about 3.2v so setting BOD to 4.3 keeps the chip from staying awake when the power switch is turned off....

View Article

Share your working BASCOM-AVR code here : Arduino Mega W5100 ethernetshield...

Well I have been doing a bit of reading and a lot of searching to try and find out what the max SPI buss speed is for the W5100 , the only reference I have found says it is 4Mhz but since I have the...

View Article


BASCOM-AVR : Calibration 32Mhz atxmega128a3 : REPLY

The important parts : Config Osc = disabled, 32mhzosc = Enabled ,[b:e65af005f5] 32khzosc = enabled[/b:e65af005f5] Config Sysclock = 32mhz , Prescalea = 1 , Prescalebc = 1_1 [b:e65af005f5]...

View Article

BASCOM-AVR : Calibration 32Mhz atxmega128a3 : REPLY

Hi, I give some update which reveal that removing the Config Com1 line make the difference : [b:f753b87210][u:f753b87210]This works fine F. 32050[/u:f753b87210][/b:f753b87210] $regfile =...

View Article

Share your working BASCOM-AVR code here : A Pulse Position Modulating Keypad...

I made a Pulse Position Modulating keypad for a Short Wave Receiver. Hard and software files and comment in the zip attachment.

View Article


Share your working BASCOM-AVR code here : Arduino Mega W5100 ethernetshield...

[quote:04a89a53ad="Paulvk"]Well I have been doing a bit of reading and a lot of searching to try and find out what the max SPI buss speed is for the W5100 , the only reference I have found says it is...

View Article


Share your working BASCOM-AVR code here : A Pulse Position Modulating Keypad...

Hello Aart, thank you for sharing your project. This is really excellent. Not only well documented code but also a circuit and a clear document that describes it all. I did not know about keyboards...

View Article

Share your working BASCOM-AVR code here : Arduino Mega W5100 ethernetshield...

Thank you Mark I am using Arduino boards so SPI is what there is but that is ok to get things working. If I move to a M1284 the buss will go to 10Mhz so that is no problem with the 14Mhz buss. Regards...

View Article

Share your working BASCOM-AVR code here : Arduino Mega W5100 ethernetshield...

I have been having a problem with the two boards Arduino Mega 2560 & W5100 ethernetshield with SD-card, they need to be re-set to get them working just plugging in the power does not work, now the...

View Article

BASCOM-AVR : 3 digit bcd? : REPLY

Hi petros047, I needed a 3 digit display as well which delt with 0-999, so I came up with this one today. At the present, it's set up to count from 0-999 and restart. (there is also a test using...

View Article


BASCOM-AVR : 3 digit bcd? : REPLY

good work Deanus. the circuit in ASCII, did you draw this? must be a lot of work. or is there some good tool for this? instead of doing the division manual you could use str2digits

View Article

Share your working BASCOM-AVR code here : Arduino Mega W5100 ethernetshield...

I added a port pin and control the reset by the M2560. There are some spare 74LVC14 inverters, I used one to level shift. All reset issues are now gone. Even though they have fixed the reset issue, my...

View Article


BASCOM-AVR : 3 digit bcd? : REPLY

Hi Mark, I't wasn't hard, I did the drawing in a program called AACircuit. It's designed to do for drawing electronic circuits and my first time using it (only found it and downloaded it yesterday)....

View Article

BASCOM-AVR : makemodbus given the right instruction : REPLY

Hello everyone. Instruction makemodbus function 6, we write registers 0 and 1 at the transmitter , but when I want to read registers 3 and 4, function 3 does not get anything in variable B. What is...

View Article


BASCOM-8051 : ADC : NEWTOPIC

Hi, Is there any chance to use gather data from Analog input for bascom 8051?? i got pressure sensor that sends analog signal but dont how to integrate it to my mcu. i tried searching the help of...

View Article

BASCOM-8051 : ADC : REPLY

Hi Danilo, Try searching for Getadc. The search without the "C" doesn't find anything. Regards Dean

View Article

BASCOM-AVR : Bug in Bascom 2.0.7.7 : REPLY

I noticed one strange behaviour in 2.0.7.7 also: i'm working with TFT LCD(SSD1289) with touch controller XPT2046 on XMEGA 128A1U and i noticed that if i compile my program with 2.0.7.7 then touch...

View Article
Browsing all 20558 articles
Browse latest View live