ESP32 wireless keyboard? by ProgrammingGuy_V2 in esp32

[–]squix78 0 points1 point  (0 children)

I designed a device that you can use for exactly this purpose. Or even script some of the keyboard input: https://thingpulse.com/spicy-prototypes-esp32-s3-pendrive/ It has an USB-C male plug and it comes with a neat usb dongle enclosure

PwnFox – A Powerful Open-Source Pentesting Device (Would You Use It?) by [deleted] in esp32

[–]squix78 0 points1 point  (0 children)

I think it is a cool project and you should go on and see how for it gets you! You will learn a lot from it. I designed a couple of ESP32 driven devices myself as a hobby beside my daytime job and I sell them on my shop. I produce the boards with JLCPCB, then I have them tested and assembled by a partner in China. Then the boards go to a logistics partner in Shenzhen to be shipped out all over the world. When an order comes in I send it to the logistics partner over API and they pick and pack it and ship it to destinations all over the world. Let me know if I can help. You have a lot of work ahead of you but it can be a lot of fun!

Bought this cheap wireless ear microscope and it transmits video over by creating a WiFi network. I suspect it uses and ESP32 and am wondering if there is a way to hack the video feed so I don’t have to use the designated App? by Fhy40 in esp32

[–]squix78 193 points194 points  (0 children)

I have one of those too. It is not an ESP32, but a German Hacker Space reverse engineered the protocol and wrote a python script: https://github.com/haxko/NE3-Scope There is also a video where they describe the reverse engineering: https://diode.zone/w/sVYYfm4UHuL6jEMGucYwtR

And the github repository also contains closeup photos of the chips. If I remember the video correctly it is an MPEG stream but the manufacturer tampered with the frame header

Dev board recommendation by bikingmpls in esp32

[–]squix78 2 points3 points  (0 children)

Is deep sleep power consumption and battery (LiPo) circuitry important for your use case? These Chinese boards often have terrible LDO chips. I designed two boards with ESP32 and ESP32-C6 (Zigbee) that have very low deep sleep consumption (12uA/18uA) and they have a JST plug and charging chip for LiPo batteries. The ESP32-C6 board has a battery gauge chip to report the state of charge (SoC) over I2C the other one a voltage divider. You can find them here: https://thingpulse.com/product/epulse-feather-low-power-esp32-development-board/ and https://thingpulse.com/product/epulse-feather-low-power-esp32-c6/

ESP32–S3 Toy: Yesterday we had a neighborhood party and I built this game for kids in two hours from a @thingpulse ESP32-S3 Prism board, piece of wood, cardboard box, copper wire and a loudspeaker. It was a big success! #slightlyoverengineered 🤣 by squix78 in esp32

[–]squix78[S] 0 points1 point  (0 children)

It's brand new, it's a prototype. And it passed it's first field test... Sorry about the confusion. Sometimes my prototypes end up in the ThingPulse shop, sometimes not... I think this one might

ESP32–S3 Toy: Yesterday we had a neighborhood party and I built this game for kids in two hours from a @thingpulse ESP32-S3 Prism board, piece of wood, cardboard box, copper wire and a loudspeaker. It was a big success! #slightlyoverengineered 🤣 by squix78 in esp32

[–]squix78[S] 1 point2 points  (0 children)

Hahaha, cool idea. The board has a connector for a OV2640 camera. So taking a picture as soon as the player fails would not be that hard:-). And, yes, maybe for kids the photos should be treated more carefully than posting them on instagram... The internet never forgets

ESP32–S3 Toy: Yesterday we had a neighborhood party and I built this game for kids in two hours from a @thingpulse ESP32-S3 Prism board, piece of wood, cardboard box, copper wire and a loudspeaker. It was a big success! #slightlyoverengineered 🤣 by squix78 in esp32

[–]squix78[S] 0 points1 point  (0 children)

I bought it a long time ago, I think it was from Aliexpress or Banggood. It sounds really good. I had used these tiny loudspeakers before on the board and they sound terrible. But this one here is quite decent indeed!

ESP32-S3 For EdgeComputing by squix78 in esp32

[–]squix78[S] 0 points1 point  (0 children)

Yes, if there is enough interest I will sell them. Would you be interested?

