Projects
Remote Flame Monitor with Arduino on ESP8266
This was my Summer 2019 project. I worked to complete this project by Winter 2019 so I could remotely monitor a flower pot heater set up in my shed.
- Adafruit IO
- AMS1117-based 12V to 5V power supply module
- AMS1117 5V to 3.3V regulator
- ESP8266 WiFi module (ESP-01)
- Flame sensor module
- FT232RL USB to TTL adapter
- PubSubClient Arduino client library for MQTT
WiFi-controlled Rover with Arduino
This was my Summer 2017 project.
Mega 2560 | ESP8266 module | 74LVC245 | L298N module |
---|---|---|---|
2 (PWM) | ENA | ||
3 (PWM) | ENB | ||
18 (TX1) | 2 (A1) | ||
19 (RX1) | TX | ||
30 | IN2 | ||
31 | IN1 | ||
32 | IN4 | ||
33 | IN3 | ||
RX | 18 (B1) |
- AMS1117 5V to 3.3V regulator
- Arduino-compatible Mega 2560 clone
- ArduinoJson JSON library
- ESP8266 WiFi module
- L298N dual H-bridge motor controller (12V)
- Raspberry Pi 3
- Redis Simple Message Queue and RESTful API
Home Automation with Arduino and Raspberry Pi
This was my Winter 2016 project; automate all the things!
- 433MHz remote control mains sockets
- Arduino-compatible Uno clone
- Express Web framework
- Johnny-Five robotics and IoT platform
- LM35 temperature sensor module
- Raspberry Pi 3