Comprehensive List of C# Open Source Projects Worth Collecting

Comprehensive List of C# Open Source Projects Worth Collecting

Business Collaboration and Project Management Platform – TeamLab Online Video Conference Software – VMukti Workflow Engine – ccflow [Free] Regular Expression Testing Tool – Regex-Tester Windows Phone 7 SDK Excel Read/Write Component – ExcelLibrary .NET Integrated Development Environment – MonoDevelop Softswitch – FreeSWITCH Open Source Operating System – Cosmos Tank Robot Battle Simulation Engine – … Read more

Controlling LED and Button with C# NanoFramework on ESP32

Controlling LED and Button with C# NanoFramework on ESP32

Originally, I planned to do something big over the weekend, like WIFI and web pages. However, after two days of work and discussions with foreign friends, I realized that there was a problem with the firmware. After communicating with a senior expert at night, I found out that the official firmware for the ESP32S has … Read more

Implementing DHT11 Temperature Sensor Parameters with C# on ESP32 Microcontroller

Implementing DHT11 Temperature Sensor Parameters with C# on ESP32 Microcontroller

Implementing DHT11 Temperature Sensor Parameters with C# on ESP32 Microcontroller[1] Welcome to C# enthusiasts, in this article we will use the C# nanoframework to develop a program to read temperature and humidity from the DHT11 sensor on the ESP32 microcontroller. To implement this, we need to prepare and configure the environment for ESP32. You can … Read more

Comprehensive List of Open Source C# Projects Worth Collecting

Comprehensive List of Open Source C# Projects Worth Collecting

Business Collaboration and Project Management Platform – TeamLab Online Video Conference Software – VMukti Workflow Engine – ccflow [Free] Regular Expression Testing Tool – Regex-Tester Windows Phone 7 SDK Excel Reading and Writing Component – ExcelLibrary .NET Integrated Development Environment – MonoDevelop Telephone Softswitch – FreeSWITCH Open Source Operating System – Cosmos Tank Robot Battle … Read more

Getting Started with C# NanoFramework: WIFI Scanning, Connecting, and HttpWebRequest on ESP32

Getting Started with C# NanoFramework: WIFI Scanning, Connecting, and HttpWebRequest on ESP32

Congratulations! The new board has finally arrived, without further ado, let’s get started. The main function of the ESP32 is WIFI. With WIFI, it can directly connect to the home WIFI router and access the internet. At this point, it acts like a small computer or smartphone, making it very convenient to connect to the … Read more