PaulCav

Results 11 comments of PaulCav

@jockm i totally agree with you that the color for errors of orange/red whatever should be a more distinct color for those with difficulty in reading. So i have put...

# Using Zip files for themes ## Hexcode for colors http://www.javascripter.net/faq/rgbtohex.htm https://www.rapidtables.com/web/color/green-color.html ## File locations: * on mac: Arduino.app/Contents/Resources/Java/lib/theme/theme.txt * on Win7: C:\Program Files\Arduino\lib\theme\theme.txt * on Linux: .../arduino-1.6.3/lib/theme/theme.txt * on...

@kittaakos i believe the cursor could be a block shape insted of a line this would make it easier to see and a perhaps colour of white to contrast the...

@per1234 here tis ```text Using board 'generic' from platform in folder: /Users/silvermac/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2 Using core 'esp8266' from platform in folder: /Users/silvermac/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2 Detecting libraries used... /Users/silvermac/Library/Arduino15/packages/wifiduck/tools/xtensa-lx106-elf-gcc/2.5.0-4-b40a506/bin/xtensa-lx106-elf-g++ -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ -D_GNU_SOURCE -I/Users/silvermac/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/sdk/include -I/Users/silvermac/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/sdk/lwip2/include...

@1bilal look at the dowbkiads directory for windows.iso

You can read windows-11-upgrade-guide found [here](https://www.gizmodo.com.au/2023/02/heres-your-windows-11-upgrade-guide/) Use the PC Health Check app to see if your PC can run Windows 11. found [here](https://www.microsoft.com/en-us/windows/windows-11?irgwc=1&OCID=AID2200057_aff_7815_1243925&tduid=%28ir__pcd3hpauv0kf6hpyv93ha3tyzu2x6fiyjgcb6mru00%29%287815%29%281243925%29%28TnL5HPStwNw-JQ5l5Elz6MR3ZxKAsELUQg%29%28%29&irclickid=_pcd3hpauv0kf6hpyv93ha3tyzu2x6fiyjgcb6mru00#pchealthcheck?ranMID=42411&ranEAID=TnL5HPStwNw&ranSiteID=TnL5HPStwNw-JQ5l5Elz6MR3ZxKAsELUQg&epi=TnL5HPStwNw-JQ5l5Elz6MR3ZxKAsELUQg)

in the gruntfile.js it contains ``` ---------------------------------------------------- if(!grunt.file.exists('vendor/bootstrap/_config.yml')) { grunt.fail.fatal('>> Please run "bower install" before continuing.'); } ----------------------------------------------------- ``` if the file _config.yml is not in the vendor/bootstrap directory it...

> @pacav69 do you make a schematic in the end? I'm trying to figure out why a logic level converter was used since the ESP32 will provide both 3.3V and...

@proddy i think the logic level converter would be used for the RX and TX pins between the firebeetle and DFPlayer, perhaps it was used as a safety measure. Enclosed...

looking at the specs it states 3.7v - 5v but i suspect i should be 4.2v which would make the voltage in the middle of 3.7v the value of a...