Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged esp32  ✕   ✕
justcallmekoko/ESP32Marauder https://github.com/justcallmekoko/ESP32Marauder
Mon 06 Feb 2023 08:38:52 AM PST archive.org

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32.

infosec wifi bluetooth hacking esp32 firmware
Tasmota https://tasmota.github.io/docs/
Fri 28 Oct 2022 04:03:19 PM PDT archive.org

Tasmota is an open source firmware for Espressif ESP8266, ESP32, ESP32-S or ESP32-C3 chipset based devices created and maintained by Theo Arends.

Everything began as Sonoff-MQTT-OTA with a commit on 25th January 2016. by Theo Arendst. Its goal was to provide ESP8266 based ITEAD Sonoff devices with MQTT and 'Over the Air' or OTA firmware.

What started as a simple way to hack a cloud bound Sonoff Basic (one of the first cheap and accessible smart home devices in the market) into a locally controlled device has grown into a fully fledged ecosystem for virtually any ESP8266 based device.

opensource firmware esp32 esp8266 iot
ATMegaZero https://atmegazero.com/
Tue 26 Jul 2022 12:45:10 PM PDT archive.org

The ATMegaZero is a microcontroller board based on the Atmel ATMega32U4 microchip, the same chip used in the Arduino Leonardo and Arduino Micro. It was modeled after the Raspberry PI Zero to take advantage of its sleek design and form factor but in the form of a microcontroller board. Similar to the Raspberry Pi Zero the ATMegaZero comes with 40 GPIO pins that can be used as input or output for interfacing devices and can be programmed using the Arduino IDE software. The ATMegaZero comes with a built-in USB which makes the ATMegaZero recognizable as a mouse or keyboard.

Two extant variants at this time: One based upon the ATMega32U4 (older) and one based upon the ESP32-S2 (newer) (CircuitPython compatible).

microcontrollers arduino atmel atmega electronics esp32
ESP Home https://esphome.io
Mon 11 Apr 2022 10:18:13 PM PDT archive.org

ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

iot automation software firmware esp32 esp8266 sensors exocortex
rossumur/esp_8_bit https://github.com/rossumur/esp_8_bit
Wed 19 Jan 2022 03:59:03 PM PST archive.org

Atari 8 bit computers, NES and SMS game consoles on your TV with nothing more than a ESP32 and a sense of nostalgia. Simple schematic to rig up video and audio outputs to connect to a television.

Emulates the Atari 400/800, XL, XEGS, 5200, NES, Sega Master System, and Game Gear. Controllers and keyboards must be Bluetooth enabled so that they can connect to the ESP32.

Most interestingly, it has an HTML-with-Javascript page (https://github.com/rossumur/esp_8_bit/blob/master/atr_image_explorer.htm) that stands alone which implements a drag-and-drop .atr image explorer/binary disassembler.

retrocomputing emulation atari commodore nintendo esp32 bluetooth disassembler
G4lile0/tinyGS https://github.com/G4lile0/tinyGS
Mon 17 Jan 2022 07:35:12 PM PST archive.org

TinyGS is an open network of Ground Stations distributed around the world to receive and operate LoRa satellites, weather probes and other flying objects, using cheap and versatile modules. This project is based on ESP32 boards and currently it is compatible with sx126x and sx127x LoRa modules but we plan to support more radio módules in the future.

radio microcontrollers receiver LoRa satellites esp32
briand-hub/toresp32 https://github.com/briand-hub/toresp32
Mon 16 Aug 2021 06:21:43 PM PDT archive.org

Briand's project to turn an ESP32 microcontroller board into a plug play Tor client.

The goal is to write a very simple C++17 working Tor proxy for ESP32 so the ESP32 could be attached to any computer with a bash/dos/putty client ready-to-go. Using ESP as a proxy allows to keep no traces of Tor client/browser on your computer (but traces of the navigation history and so on are not avoided!)

REMEMBER: The ESP32 is a 240MHz processor with 320KB of RAM. Do not expect good performance or fast webpage loading!

esp32 tor cplusplus firmware peripherals proxy
MicroPython: Taking photos with an ESP32-CAM - LeMaRiva|tech https://lemariva.com/blog/2019/09/micropython-how-about-taking-photo-esp32
Fri 08 Jan 2021 08:43:27 PM PST archive.org

This tutorial is about taking photos using an ESP32-CAM board running MicroPython. The board has an OV2640 without any chip between it and the ESP32. A photo routine and a Webserver were implemented to take a photo using a Webbrowser. MicroPython is a lean and efficient implementation of the Python 3 programming language.

micropython esp32 camera microcontrollers embedded iot howto
arendst/Tasmota https://github.com/arendst/Tasmota
Fri 13 Nov 2020 03:13:55 PM PST archive.org

Alternative firmware for ESP8266 and ESP32 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Written for PlatformIO with limited support for the Arduino IDE.

Seems to automatically update itself from a known-good location. That can probably be turned off.

foss firmware iot devices esp8266 esp32
espressif/esptool: ESP8266 and ESP32 serial bootloader utility https://github.com/espressif/esptool
Sat 04 May 2019 05:26:30 PM PDT archive.org

A Python-based, open source, platform independent, utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 chips. Python 2 and 3 compatible. Can use this to dump the firmware for analysis. Depends upon pySerial.

python firmware esp32 esp8266 download dump
4682 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn