Home

c

img of CPE241 Week 2
3 min read
CPE241

The ESP8266 is a popular microcontroller with built-in Wi-Fi capabilities. It provides various functions for interacting with digital and analog signals. Here are descriptions of the digitalWrite(), digitalRead(), analogRead(), and analogWrite()

img of CPE263 Week 1
2 min read
CPE263

C# with the .NET Framework is a powerful combination for building a variety of applications, from desktop to web. The .NET Framework is a software development platform developed by Microsoft, and it provides a large library of pre-built classes, interfaces, and tools to help developers build robust and scalable applications.