All:
Here is a General Template for a PlatformIO.ini file:
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; ...
Paul & CovirtTech:
I have been using a similar technique for about 40 yrs (EMP protection which is required in DOD work) however instead of a zener (which turns on slowly) I use a Transzorb(trade marked) and a Micro...
Shawzy & Johnlago:
Noise problems can be very tricky to resolve. Without a detailed system wide schematic diagram of the system it is very difficult to diagnose from afar. When I tackled these types of problems at...
Samygee:
A picture is worth a thousand words, a Schematic diagram of your entire circuit would be most helpful for us to help you.
Perhaps a snapshot of your setup would also be most helpful.
Regards,
Ed
Mjs513:
I do not not see any major difference in the way that you are doing this than I am. Accept that my program logs a lot more data than just the BME280 stuff.
It must be the different implementation on the Mac...
mjs513:
I use a very similar approach to yours, accept that I use real time data from 3 sensors for twenty four hours at ten second intervals. The file is approx. 700Kbytes per day. You do the close and...
Power_Broker:
Perhaps an alternative way to accomplish your goal would be to use the technique I used, noted in these two threads:
https://forum.pjrc.com/threads/72300-Teensy-LittleFS-and-SD-file-names
and:
...
mjs513:
I have been getting this warning in PlatformIO using 1.57 ever since I started to build MTP:
lib/MTP_Teensy/src/MTP_Teensy.cpp: In member function 'uint32_t...