sean, to esp32
@sean@scoat.es avatar

I keep running into neopixel/ws2812 LED timing issues on different platforms with : https://github.com/wokwi/wokwi-features/issues/798

(Previously on https://github.com/micropython/micropython/pull/7985)

Related: is amazing, despite this alleged-by-me bug. https://wokwi.com/

ottaross, to Electronics
@ottaross@mastodon.social avatar

Hmm, I've used #Electrodragon for many years. A smaller Asia/Pacific #electronics parts shop w a boutique feel. Small circuits, parts, modules, some used stuff, but fun all around.

They've been very good, and tho' a bit low on documentation I can usually get everything I acquire there working, tho' sometimes with a bit of effort.

A recent order isn't moving at all. Makes me worry they might be at the end of their run? Will try a query to see. Fingers crossed.

#maker #arduino #ESP32

ottaross,
@ottaross@mastodon.social avatar

Glad to say that reaching out to the supply folks at received a prompt response.

My order was apparently dispatched already, just the admin work was a bit slow. Hope they're continuing to be the great source they've been for parts and gizmos for several years.

vik, to esp32
@vik@mastodon.nzoss.nz avatar

I've got this WROOM Opensmart board, works fine with . That is until I put any kind of ultrasound sensor on its power rails, and then the wifi doesn't work (5V) or it stalls the micro (3V3). Ah, you think, dud board. So I try a Pico W. Wifi works, but ultrasound doesn't (3V3). I have 3 different types of SR04-ish sensors and a bunch of MaxSonars. I have 3 ESP32's and 2 Pico W's. The sensors work on Arduinos. What am I missing?

cymplecy, to esp32
@cymplecy@fosstodon.org avatar

How many different -xx dev boards is too many?

tripplehelix,
@tripplehelix@fosstodon.org avatar

@cymplecy I'd say once you hit 100 and don't sell a product, you have too many.

cymplecy,
@cymplecy@fosstodon.org avatar

@tripplehelix phew, my friend is well below that limit :)

NeussWave, to esp32 German

Neues gestartet: BFG32K - ESP32 powered Big Fine Growhelper

Das Ding soll mal die technische Seite von einer Micro-Growbox übernehmen.

Erste Version: mit Kamera, DHT11, , 5v Lüfter, Wasserpumpe.

Endziel: Alles automatisch von Samen säen bis Tüte rollen.

AdeptVeritatis,
@AdeptVeritatis@social.tchncs.de avatar

@NeussWave

Aber ja, einfach nichts in den Innenraum packen, was da nicht rein muss.

Die DHT Serien geben digitale Werte zurück, da können die Kabel auch etwas länger sein. Dann könnte man z.B. auch einen Sensor in den unteren Bereich am Stamm, einen zwischen die Blattmasse und einen neben den AKF hängen.

AdeptVeritatis,
@AdeptVeritatis@social.tchncs.de avatar

@NeussWave

Der DHT22 ist generell etwas stabiler, aber auch nicht ganz so leicht zu bekommen und teurer.
Aber es gibt noch z.B. BME280 und HTU21 Sensoren, die mit Breakoutboards auch einfach zu verwenden sind.

Kann man später auch immer noch wechseln.

Viel Spaß mit dem Sammeln von Erfahrungen. Das macht voll Spaß und ist so interessant wie lehrreich.

ScaredyCat, to Electronics

So I had a look on the sigrok wiki, and I've narrowed it down to a couple but still looking for recommendations for a logic analysier that people have used. Looking for something a little better than the £10 streaming type - in the sub £100 price range. Sigrok compatability ( or works on linux and older versions (11.7) of OS X #electronics #esp32

flauschzelle, to esp32
@flauschzelle@chaos.social avatar

Anyone else here doing stuff with on an board?
I got through the installation and I can edit and run code in the web editor now... but that stores the code directly on the board, which is rather inconvenient if I want to do things like put it in a git repo, and use an IDE for editing. I could edit the code on my laptop and then upload the files to the board through the web editor, but that seems very tedious.
Is there a tool that does some kind of automatic sync for this?

boilingsteam, to hardware
@boilingsteam@mastodon.cloud avatar
ScaredyCat, to Electronics

Quick question for all you far more knowledgable types. I noticed that after I put my esp32 custom board into deep sleep it settled to a draw ~23.5uA but 350ms later there was a gradual (over 100ms) increase up to 27.7uA after which it dropped back to ~23.5uA. This happens after each wake and deep sleep cycle, but only once per cycle.

I have a suspicion but I don't want to influence responses - plus I don't really know what I'm doing 😔 - Some obvious known pattern?

stevelord, to esp32
@stevelord@bladerunner.social avatar

This looks really cool, an ad-blocking DNS server for #ESP32: https://github.com/openesper/esper

jan, to Weather
@jan@kcore.org avatar

So I bought a bunch of stuff to build an display based off an board, sort of mixing and matching stuff up from a few project I had found.

I had assumed that the hardware would be supported by , but the amount of stuff that especially me actually supports is... Disappointingly low.

So, besides learning how esphome works, I now get to figure out how to add a 3rd party library in there and how to write a panel description so it can drive it.

Fun times ahead, not.

peturdainn,
@peturdainn@mastodon.social avatar

@jan check out M5PaperWeather, maybe you happen to have compatible hardware

projectgus, to esp32
@projectgus@aus.social avatar

So impressed with the progress of the ESP32 open source Wi-Fi MAC efforts: https://zeus.ugent.be/blog/23-24/esp32-reverse-engineering-continued/

Had similar long term ambitions on ESP8266 when I started esp-open-rtos a decade ago, but ended up being hired by Espressif instead. 😅

From inside we always had theoretical support for open sourcing more of the WiFi stack, but it was never going to become a priority unless some high tier client demanded it...

I look forward to seeing where this effort lands!

#esp32 #reverseengineering

projectgus,
@projectgus@aus.social avatar

Its also just neat to see European governments funding this kind of thing (this one from the Netherlands, I believe MicroG gets some German government support.)

I know its peanuts of funding relatively speaking, and hardly a sustainable model by itself, but its hard to.imagine the Australian government (for example) going anywhere near this kind of thing.

vik, to esp32
@vik@mastodon.nzoss.nz avatar

Does anyone make an #ESP32 module in a solar powered box or is this always a DIY job?

fireflyzero, to webassembly

Hello World! Firefly Zero is an in-development handheld game console that runs #wasm and supports #BLE multiplayer. It is written by @orsinium in #Rust, runs on #ESP32, and will be fully open source (both software and hardware).

We already have a working desktop emulator and are getting a Rust and #golang SDK ready for alpha testing. Sounds fun? Stay tuned!

Website:
https://fireflyzero.com/

#Pixelfed:
https://gram.social/firefly

#introduction #gamedev

olimex, to esp32
@olimex@mastodon.social avatar

ESP32-POE2 open source hardware board offers WiFi, Bluetooth, Wired Ethernet and POE up to 25W power for external circuits and sensors. https://olimex.wordpress.com/2024/04/25/esp32-poe2-open-source-hardware-poe-iot-board-provides-up-to-25w-power-supply-to-external-circuits/ #esp32 #oshw #iot #micropython #arduino #platformio #esphome

wolf480pl,
@wolf480pl@mstdn.io avatar

@olimex is there a block diagram?

shtrom,
@shtrom@piaille.fr avatar

@olimex You mean... I don't need to build a dodgy separate power circuit feeding off the 46v to power my 4-20mA sensor? https://blog.narf.ssji.net/2024/01/21/the-burninator/

Is this version for sale yet?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • tacticalgear
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • lostlight
  • All magazines