https://github.com/fjcaetano/toilite
An Arduino project to put a night light in your toilette
https://github.com/fjcaetano/toilite
arduino attiny85 electronics night-light pir rgb schematics toilette
Last synced: about 2 months ago
JSON representation
An Arduino project to put a night light in your toilette
- Host: GitHub
- URL: https://github.com/fjcaetano/toilite
- Owner: fjcaetano
- Created: 2016-12-17T15:03:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T02:44:08.000Z (over 8 years ago)
- Last Synced: 2025-06-05T01:30:02.050Z (about 1 year ago)
- Topics: arduino, attiny85, electronics, night-light, pir, rgb, schematics, toilette
- Language: C++
- Size: 919 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ToiLite
=====
A night light that lights up your toilette when you enter your restroom. Inspired by [IllumiBowl](https://illumibowl.com/).
### Partlist:
- 1 ATTiny85
- 1 RGB LED
- 1 LDR Sensor
- 1 PIR Sensor
- 1 Push button
- 1 Timpot (10k)
- 2 100R Resistor
- 2 150R Resistor
- 2 N-Type Mosfet (2N7000)
- 1 L78L33 Voltage Regulator
- 1 0.1µ Capacitor
- 1 0.33µ Capacitor

The schematics and prototyping are using an ATTiny85 as microcontroller for the final product, but it can be easily exchanged for an Arduino board for tests.
### Perfboard


### TODO
- [x] Hook up the PIR
- [x] Wire it up in a perfboard
- [x] Power source
- [ ] Make a housing for the product
- [ ] Install on a toilette