Skip to content

GreenCrateSG/iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot

Create arduino_secrets.h file

#define MQTT_SERVER "..."
#define MQTT_PORT ...
#define MQTTUSER ...
#define MQTTPASSWORD ...

Use plateformio

Current libraries and packages used

[env:megaADK]
platform = atmelavr
board = megaADK
framework = arduino
monitor_speed = 9600
lib_deps =
	arduino-libraries/Ethernet@^2.0.1
	256dpi/MQTT @ ^2.5.1
	adafruit/DHT sensor library @ ^1.4.4
	mulmer89/EZO I2C Sensors@2.0.0+640de15
	adafruit/TSL2561 Arduino Library@^1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors