Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)