-
Dear all,
while working on [XPCC over raw Ethernet frames](https://github.com/strongly-typed/xpcc/blob/feature/stm32f4_ethernet/src/xpcc/communication/xpcc/backend/ethernet/connector.hpp) I tripped…
-
Hi,
Are there any test results from the silicon which was taped out for core-v-mcu?
Thanks
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
Please could we get support for the ESP8266.
I know it is older but there are still so many of them being used.
https://en.wikipedia.org/wiki/ESP8266
-
Firstly, I'd like to state that I am an auto mechanic delving heavily into electrical diagnostics. This app is amazing, but from an automotive perspective, I've discovered a few things this app is lac…
-
Working Mechanism of the Sensor:
An ultrasonic distance sensor is a device that measures distance using invisible sound waves. This sensor works like a kind of bat. The bat sends ultrasonic waves t…
-
Hi Zik. I've been working to fix bugs in picoc and one of them is an Out of Memory error. It happens in LexTokenise in this code:
int ReserveSpace = (int) (Lexer->End - Lexer->Pos) \* 4 + 16;
…
-
Working Mechanism of the Sensor:
An ultrasonic distance sensor is a device that measures distance using invisible sound waves. This sensor works like a kind of bat. The bat sends ultrasonic waves t…
-
I would like to simulate USB devices on the ATSAMD21, up to the point that I can hook the model up to USB/IP and use it from the host. In particular, I'm interested in simulating USB HID devices, but …
-
I have encounter a problem where the duino.app serial monitor is unable to receive messages after a compile and upload activity. I have a new Mega board that uses a Silicon Labs CP2102 USB to serial …