ESP32 C3 S2 8266 Channel (ES/EN) @esp32c Channel on Telegram

ESP32 C3 S2 8266 Channel (ES/EN)

@esp32c


Group ESP32 (ES/EN)

Discussion group:
https://t.me/esp_es

ESP32 C3 S2 8266 Channel (English)

Welcome to the ESP32 C3 S2 8266 Channel, your go-to destination for all things related to ESP32, ESP-C3, ESP-S2, and ESP8266! Whether you're a beginner looking to learn more about these powerful microcontrollers or an experienced developer seeking advanced tips and tricks, this channel has got you covered

Who is it? The ESP32 C3 S2 8266 Channel is a community of tech enthusiasts, hobbyists, and professionals who share a common interest in exploring the capabilities of ESP32, ESP-C3, ESP-S2, and ESP8266 microcontrollers. What is it? It is a platform for knowledge sharing, collaboration, and innovation in the field of embedded systems and IoT.

With regular updates, tutorials, project ideas, and troubleshooting support, this channel is your one-stop resource for all things ESP32, ESP-C3, ESP-S2, and ESP8266. Join our vibrant community today and unleash the true potential of these versatile microcontrollers. Whether you're interested in building smart home devices, IoT solutions, robotics projects, or custom electronics, the possibilities are endless with ESP32 C3 S2 8266 Channel. Don't miss out on the latest news, trends, and developments in the world of ESP microcontrollers - subscribe now and start your journey towards mastery! Let's connect, learn, and create together on the ESP32 C3 S2 8266 Channel. Happy coding!

ESP32 C3 S2 8266 Channel (ES/EN)

18 Dec, 07:03


Meshtastic community, we’re looking to learn more about how you’re using Meshtastic. Your feedback will help us improve and develop new features to better serve your needs.
👉 Take the survey here: https://forms.gle/fiWrniiZSg3sydAh7

ESP32 C3 S2 8266 Channel (ES/EN)

10 Dec, 22:44


https://hpsaturn.com/espcoredump-platformio-arduino/

ESP32 C3 S2 8266 Channel (ES/EN)

26 Nov, 23:21


ESPFlash

RUST Serial flasher utility for Espressif SoCs and modules based on esptool

https://github.com/esp-rs/espflash

ESP32 C3 S2 8266 Channel (ES/EN)

26 Nov, 18:06


An official step-by-step guide for ESP-IDF without pain, dependencies, and complexity! 🚑 Just 1-click!
Debugging
Unit Testing
Code Analysis
Firmware Inspection
👉 https://docs.platformio.org/en/latest/tutorials/espressif32/espidf_debugging_unit_testing_analysis.html
📌 #EmbeddedSystems #Semiconductor #IDE #CLI #IoT #ESP32

ESP32 C3 S2 8266 Channel (ES/EN)

13 Nov, 20:32


Released IceNav v0.1.8

https://github.com/jgauchia/IceNav-v3?tab=readme-ov-file#readme

ESP32 C3 S2 8266 Channel (ES/EN)

06 Nov, 17:44


Como migrar proyectos de Arduino IDE a PlatformIO, mostrando todos los problemas que se presentaron, usando buenas practicas como el no copiar librerías de terceros localmente y más bien usando el registro de PlatformIO. También explicando otros tipos de problemas comunes en este tipo de migraciones.

Migraremos un proyecto demo de una board de Elecrow, la ESP32C3 CrowPanel Display que usa librerías copiadas de sus fuentes originales, como por ejemplo LVGL y LGFX, y usaremos las librerías oficiales usando el PlatformIO Registry, y así tendremos un proyecto con sus dependencias a versiones especificas o actualizables fácilmente.

https://youtu.be/YnRaMKu4ENQ

ESP32 C3 S2 8266 Channel (ES/EN)

27 Oct, 15:55


Today, I tested the wonderful IceNav firmware for the T-Deck ESP32S3 board. This development is a highly customizable GPS created from scratch for various ESP32-based boards by engineer Jordi Gauchía. Although it is still in development, it is very useful for learning and understanding different concepts, such as user interfaces built with LVGL, GPS protocols, and, of course, the ESP32.

In the video, I tested the speed refresh and the heading of the map pointer. Since my device does not have a compass yet, the firmware calculates it instead. I also demonstrated the interface with PyGPSClient, as IceNav has the option to export the NMEA messages from the GPS module for use with different software like this.

