Translate

Showing posts with label trinket. Show all posts
Showing posts with label trinket. Show all posts

Monday, July 5, 2021

Lights show with Trinket M0

When needed a simple LED show, how to proceed from the idea to building ?

This article is more to discuss strategies and ways to approach a problem rather than describe in detail what is done (also if there is something about that too in it).

Saturday, June 12, 2021

Saturday, July 4, 2020

A family size UV sterilizer - the electronic


At this point what is needed is a timer to control the lights and also a switch used for safety and to start the operations.

Saturday, May 23, 2020

Old PSTN entry phone - door opening - #3

In this article I will discuss  about how to design a circuit capable to "read" the rotary dial and relative code.

Sunday, May 17, 2020

Old PSTN entry phone - door opening - #2

 In the previous article I discussed about some theory of operations and how to deal with the hardware.
In this article will start to discuss more in details about the hardware we want to design based on a real example.

Saturday, May 16, 2020

Old PSTN entry phone - door opening - #1


This can be an interesting project.
The idea is to use an old PSTN phone to control the user end of an entry phone system.
Different functionalities can be developed, this article is concentrated to the door opening one.

The idea is to interface the rotary dial of an old PSTN phone with a small MCU capable to decode a number composed with the rotary dial and activate a relay if a specific number is selected.

Friday, May 8, 2020

A family size UV sterilizer - intro


In this time of COVID is necessary to sterilize often things, like masks and objects.
To do so I decided to build an UV-C Box Sterilizer.
UV lights are used to sterilize object since ... forever :). On the market exists UV sterilizer for phones and small objects but this is the point, is not easy to fit in it many objects.
Thus the idea to build a bigger box capable to easily sterilize everyday objects, including facial masks and small PPE.
I will update this article every time I will add more information/details about the construction/test.

Sunday, December 1, 2019

Sunday, September 23, 2018

tRPOf with Trinket - updated

This article is about a RPOf circuit for the Raspberry Pi using a Trinket, thus the name  tRPOf.
The main difference from previous ones, is that this project uses a standard Adafruit Trinket as microcontroller instead the MSP430 in order to use "off the shelf" components with less effort of programming and a LiPo charger/USB DC/DC converter..