Author |
Message |
Topic: How set esp8266 in light sleep mode? |
krolikbest
Replies: 4
Views: 198
|
Forum: Various Posted: Wed Dec 30, 2020 2:54 pm Subject: How set esp8266 in light sleep mode? |
What i've noticed that not always it works (my previous description light-sleep). Don't know why. Anyhow yesterday I've bought esp8266-12 and it has reset pin set out on pcb. Tested At command "AT+GSL ... |
Topic: How set esp8266 in light sleep mode? |
krolikbest
Replies: 4
Views: 198
|
Forum: Various Posted: Mon Dec 28, 2020 4:07 pm Subject: How set esp8266 in light sleep mode? |
Thank you for the response. I considered something similar but having so much ahead to write on RaspPi and uC I gave this idea up (I consider myself more a programmer than electronic engineer). But ch ... |
Topic: How set esp8266 in light sleep mode? |
krolikbest
Replies: 4
Views: 198
|
Forum: Various Posted: Sun Dec 27, 2020 10:11 pm Subject: How set esp8266 in light sleep mode? |
Hi,
perhaps a little off-topic, so then I'm sorry. Now I'm working on communicating PC-esp8266-uC. All commands between uC and esp8266 are as AT commands included in Bascom code on uC side. There is ... |
Topic: New Avr question |
krolikbest
Replies: 2
Views: 329
|
Forum: BASCOM-AVR Posted: Wed Oct 21, 2020 5:45 pm Subject: New Avr question |
Thank you for an answer and info. Surely i'll check that.
Regards,
Martin |
Topic: New Avr question |
krolikbest
Replies: 2
Views: 329
|
Forum: BASCOM-AVR Posted: Wed Oct 21, 2020 12:23 pm Subject: New Avr question |
Hi
I'd like to use new chips - new avr family like attiny85 and so on. What should I do in order to program them? I'm aware that I need to use Bascom ver. 2.0.8.3 and commercial add-on (btw. purch ... |
Topic: Qestion about ATtiny13 |
krolikbest
Replies: 6
Views: 329
|
Forum: Various Posted: Fri Sep 11, 2020 11:23 am Subject: Qestion about ATtiny13 |
Yes, resistance (working stability) for low temperatur is important. I'm still on a very initail stage of project thus there is not a problem to consider change of chip and there I've more points to t ... |
Topic: Qestion about ATtiny13 |
krolikbest
Replies: 6
Views: 329
|
Forum: Various Posted: Fri Sep 11, 2020 6:41 am Subject: Qestion about ATtiny13 |
There is a possibility of destructive load/pressure damage and that is why I decided to use tiny13 and the esp8266-01. This kind of sensor should give me a warning shortly before being damaged and th ... |
Topic: Qestion about ATtiny13 |
krolikbest
Replies: 6
Views: 329
|
Forum: Various Posted: Thu Sep 10, 2020 1:42 pm Subject: Qestion about ATtiny13 |
Hello,
currently I'm building a small collecting system based on ATtiny13. In short: chip reads some signal from tilt sensor and sends some info through esp8266 (as a 'AT' commands) to computer (R ... |
Topic: Arduino WebServer |
krolikbest
Replies: 2
Views: 331
|
Forum: BASCOM Project Blog Posted: Wed Jun 17, 2020 10:01 am Subject: Arduino WebServer |
Thanks, still a lot to do. Started point was example in Bascom Samples. Some ideas (but no a code) from PaulVK (thanks). What should be set to work is done, others things will be step by step. In fact ... |
Topic: Arduino WebServer |
krolikbest
Replies: 2
Views: 331
|
Forum: BASCOM Project Blog Posted: Mon Jun 15, 2020 8:18 am Subject: Arduino WebServer |
Hello
At last I have made a simply web server based on Arduino Mega. Mega act also as master in Modbus net and its aim is to collect and show results/datas
from slave devices on web page. H ... |
Topic: WizNet5100 and webserver |
krolikbest
Replies: 12
Views: 555
|
Forum: BASCOM-AVR Posted: Fri May 22, 2020 11:03 am Subject: WizNet5100 and webserver |
Hi, in the attachment my very simple code:
The problem is that in Chrome browser I've noticed that every refresh of page is probably made twice, so the value of hitcounter is also twice whereas in ... |
Topic: WizNet5100 and webserver |
krolikbest
Replies: 12
Views: 555
|
Forum: BASCOM-AVR Posted: Thu May 21, 2020 11:49 am Subject: WizNet5100 and webserver |
Thanks! |
Topic: WizNet5100 and webserver |
krolikbest
Replies: 12
Views: 555
|
Forum: BASCOM-AVR Posted: Thu May 21, 2020 11:47 am Subject: WizNet5100 and webserver |
Meanwhile I've foung https://www.mcselec.com/index.php?option=com_content&task=view&id=291&Itemid=57 so need time to compare and figure out how to use it.
Thanks for help. |
Topic: WizNet5100 and webserver |
krolikbest
Replies: 12
Views: 555
|
Forum: BASCOM-AVR Posted: Thu May 21, 2020 11:23 am Subject: WizNet5100 and webserver |
I've downloaded the file "ENC28J60 IO Webserver AMTEGA644.bas" and there i'll be looking for routines according to read/write sd card, this is the right file? |
Topic: WizNet5100 and webserver |
krolikbest
Replies: 12
Views: 555
|
Forum: BASCOM-AVR Posted: Thu May 21, 2020 10:38 am Subject: WizNet5100 and webserver |
Hi
luckily I've run this example from Bascom and now i'm rewriting it to the more simplified version (well at least for me) cos I don't need authorization directly in the code because the whole in ... |
|