Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eklem/espruino-stuff
Small Espruino projects. Nothing fancy.
https://github.com/eklem/espruino-stuff
Last synced: 22 days ago
JSON representation
Small Espruino projects. Nothing fancy.
- Host: GitHub
- URL: https://github.com/eklem/espruino-stuff
- Owner: eklem
- License: mit
- Created: 2022-02-12T10:36:28.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-09-05T06:02:23.000Z (2 months ago)
- Last Synced: 2024-09-06T10:52:45.891Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 907 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Espruino stuff
Mostly small and simple projects to learn a bit more about hardware hacking and Espruino.
## night-lamp
[Night lamp](./night-lamp) created with an Espruino board, salvaged LEDs from an IKEA lamp and a mobile phone battery.![Hardware setup](https://github.com/user-attachments/assets/c8e7c178-ac6d-4e74-b55d-54a299071798)
![Lamp turned on](https://github.com/user-attachments/assets/0329145f-97af-47b5-a5fe-33f57a6bc5b1)## safe
[Safe with keypad](./safe) using an Espruino Pico, [a keypad](https://www.digikey.no/no/products/detail/adafruit-industries-llc/419/5353596?so=85574670) and a standard servo.Both a funciton to create the key from a passcode and the actual code for the safe.
![Hardware setup](https://github.com/eklem/espruino-stuff/blob/trunk/safe/espruino-safe-hardware-setup.jpg)