Mcu 0139-remote-433MHz-transmitter

From wikipost
Revision as of 23:28, 27 December 2021 by Admin (talk | contribs)
Jump to navigation Jump to search

Home automation project sending telemetry using a low-cost ISM-band (433MHz) transmitter.


This is a change of plan from what I originally intended to use (the RFM69HW modules), but with several home automation solutions easily available I decided to make use of these modules instead.


This is the bare transmitter module.

H34A-module.jpg



Here is the transmitter module wrapped in heatshrink and stuck on top of an Arduino Nano

0139 Prototype-1 Arduino-nano.jpg


Making the overall form factor even smaller by contemplating putting it on a Digispark board.

0139 Prototype-2 Digispark ATtiny85.jpg

The benefit is that the ATtiny85 modules are fairly cheap and can hold up to 8kB of program memory. A quarter the size of the ATMega328 Arduino but probably still more than enough to send some telemetry.


This is the module fitted onto a custom PCB that has the ATtiny85 on the underside.

0139 Prototype-3 Attiny V1.0.jpg