-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
154 lines (144 loc) · 7.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta tagy -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Hire an ESP32 Developer | IoT & MATLAB RnD, Programmer</title>
<link href="https://i.imgur.com/ibpLxAB.png" rel="icon">
<link href="https://i.imgur.com/ibpLxAB.png" rel="apple-touch-icon">
<meta name="google-site-verification" content="UwZZh2EXv3iWUAi_1Z0hLxVCz6ySJ4UdY_BPoLtejwo" />
<meta name="description" content="Need an expert for ESP32, Arduino, and IoT projects? I specialize in custom firmware, sensors, and smart home automation. Available on Upwork!">
<meta name="keywords" content="ESP32 developer, IoT projects, Arduino programming, MATLAB scripts, smart home automation, MQTT, REST API, sensor integration, open-source IoT, water level monitoring, RFID stopwatch, WiFi thermostat, Ethernet thermostat, embedded systems, ESP8266, IoT consulting, custom firmware development">
<meta name="author" content="Your-IoT">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://your-iot.github.io/">
<link rel="sitemap" type="application/xml" title="Sitemap" href="sitemap.xml">
<!-- Open Graph / Social Sharing -->
<meta property="og:title" content="Your IoT within reach">
<meta property="og:description" content="Explore innovative open-source IoT projects for smart monitoring and control. From water level monitoring to advanced RFID solutions, we have it all.">
<meta property="og:url" content="https://your-iot.github.io/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://i.imgur.com/ibpLxAB.png">
<meta property="og:locale" content="en_US">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Your IoT within reach">
<meta name="twitter:description" content="Innovative IoT solutions for smart monitoring and control. Check out our open-source projects now!">
<meta name="twitter:image" content="https://i.imgur.com/ibpLxAB.png">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Your IoT within reach",
"url": "https://your-iot.github.io/",
"description": "Explore innovative open-source IoT projects like Watmonitor and RFID DOMINATOR.",
"sameAs": [
"https://github.com/your-iot",
"https://www.facebook.com/your.iot.systems/",
"https://www.youtube.com/@Your-IoT-w4b"
]
}
</script>
<!-- Site Navigation Structure -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"name": "Watmonitor",
"url": "https://your-iot.github.io/Watmonitor/"
},
{
"@type": "SiteNavigationElement",
"name": "RFID DOMINATOR",
"url": "https://your-iot.github.io/DOMINATOR/"
},
{
"@type": "SiteNavigationElement",
"name": "WiFi Thermostat",
"url": "https://martinius96.github.io/WiFi-termostat/en/"
},
{
"@type": "SiteNavigationElement",
"name": "Ethernet Thermostat",
"url": "https://martinius96.github.io/termostat-ethernet/en/"
},
{
"@type": "SiteNavigationElement",
"name": "ESP32 Eduroam WiFi",
"url": "https://martinius96.github.io/ESP32-eduroam/en/"
}
]
}
</script>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<!-- Hlavný kontajner -->
<div class="container my-5">
<div class="mt-5 text-center">
<h3>Need a developer for your ESP32 or MATLAB project?</h3>
</div>
<ul class="list-unstyled">
<li>Custom ESP32 & Arduino firmware development</li>
<li>IoT solutions: MQTT, REST API, Matter, Custom 3rd party services</li>
<li>FreeRTOS, inter-task communication via Queue, ESP-IDF (Espressif IoT Development Framework)</li>
<li>Sensor integration, automation, and smart devices</li>
<li>Custom MATLAB scripts, figures, images and audio processing, analysis</li>
<li>Daily reporting of progress, meetings</li>
</ul>
<div class="mt-5 text-center">
<a href="https://www.upwork.com/freelancers/~01e8dca64715019279" class="btn btn-success btn-lg mt-3">
Get in touch on Upwork
</a>
</div>
<h1 class="text-center mb-4">Your-IoT Projects - Open Source Innovations</h1>
<p class="text-center">Explore projects:</p>
<div class="list-group">
<a href="https://your-iot.github.io/Watmonitor/" class="list-group-item list-group-item-action">
<h2>Watmonitor - IoT water level monitoring system</h2>
<p>Monitor water level of waterwell, tank in real-time with our advanced IoT dashboard solution.</p>
</a>
<a href="https://your-iot.github.io/DOMINATOR/" class="list-group-item list-group-item-action">
<h2>RFID DOMINATOR - Airsoft / Paintball Stopwatch</h2>
<p>Bring your Airsoft and Paintball games to the new level with RFID enabled stopwatch.</p>
</a>
<a href="https://martinius96.github.io/WiFi-termostat/en/" class="list-group-item list-group-item-action">
<h2>WiFi Thermostat (ESP32 / ESP8266)</h2>
<p>Control your home temperature remotely with our smart WiFi thermostat solution.</p>
</a>
<a href="https://martinius96.github.io/termostat-ethernet/en/" class="list-group-item list-group-item-action">
<h2>Ethernet Thermostat (Arduino + Wiznet W5100)</h2>
<p>A reliable thermostat solution using Arduino and Ethernet connectivity.</p>
</a>
<a href="https://martinius96.github.io/termostat-ethernet/en/phy_ethernet.html" class="list-group-item list-group-item-action">
<h2>ESP32 + PHY Ethernet Thermostat (LAN8720)</h2>
<p>Optimize temperature control with the power of ESP32 and PHY Ethernet technology.</p>
</a>
<a href="https://martinius96.github.io/ESP32-eduroam/en/" class="list-group-item list-group-item-action">
<h2>ESP32 Eduroam WiFi Connection</h2>
<p>Seamlessly connect your ESP32 to WPA/WPA2-Enterprise networks like eduroam.</p>
</a>
<a href="https://www.instructables.com/ESP32-Control-Via-UDP-Datagrams/" class="list-group-item list-group-item-action">
<h2>ESP32 WiFi Control - UDP Datagrams</h2>
<p>Control devices with the speed and flexibility of UDP datagrams.</p>
</a>
<a href="https://your-iot.github.io/voice-ESP32/" class="list-group-item list-group-item-action">
<h2>ESP32 - Voice control</h2>
<p>Speech-to-text conversion via SpeechRecognition / Webkit API, Firebase realtime database</p>
</a>
<a href="https://your-iot.github.io/portfolio.html" class="list-group-item list-group-item-action">
<h2>SK portfolio</h2>
<p>Portfolio in Slovak language</p>
</a>
</div>
</div>
<!-- Bootstrap JS (voliteľné, ak potrebujete interaktivitu) -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>