https://youtu.be/xFtqSSc3nVk

More details and source code:
https://github.com/jgauchia/IceNav-v3

ESP32 C3 S2 8266 Channel (ES/EN)

19 Oct, 10:15


Vuelve el emulador de la Hp48 a Linux

Gracias al trabajo de x48ng [1]. Hace unos meses restauraron el código que llevaba olvidado más de una década para Linux dándole nuevas funcionalidades como la posibilidad de correrlo en consola con ncurses 😱. El emulador original Emu48 de Sébastien Carlier cumplió ya 27 años [2] 😀

[1] https://github.com/gwenhael-le-moine/x48ng
[2] https://hp.giesselink.com/25ann48.htm

ESP32 C3 S2 8266 Channel (ES/EN)

08 Oct, 07:30


#offtopic

"Digital archiving as we know it would not exist without the Internet Archive—without it, the world would lose its best public resource on internet history."

“There is a misperception that things on the web are forever—but they really, really aren't”

“The story of Brewster Kahle is that of a guy who wins the lottery, And he and his wife, Mary, turned around and said, awesome, we get to be librarians now.”

https://www.wired.com/story/internet-archive-memory-wayback-machine-lawsuits/

ESP32 C3 S2 8266 Channel (ES/EN)

02 Oct, 13:31


https://youtu.be/JBDN3HGJ4Ss

ESP32 C3 S2 8266 Channel (ES/EN)

04 Sep, 08:16


Released new version of ESP32 nmcli
(Network manager CLI for the ESP32xx)

Special thanks to ICENav v3 project to use and test it.

PlatformIO release:
https://registry.platformio.org/libraries/hpsaturn/ESP32%20Wifi%20CLI

GitHub release:
https://github.com/hpsaturn/esp32-wifi-cli?tab=readme-ov-file#readme

ESP32 C3 S2 8266 Channel (ES/EN)

13 May, 07:18


https://twitter.com/0xor0ne/status/1789196259535802389?t=AS3XL2_p1krFxiPfvyP2iw&s=19

ESP32 C3 S2 8266 Channel (ES/EN)

08 May, 07:20


https://voidstarsec.com/blog/jtag-pifex

ESP32 C3 S2 8266 Channel (ES/EN)

07 May, 21:00


Multi Camera using ESPNowCam Library (N:1 mode)

In this demo, unlike the previous broadcasting demo where we had 1:N connections, we now have 3 cameras and one receiver (N:1), all utilizing the ESPNow protocol (without the need for routers, credentials, or IPs). While it could be improved maybe with synchronization, this version is currently functional and ready for use 🙂🎥🕹

https://twitter.com/hpsaturn/status/1787950020643135893
https://github.com/hpsaturn/ESPNowCam

ESP32 C3 S2 8266 Channel (ES/EN)

28 Apr, 21:43


https://twitter.com/hpsaturn/status/1784698567937937784

ESP32 C3 S2 8266 Channel (ES/EN)

26 Apr, 07:27


https://twitter.com/linuxdevices/status/1783746791940243896

ESP32 C3 S2 8266 Channel (ES/EN)

27 Jan, 22:22


https://youtu.be/zXIzP1TGlpA

ESP32 C3 S2 8266 Channel (ES/EN)

15 Jan, 08:13


https://piolabs.com/blog/news/platformio-year-in-review-2023.html

ESP32 C3 S2 8266 Channel (ES/EN)

14 Dec, 10:03


https://www.cnx-software.com/2023/12/13/m5stickc-plus2-iot-development-kit-esp32-pico-v3-02-sip-200-mah-battery/

ESP32 C3 S2 8266 Channel (ES/EN)

14 Dec, 09:33


Olimex Shows Off Its GateMateA1-EVB, a Low-Cost Open-Hardware Board for the Cologne Chip GateMate A1 - Hackster.io
https://www.hackster.io/news/olimex-shows-off-its-gatematea1-evb-a-low-cost-open-hardware-board-for-the-cologne-chip-gatemate-a1-95a95626cc7d

ESP32 C3 S2 8266 Channel (ES/EN)

15 Mar, 09:52


Welcome to our discussion group here: https://t.me/esp_es