Search found 70 matches

by onehorse
Sat Jul 22, 2017 4:01 am
Forum: General Discussion
Topic: Looking for a ready made board with revision 1 silicon
Replies: 5
Views: 10017

Re: Looking for a ready made board with revision 1 silicon

There are these:

https://www.tindie.com/products/onehors ... rod_search

They are made with ESP32-DOWDQ6 012017 PC3W29 ICs, not sure if this is rev 1 or not though.
by onehorse
Mon Jul 03, 2017 1:10 am
Forum: ESP32 Arduino
Topic: ESP32 I2C not setting up
Replies: 3
Views: 8242

Re: ESP32 I2C not setting up

Do you have pullups on the I2C bus?
by onehorse
Thu Jun 08, 2017 1:56 am
Forum: ESP-IDF
Topic: I2S microphone (RX)
Replies: 60
Views: 136582

Re: I2S microphone (RX)

It is for dummy users like me!
by onehorse
Wed Jun 07, 2017 3:48 am
Forum: ESP-IDF
Topic: I2S microphone (RX)
Replies: 60
Views: 136582

Re: I2S microphone (RX)

Just FYI, I am having a production run of ICS43434 microphones made and these will be available on Tindie in a few weeks. In the meantime I have a supply of about a dozen hand-assembled ones.

Is there some way to make use of the ICS43434 and this I2S audio coding in the Arduino IDE?
by onehorse
Wed Jun 07, 2017 3:39 am
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 37608

Re: Deep Sleep or other power saving functions?

@Martin Excellent, thank you!

I tried it but it didn't compile for me, probably because I am using an old Ardino core.I'll update and try again.

Now can we use some similar simple incantation to enable light sleep?
by onehorse
Sun Jun 04, 2017 6:21 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 37608

Re: Deep Sleep or other power saving functions?

Is there an example using deep sleep with the Arduino IDE?

And I have an external 32.768 kHz LSE on my ESP32 dev board. How is this used in the RTC domain?
by onehorse
Tue May 30, 2017 5:05 pm
Forum: Sample Code
Topic: Full example of using spiffs with ESP32
Replies: 19
Views: 39900

Re: Full example of using spiffs with ESP32

Any idea when we might be able to use SPIFFS with the Arduino IDE?
by onehorse
Fri May 26, 2017 4:03 am
Forum: General Discussion
Topic: I2C communication
Replies: 4
Views: 8367

Re: I2C communication

Here's a bunch of sketches for the Arduino IDE (C++) that use I2C to read sensors. Not the LSM9DS1 but this should be trivial since all of these sketches are trivially adapted from sketches written for the Teensy or STM32L4 Arduino cores, and the LSM9DS1 works for these. https://github.com/kriswiner...
by onehorse
Wed Apr 26, 2017 4:58 pm
Forum: General Discussion
Topic: Which ESP32 module should I get?
Replies: 6
Views: 11572

Re: Which ESP32 module should I get?

Then there is this development board:

https://www.tindie.com/products/onehors ... ent-board/

runningd this github repository of Arduino sketches:

https://github.com/kriswiner/ESP32

If small, battery-powered, and portable is what you are after.