You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small LoRa based Weather station. The weather station contains a temperature sensor, air pressure sensor and humidity sensor. The data is read out and sent to Cayenne Mydevices and Weather Underground using LoRa and The Things Network.
Termostat postavený na platforme Arduino s Ethernet shieldom Wiznet W5100 / modulom Wiznet W5500. Využíva teplotný senzor DS18B20 na OneWire zbernici. Arduino riadi výstup - relé na základe rozdielu cieľovej a nameranej teploty so zohľadnením hysterézy. Thermostat built on the Arduino platform with Ethernet shield Wiznet W5100 / module Wiznet W5…
Using COBS and a straightforward data packing method, PackedSerial is an Oryng Wiring Framework library that provides a convenient way to send and receive all kinds of data reliably between devices.
Automated system using Arduino and RFID MFRC522. Custom-coded RFID cards for student IDs, which takes attendance when tapped on RFID reader. Student information and sign-in & out times are saved to an Excel sheet using PLX-DAQ software.