Vladimir Yershov
Vladimir Yershov
Board: Wio Terminal IDE: Arduino 1.8.13 Compiler output: `FlashStorage.cpp: In member function void FlashClass::write(const volatile void*, const void*, uint32_t) FlashStorage.cpp: 55:22: error: 'volatile struct NVMCTRL_CTRLB_Type::' has no member named 'MANW...
I reduced **DS18B20_Slave_Interrupt_T3** as much as possible: ` void setup() { Serial.begin(115200); Serial.println("Start"); pinMode(tstpin, OUTPUT); ds.init(rom); ds.setScratchpad(scratchpad); ds.setPower(PARASITE); ds.setResolution(9); attachInterrupt(12, DS18B20p, CHANGE); } void loop() { ds.waitForRequest(true); } void DS18B20p()...
ESP Basic 3.0.Alpha 69, 8MBit Wemos D1 mini lite. Everything works, but no [VARS], no [DEBUG] in menu.  Any Ideas?
ESP Basic 3.0.Alpha 69, 8MBit Wemos D1 mini lite. Everything works, but no [VARS], no [DEBUG] in menu.  Any Ideas?
ESP Basic 3.0.Alpha 69, 8MBit Wemos D1 mini lite. Everything works, but no [VARS], no [DEBUG] in menu.  Any Ideas?
Hello, very appreciate for your program. Could you add some little feature: repetitive sending commands with programmed interval. I try to describe why. There are a family of chinese USB...
Hello again, I guess, it'll be very tasty. With regulated afterglow, of course
Hello, I already post this message to https://endless-sphere.com/forums/viewtopic.php?f=14&t=92952&start=350 but did not receive the answer. I compiled and uploaded BMS FW to NUCLEO-F303RE for testing. Seems that everything fine, but after...
 Maybe you had to warn about?
Nice product 1. Accelerometer is highly desirable like in TS100 (SCL/SDA are free) 2. Go to Standby Time adjustable from settings.