Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Search found 166 matches
www.mcselec.com Forum Index
Author Message
  Topic: AT90USB162 and virtual COM
bibibo

Replies: 6
Views: 500

PostForum: BASCOM-AVR   Posted: Tue Sep 13, 2016 8:03 pm   Subject: AT90USB162 and virtual COM
Thanks a lot. Now, it is working.
  Topic: AT90USB162 and virtual COM
bibibo

Replies: 6
Views: 500

PostForum: BASCOM-AVR   Posted: Sun Aug 28, 2016 6:59 pm   Subject: AT90USB162 and virtual COM
Hello,

here is output of dmesg,


[ 1212.184318] usb 2-3: new full-speed USB device number 5 using xhci_hcd
[ 1213.261857] usb 2-3: New USB device found, idVendor=16d0, ...
  Topic: AT90USB162 and virtual COM
bibibo

Replies: 6
Views: 500

PostForum: BASCOM-AVR   Posted: Thu Aug 25, 2016 10:01 pm   Subject: AT90USB162 and virtual COM
I have still problem with virtual COM. When i plug in AT90USB162 to PC (Linux or Windows) than a device /dev/ttyACM0 appears, but if i try to connect to /dev/ttyACM0 or Com1 then serial terminal (Putt ...
  Topic: AT90USB162 and virtual COM
bibibo

Replies: 6
Views: 500

PostForum: BASCOM-AVR   Posted: Mon Aug 22, 2016 8:38 pm   Subject: AT90USB162 and virtual COM
Hello,

I bought USB addon and i have two problems or questions. I would like to send a string from UART to USB and not a Byte. It means I have to convert a letter to Byte ?
Nest question, during ...
  Topic: Measuring transfer time
bibibo

Replies: 1
Views: 2341

PostForum: AVR   Posted: Fri Sep 12, 2014 6:17 pm   Subject: Measuring transfer time
Hello, i would like to do a device for measuring transfer time in an UPS applications. UPS topology offline and line-interactive has transfer time line-battery and battery-line around 4 - 10ms. I am n ...
  Topic: Web server - multiple access
bibibo

Replies: 2
Views: 3324

PostForum: EASY TCP/IP   Posted: Mon Aug 04, 2014 6:55 pm   Subject: Web server - multiple access
Hello, i made small web server but i found that multiple access at the same time is not possible. I tried launch website on two computers at the same time. Could you give me an idea how to fix it ?
  Topic: LCD KS0108 - cursor blink
bibibo

Replies: 2
Views: 650

PostForum: BASCOM-AVR Archive   Posted: Tue May 27, 2014 9:17 pm   Subject: LCD KS0108 - cursor blink
Hello,

I would like to ask you, is it possible tu use command cursor blink with using LCD KS0108 ? I would like it use for selecting character.

(BASCOM-AVR version : 2.0.7.7 )
  Topic: Watchdog ATmega128
bibibo

Replies: 3
Views: 364

PostForum: BASCOM-AVR Archive   Posted: Sat Apr 26, 2014 1:24 pm   Subject: Watchdog ATmega128
Hello,

ATmega128 has maximum watchdog timer 2048. I would need at least twice more.
Could you help me or give me an idea how to ?

(BASCOM-AVR version : 2.0.7.7 )
  Topic: SMTP Protocol
bibibo

Replies: 6
Views: 3959

PostForum: EASY TCP/IP   Posted: Fri Apr 25, 2014 7:32 pm   Subject: SMTP Protocol
Hello MAK3,

Thanks a lot. The problem was solved. The problem was in the code below.




If instr(RCPT_TO_1, "@") > 0 Then
Temp_string = "RCPT TO: " + RCP ...
  Topic: SMTP Protocol
bibibo

Replies: 6
Views: 3959

PostForum: EASY TCP/IP   Posted: Fri Apr 25, 2014 1:31 pm   Subject: SMTP Protocol
Hello,

When atmega sends command Data, the mail server answers

500 5.5.2 Error: bad syntax
503 5.5.0 <DATA>: Data command rejected: Improper use of SMTP command pipelining

I do not kno ...
  Topic: SMTP Protocol
bibibo

Replies: 6
Views: 3959

PostForum: EASY TCP/IP   Posted: Fri Apr 25, 2014 8:42 am   Subject: SMTP Protocol
Sorry, it was test with two {013}{010}. It also does not work with one {013}{010}
  Topic: SMTP Protocol
bibibo

Replies: 6
Views: 3959

PostForum: EASY TCP/IP   Posted: Thu Apr 24, 2014 9:44 pm   Subject: SMTP Protocol
I try to make SMTP communication and i tested with two SMTP servers.
First SMTP server . no problem, working very good

Second SMTP server sends error after command Tcpwrite(idx ,"DATA{013}{010}") ...
  Topic: Tcpwritestr - write bigger string
bibibo

Replies: 1
Views: 2692

PostForum: EASY TCP/IP   Posted: Thu Apr 17, 2014 8:21 pm   Subject: Tcpwritestr - write bigger string
Hello,

How can i write a bigger string ? I have the string with more than 255 characters and i have a problem with displaying in the web browser


If S = "<select name={034 ...
  Topic: Write to Eeprom
bibibo

Replies: 1
Views: 270

PostForum: BASCOM-AVR Archive   Posted: Fri Apr 11, 2014 7:46 pm   Subject: Write to Eeprom
Hello,

Could you help me why i cannot write number to eeprom ?



Dim Myip(4) As Eram Byte
Dim IP(4) As String * 3

MyIP(1) = Val(IP(1))

(BASCOM-AVR ...
  Topic: Convert string to IP address
bibibo

Replies: 3
Views: 3126

PostForum: EASY TCP/IP   Posted: Wed Apr 09, 2014 7:39 pm   Subject: Convert string to IP address
Thanks guys.
 
Page 1 of 12 Goto page 1, 2, 3 ... 10, 11, 12  Next
All times are GMT + 1 Hour
Jump to: