arduino-sketches

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
39 10 d 18 h office /arduinoAntennaSwitch/ parametrize the servo angle for the antenna switch Diff
38 10 d 18 h office / adjust timing for HAM VOX template, add the antenna switch template Diff
37 20 d 5 h office / update all templats based on wifipreboot Diff
36 20 d 6 h office /arduinoWiFiPreboot/ - fix memory allocation issues with malloc() and free() pre-emptively to reduce the likelyhood of leaks across the entire template (it was not necessary due to soft / client STA mode being "dead-ends" where no recalled code would malloc() ever again yet more involved templates might require recalling functions that allocate memory and hence needs to be released) Diff
35 20 d 6 h office /arduinoWiFiPrebootAsync/ - fix memory allocation issues with malloc() and free() pre-emptively to reduce the likelyhood of leaks across the entire template (it was not necessary due to soft / client STA mode being "dead-ends" where no recalled code would malloc() ever again yet more involved templates might require recalling functions that allocate memory and hence needs to be released) Diff
34 20 d 7 h office / - remove both digital and analog arduino pin togglers in favor of the new "arduinoGPIOTool" template Diff
33 24 d 17 h office /arduinoHAMVOX/ ensure that the template works for both ESP32 and ESP8266 Diff
32 24 d 19 h office / add the ability to authenticate and also carry out OTA updates using a master password instead of the WiFi password, recheck for both ESP32 and ESP8266 and weed out some bugs, clean up some debug lines that were too chatty, bring back blinking to the async template and implement blinking asynchronously Diff
31 25 d 9 h office /arduinoWiFiPrebootAsync/ add async version of the WiFi preboot template Diff
30 26 d 18 h office /arduinoHAMVOX/ beef up template with was WiFi preboot Diff
29 28 d 14 h office /arduinoWiFiPreboot/ total overhaul, removed all dependencies except arduino JSON, tested and fixed ESP8266 and ESP32 compatibility Diff
28 30 d 5 h office /arduinoWiFiPreboot/ temporarily include fixed ESPAsyncWebServer for ESP32 Diff
27 30 d 5 h office /arduinoWiFiPreboot/ integrate OTA into the WiFi preboot template Diff
26 30 d 12 h office / update templates Diff
25 32 d 21 h office /rover_one/ add headlight control Diff
24 39 d 0 h office /rover_one/ add code for Rover One Diff
23 126 d 16 h office /arduinoAnalogSoundMeter/ - Add complete template for the analog sound meter Diff
22 440 d 1 h office /arduinoPinToggleAnalog/ - Add the "push" function. Diff
21 457 d 4 h office /arduinoEpeverSolarController/ - Code maintenance for Epever solar controller sketch. Diff
20 462 d 6 h office /arduinoHAMVOX/ - Add HAM-VOX circuit for https://grimore.org/ham_radio/designing_a_vox_sound_input_for_ham_radios Diff