All Projects → francis94c → ESP32Partitions

francis94c / ESP32Partitions

Licence: other
No description or website provided.

Programming Languages

shell
77523 projects
java
68154 projects - #9 most used programming language
Visual Basic .NET
514 projects

Projects that are alternatives of or similar to ESP32Partitions

ESP DoubleResetDetector
ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.
Stars: ✭ 34 (+13.33%)
Mutual labels:  espressif, eeprom, esp8266-arduino, esp32-arduino
Farm-Data-Relay-System
A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
Stars: ✭ 97 (+223.33%)
Mutual labels:  espressif, esp8266-arduino, esp32-arduino
EmbUI
Embedded WebUI Interface
Stars: ✭ 46 (+53.33%)
Mutual labels:  esp8266-arduino, esp32-arduino
ESPAsyncE131
Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
Stars: ✭ 97 (+223.33%)
Mutual labels:  esp8266-arduino, esp32-arduino
ATM90E32
Updated version of the ATM90E32 Arduino library
Stars: ✭ 22 (-26.67%)
Mutual labels:  esp8266-arduino, esp32-arduino
Somfy Remote
Somfy remote control emulator connected to MQTT
Stars: ✭ 19 (-36.67%)
Mutual labels:  esp8266-arduino, esp32-arduino
CTBot
A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32
Stars: ✭ 114 (+280%)
Mutual labels:  esp8266-arduino, esp32-arduino
sqlite micro logger arduino
Fast and Lean Sqlite database logger for Microcontrollers
Stars: ✭ 128 (+326.67%)
Mutual labels:  esp8266-arduino, esp32-arduino
TinyPixelMapper
a Pixelmapping software for the ESP32 and ESP8266 for addressible LED Strips, with a OSC controll interface and FFT
Stars: ✭ 22 (-26.67%)
Mutual labels:  esp8266-arduino, esp32-arduino
ESPShaker
ESP8266 interactive serial command processor via Arduino core.
Stars: ✭ 24 (-20%)
Mutual labels:  eeprom, esp8266-arduino
ResQ
Open Source Search and Rescue Tool for ground tracking and air usage based on ESP8266 hardware.
Stars: ✭ 20 (-33.33%)
Mutual labels:  espressif, esp8266-arduino
ESP8266TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…
Stars: ✭ 85 (+183.33%)
Mutual labels:  espressif, esp8266-arduino
Wortuhr ESP8266
Wortuhr mit ESP8266 WeMos D1 mini und NeoPixel WS2812B LEDs mit mp3 Sounds, Animationen, Transitions, Events und Spiele
Stars: ✭ 33 (+10%)
Mutual labels:  esp8266-arduino
Wireless-Rickroll
A ESP8266 script to rickroll people
Stars: ✭ 60 (+100%)
Mutual labels:  esp8266-arduino
ArduinoOcpp
OCPP 1.6 client for microcontrollers
Stars: ✭ 139 (+363.33%)
Mutual labels:  esp32-arduino
Dictionary
A dictionary data type with a fast b-tree based search
Stars: ✭ 39 (+30%)
Mutual labels:  espressif
tkmacosx
Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.
Stars: ✭ 48 (+60%)
Mutual labels:  tkinter
Nick-ESP8266
Nick is a series of different Nixie clocks based on ESP8266.
Stars: ✭ 36 (+20%)
Mutual labels:  esp8266-arduino
Calcu
CALCULADORAS
Stars: ✭ 22 (-26.67%)
Mutual labels:  tkinter
tkinter-tabview
tkinter-tabview
Stars: ✭ 41 (+36.67%)
Mutual labels:  tkinter

ESP32 Partition Manager

This is the Arduino IDE 'Tools' menu integration package and installer for the ESP32 Partition Manager
The ESP32 Partition Manager is tool that eases the process of writing csv files for partitioning ESP32 development boards. Its features include:

  • Loading and rendering of .csv Files for ESP32 Boards.
  • Conversion of .csv files to .bin using a set ESP32 repository path.
  • Modification of partition data and output to csv or bin &
  • Arduino IDE integration

To Install

  • Download the latest release of this project from the releases page (ESP32Partitions.zip or setup.sh).
  • Extract the contents of ESP32Partitions.zip into your Arduino Tools Directory C:\Users\%User Name%\Documents\Arduino\tools OR
  • Simply Run setup.sh
  • Done

If your Arduino IDE was already running before the installation, you will have to restart your IDE to see the ESP32 Partition Manager entry from the Tools menu.
Arduino IDE Launching ESP32 Partition Manager Screen Shot

Arduino IDE Launching ESP32 Partition Manager Screen Shot

Arduino IDE Launching ESP32 Partition Manager Screen Shot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].