Maya Posch
Maya Posch
According to the project README, it should be possible to build the SDK on Windows using Cygwin. After spending half the day on trying to resolve various dependencies and issues,...
In multiple source files, a conditional signal assignment statement is used within a process, which is illegal in VHDL-2008. Instead an if statement or case statement should be used. During...
I have successfully synthesised f32c (fleafpga_ohm_xram_sdram_vector project) for the FleaOhm board using the MIPS ISA and confirmed that it appears to run fine on this target. After switching the configuration...
**Summary:** With Sming version 3.8 and before I had a number of ESP8266 systems running with the primary UART connected to MH-Z14 and MH-Z19 CO2 sensors. These sensors allow for...
For Arduino ESP8266 & ESP32 there is the WiFiManager project: https://github.com/tzapu/WiFiManager This project allows for easy configuration of an ESP device by connecting to its AP and setting the WiFi...
I have ported my NymphCast project to Android and am finding that while audio works as expected on all other OSes, on Android devices there are major issues with multi-channel...