Hi, i have this circuit that i made, that is a 433mhz radiocontroller, with 3 buttons. It is powered by a battery, so i made the circuit that only when a button is pressed, the battery is connected. I printed this. The problem is that it is not working (let me explain after images).
This is the circuit:
They are not shorting. Since i want that if Button 1 (SW1) is pressed, the attiny85 will know that Button 1 (SW1) is pressed, and not Button 2 (SW2). In this way if I press the first button, the HIGH signal voltage will only go in in PB3 and not in PB4.
I have to do this since 3v3 is connected in both buttons, and attiny85 will detect PB3 and PB4 HIGH.
The design of very high frequency RF circuits is not at all trivial. Just changing the board layout changes stray capacitance values, which can easily prevent the circuit from oscillating.
Also, the specified ME2108A33PG step up converter produces 3.3V, not 5V.
If the 433 MHz circuit is not oscillating then the PCB design itself is likely the problem, and calls for rearrangement of the parts. Get that part working on smaller test PCBs that will then fit into the larger plan without significant changes in the copper layout.
RF circuit design is normally done by trained engineers with many years of experience and a full complement of RF test equipment. They may have to make several boards to get the device working according to specifications.
Ok so i will try to do this schematics without the pcb, if it still doesn' work, i will just put 3 holes up the pcb, where i will be able to attach a 433mhz module.
Otherwise another idea i got is that I could use this module that is significally smaller then the normal green. The normal green square is 2cm x 2cm large, meanwhile this blu smaller one is 12mm x 15mm. I could make the pcb in that way that i can attach this smaller module.
Doing in that way, so noo more problem of transmitter module. Would you suggest any other changes to make to the PCB? for example, can the step up be okay? Is my diode system suitable for understanding which of the two buttons is pressed?
Likely the problem is that the original is using the capacitance of the copper on both sides of the board to tune the circuits. Your design did not include that capacitance because it is NOT part of the schematic, but is part of the design.
Ok i understand. Sorry for taking your time. I will use an external module. By the way, there is not any short in my circuit, it works fine. And VCC is the "output from the button", because i jsut wanted to separete the 3v3 from the battery with what is after the button.
The "Battery & switch" and "Boost converter" subcircuits below are examples of how professionals do a coin cell push button remote. Plenty of decoupling capacitors, and Q1 is essential for getting the most out of the battery.