Pinned Repositories
implementation
Suggestions for implementations of the standard (work in progress)
ito-bme280-ds18b20-ads1115-lm35-kty81-ttn-ttvc2020-esp32
Reference program for sending data in to The Things Network. - ABP activation
ito-hd38-soil-moisture-ads1115
This program reads continous the moisture in percent determined by a HD-38 soil moisture sensor via a ADS1115 and outputs it in the Arduino monitor, alias terminal.
ito-kty81-210-arduino-esp32
Example program that continous reads the temperature determined by a KTY81-210 , and outputs it in the Arduino monitor, alias terminal. - ESP32/Heltec WiFi Lora 32
ito-lm35-arduino-esp32-ads1115
This program reads continous the temperature determined by a LM35 via a ADS1115 and outputs it in the Arduino monitor, alias terminal.
ito-mpu6050-kalman-raspberry
Sample Kalman filtered data from gyro sensor MPU6050 (GY-521) via I2C on a Raspberry Pi
ito-rfid-rc522-lora
A demonstration of how the Heltec WiFi Lora 32 can be connected with SPI to a sensor. In this case the RFID RC522.
ito-sensor-node
Examples of how to read out data from sensors connected with I2C, 1-wire and analogue.
ITOfficeeu_PinGroup
Easily create a group of pins to manipulate singlewise by either index number or pin number. Manipulation by index number gives an abstraction layer that makes future change of settings straight forward. The size of the group is choosable as well as the name of the group.
ITOfficeeu_PinState
Easily add functions like myvar.begin(PINnumber), myvar.on(), myvar.off() and myvar.status() to a single pin on a microcontroller.
itofficeeu's Repositories
itofficeeu/ito-sensor-node
Examples of how to read out data from sensors connected with I2C, 1-wire and analogue.
itofficeeu/implementation
Suggestions for implementations of the standard (work in progress)
itofficeeu/ito-bme280-ds18b20-ads1115-lm35-kty81-ttn-ttvc2020-esp32
Reference program for sending data in to The Things Network. - ABP activation
itofficeeu/ito-kty81-210-arduino-esp32
Example program that continous reads the temperature determined by a KTY81-210 , and outputs it in the Arduino monitor, alias terminal. - ESP32/Heltec WiFi Lora 32
itofficeeu/ito-mpu6050-kalman-raspberry
Sample Kalman filtered data from gyro sensor MPU6050 (GY-521) via I2C on a Raspberry Pi
itofficeeu/ito-rfid-rc522-lora
A demonstration of how the Heltec WiFi Lora 32 can be connected with SPI to a sensor. In this case the RFID RC522.
itofficeeu/ito-hd38-soil-moisture-ads1115
This program reads continous the moisture in percent determined by a HD-38 soil moisture sensor via a ADS1115 and outputs it in the Arduino monitor, alias terminal.
itofficeeu/ito-lm35-arduino-esp32-ads1115
This program reads continous the temperature determined by a LM35 via a ADS1115 and outputs it in the Arduino monitor, alias terminal.
itofficeeu/ITOfficeeu_PinGroup
Easily create a group of pins to manipulate singlewise by either index number or pin number. Manipulation by index number gives an abstraction layer that makes future change of settings straight forward. The size of the group is choosable as well as the name of the group.
itofficeeu/ITOfficeeu_PinState
Easily add functions like myvar.begin(PINnumber), myvar.on(), myvar.off() and myvar.status() to a single pin on a microcontroller.
itofficeeu/laravel-qa
Question & Answer Application built with Laravel 5