Go to advanced search

by clytemnestra
Wed Jul 19, 2017 8:07 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

I have erased flash and reconnected the ESP every time before reuploading a new one. Another problem that I am facing is that during boot GPIO2 seems to be set to high. I have to manually deconnect the circuit there and reattach it after boot. Doubt this is normal behaviour. I think I will buy a bun...
by clytemnestra
Wed Jul 19, 2017 6:29 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Yeah images that didn't give me errors are The following are daily builds of the ESP8266 firmware. They have the latest features and bug fixes, WebREPL is not automatically started, and debugging is enabled by default. esp8266-20170719-v1.9.1-170-g46620061.bin (elf, map) (latest) esp8266-20170718-v1...
by clytemnestra
Tue Jul 18, 2017 9:12 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Alright, thanks a lot for the help. I've managed to work a bit with the GPIO of the ESP with nodeMCU, but will check micropython, as well. I can't seem to find how to get the IP of the ESP. I want to build it as a simple server, but no idea how to connect to it. Seems to be bugged, so I went ahead a...
by clytemnestra
Tue Jul 18, 2017 5:19 am
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Ok something strange happened. What I did was connect GPIO0 of the ESP to GND. Now both finding the ESP with esptool and picocom commands work(with parameters you gave), however esptool works only once and I have to reset the ESP with replugging power every time. Is this the correct behaviour, I won...
by clytemnestra
Mon Jul 17, 2017 11:07 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Yeah I did that. If they are wired wrong the blue light doesn't blink, but once reversed it blinks on commands or when I use the esptool to search for it. Those fail, tho.
by clytemnestra
Mon Jul 17, 2017 10:29 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Nothing. However, a small blue led clips on the ESP everytime I write a character in the console, but the character doesn't appear. No output whatsoever. This happens only if I reverse RXD and TXD cables. This is the wiring http://imgur.com/a/97eCn Maybe the firmware is bad and if I install a proper...
by clytemnestra
Mon Jul 17, 2017 9:57 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

None of those values seem to give any output. Website from which I bought it does say UART at 115200 bps;
by clytemnestra
Mon Jul 17, 2017 9:39 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

sudo screen /dev/serial0

enter or AT and enter give no response whatsoever. Tried with AMA0 and ttyS0 and same. Tried with picocom, too.
by clytemnestra
Mon Jul 17, 2017 9:21 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Ok now I have: lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 8.0 (jessie) Release: 8.0 Codename: jessie Did as it's said in that post and rebooted: The serial login shell is disabled The serial interface is enabled ls -l /dev/ttyS0 /dev/ttyAMA0...
by clytemnestra
Mon Jul 17, 2017 8:44 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Alright I went in advanced->serial-> "No" when it asks if you want a login shell over serial. It then tells me "The serial interface is disabled", there is no

Code: Select all

Say "Yes" when asked if you want the hardware enabled.
like in the steps you provided.

I have "enable_uart=0" in /boot/config.txt
by clytemnestra
Mon Jul 17, 2017 8:35 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

I have no "Interfacing Option" in raspi-config. Please help me I've been trying for hours to make this work.
by clytemnestra
Mon Jul 17, 2017 8:24 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

I've wired everything like in these images http://imgur.com/a/jUVZG The ESP has a red led. I removed console=ttyAMA0,115200 from /boot/cmdline.txt there was no kgdboc=ttyAMA0,115200 Commented 2:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100 from /etc/inittab Rebooted. Installed screen and ran screen...
by clytemnestra
Thu Jul 13, 2017 7:48 am
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

Re: esp8266 esp-01

Sorry, I forgot to say, it's a Raspberry pi3b with Raspbian installed.

So I can flash the firmware through this, without USB ?
by clytemnestra
Wed Jul 12, 2017 9:49 pm
Forum: Beginners
Topic: esp8266 esp-01
Replies: 27
Views: 8558

esp8266 esp-01

Hi, I have an esp8266 esp-01 that I've wired like shown here http://www.instructables.com/id/Connect-an-ESP8266-to-your-RaspberryPi/ The problem is I cannot find it at /dev/ttyAMA0 to progress with the tutorial or to install nodeMCU on it. Do I need something like this for that http://www.ebay.com/i...
by clytemnestra
Mon Dec 12, 2016 7:09 pm
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

Sorry for the late reply. lsusb gives me the following: Bus 001 Device 005: ID 09da:32d6 A4 Tech Co., Ltd Bus 001 Device 004: ID 2516:0011 Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. Bus...
by clytemnestra
Wed Nov 16, 2016 10:34 pm
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

I am getting

Code: Select all

ls: cannot access /dev/ttyUSB*: No such file or directory
Ran with sudo, too
by clytemnestra
Wed Nov 16, 2016 7:41 am
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

A small update, it finally got home to me and I've connected it to the pi. Similar to here Following this tutorial It seems I need to install the firmware on it, and since I'm doing it from the pi I chose esptool.py since nodeMCU is windows only. esptool.py expects as argument the serial port of the...
by clytemnestra
Thu Nov 10, 2016 11:54 am
Forum: Beginners
Topic: Sensor for direction of objects
Replies: 8
Views: 1649

Re: Sensor for direction of objects

Nice, will look into.
by clytemnestra
Thu Nov 10, 2016 10:28 am
Forum: Beginners
Topic: Sensor for direction of objects
Replies: 8
Views: 1649

Re: Sensor for direction of objects

What I meant is something very simple that doesn't have to be accurate. Like the solution with two light beam sensors from above.
by clytemnestra
Thu Nov 10, 2016 10:08 am
Forum: Beginners
Topic: Sensor for direction of objects
Replies: 8
Views: 1649

Re: Sensor for direction of objects

I know it's not that simple, but am looking for a solution that excludes cases like 2 people at the same time or limbs/clothes.
by clytemnestra
Thu Nov 10, 2016 10:03 am
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

oh, thanks.

Couldn't find a simple example, most things that I found were already-made big projects. And they were on Arduino, too.
by clytemnestra
Thu Nov 10, 2016 8:13 am
Forum: Beginners
Topic: Sensor for direction of objects
Replies: 8
Views: 1649

Sensor for direction of objects

I am trying to count how many people are in a room, and for that I was thinking of placing a sensor at the door that counts the direction of people - in/out of the room. What sensor can I use for that?

I mean there are movement sensors, but I need the direction in which the people are going to.
by clytemnestra
Wed Nov 09, 2016 11:00 pm
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

Alright, I've ordered one. But can't seem to find how to work with its GPIO.
by clytemnestra
Wed Nov 09, 2016 10:48 am
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

Sounds reasonable. Is wifi the only way, though?
by clytemnestra
Wed Nov 09, 2016 10:04 am
Forum: Beginners
Topic: Wireless circuit
Replies: 16
Views: 2324

Re: Wireless circuit

ESP8266 modules are cheap and have built in WiFi. You'll need something like a small relay or optocoupler to close the switch contact too. You'll still need to run a wire to the unit for the switch and potentially one for power too unless you want to change batteries each month (if you are lucky) T...

Go to advanced search