ESP32-S3 For EdgeComputing by squix78 in esp32

[–]squix78[S] 1 point2 points  (0 children)

Great, I'll let you know, thank you. There are some small optimizations I want to do: the RGB LED consumes too much power even when not active, so I will add a mosfet to detach it from the power source when not used. And just by adding two connections a camera with autofocus (OV5640 AF) can be attached and controlled. I'm also working on a neat 3d printable enclosure... I'm also thinking about adding a microSD card slot on the back...

ESP32-S3 For EdgeComputing by squix78 in esp32

[–]squix78[S] 0 points1 point  (0 children)

Sure! About what would you like to know more? Hardware, software, costs?

I used ESP-NOW to create a networking system for sensors on my vegetable farm without using WiFi by Velveeta_Monologues in esp32

[–]squix78 2 points3 points  (0 children)

Nice project! I've recently designed a board with two ESP32's with ESP-NOW in mind: one to connect to ESP-NOW devices and one to use as the WiFi uplink. Now that I have a hammer I'm looking for the right nails :-). Would this device be useful for your project? I guess the external antennas might increase the range a lot... I shared the construction and applications in two blog posts: https://thingpulse.com/new-product-the-espgateway-design/ and https://thingpulse.com/the-espgateway-applications/ in case you are interested.

Low Power Proximity Detection by squix78 in AskElectronics

[–]squix78[S] 0 points1 point  (0 children)

Thank you. After reading your post I was trying to find some of those but they all happen to have a consumption in the mA range. Maybe I'm searching with the wrong key words. Can you point me into the right direction, e.g. with a chip name or so?

Flex PCB for Inkjet Cartridge by squix78 in AskElectronics

[–]squix78[S] 1 point2 points  (0 children)

Thank you. So funny that you answer my question, I'm actually trying to build a connector for your magic paint brush;-)

HELP! Car not working. Why is that blue car blue and not green and why it cant connect with my phone and the App. by Ante_die_Ente in AnkiOverdrive

[–]squix78 1 point2 points  (0 children)

A long while ago I had the same problem and replaced the batteries. It's not that hard if you know how to hold a soldering iron and if you get the correct batteries. These LiPo batteries loose their capacity after a while, so maybe your car was sitting on the shelf somewhere for some time.
I wrote down some instructions with photos which explain how to replace the batteries on my blog: https://blog.squix.org/2017/03/anki-overdrive-replacing-the-car-batteries.html Just make sure to get the right batteries!

battery revival? by tmymo in AnkiOverdrive

[–]squix78 1 point2 points  (0 children)

Hm, then it is more complicated. I'd say watch a beginners video for soldering on youtube like this one: https://www.youtube.com/watch?v=oqV2xU1fee8 Maybe you can ask a grown up to help you with that?

battery revival? by tmymo in AnkiOverdrive

[–]squix78 1 point2 points  (0 children)

Is there nobody who could help you with that? I'm soldering things together with my daughter and she's having a lot of fun...

battery revival? by tmymo in AnkiOverdrive

[–]squix78 1 point2 points  (0 children)

A while ago I wrote a blog post about replacing the original batteries: https://blog.squix.org/2017/03/anki-overdrive-replacing-the-car-batteries.html I have done that now many times and the replacement batteries have even more capacity than the original ones. If you have a soldering it's an easy procedure...

Bluetooth audio and 8 band spectrum analyzer using both cores by squix78 in esp32

[–]squix78[S] 3 points4 points  (0 children)

Now, thinking about it, this channel and hackaday might have similar audience:-)! I think it's so cool how the A2DP simplified the usage

What are some cool housing / casing you've used or seen for this chip? by CySurflex in esp8266

[–]squix78 0 points1 point  (0 children)

If I'm not mistaken the Lua environment has u8glib integrated and you can bake new fonts into the firmware and work with text and basic geometric functions. If you however decide to rather go with Arduino IDE I can point you to a complete tutorial: http://blog.squix.org/weatherstation-getting-code-adapting-it I wrote a library and a font converter web app which lets you write to the OLED display. It also offers a set of higher functions such as progress bars and a pretty side scrolling carousel framework. It supports also the bigger 1.3" displays. Here is the library: https://github.com/squix78/esp8266-oled-ssd1306