An important project for me in the last few years is the complete automation of a house that does not have smart home infrastructure. For this project i designed and built electronic boards, microprocessors and programs for the following key control areas in order to contol all the critical systems from a touch screen in … Continue reading Home BMS – Smart Home
Author: ghatzig
Atmega328 read wiegand access control protocol
The purpose of this project was to be able to read wiegand protocol from a access control reader. In order to do this I used a Atmega328 microprocessor and one Rosslare AY-K12C Multi format proximity reader. My program waiting for any serial protocol with length up to 100 bits and if reacaive a wiegand code … Continue reading Atmega328 read wiegand access control protocol
Retro Game Console
I start two year befor to build a Retro Game console with all the classic old fashion video games console from 1980 & 1990. For this project first working with the the electronic side of this project using a arduino for the control and a raspberry for the software platform. After that design the 3D … Continue reading Retro Game Console
PID with atmega328p & MPU6050
Following unification in a common module (atmega328p + MPU6050), decided to apply its function to a Gimbal stabilizer. For this purpose I prepare a draft gimbal stabilizer platform (for begginig with two degree of freedom). In my first test, analyzed the horizontal axis X and for that reason read and caclulate the values in each … Continue reading PID with atmega328p & MPU6050
atmega328p with 3 Axis Gyroscope & Accelerometer
3 Axis Gyroscope & Accelerometer hardware & software development solution with atmega328p in one very small board with two servo outputs. Plug and play solution for quadcopter, Self-Balancing Robot etc. 3 Axis Gyroscope & Accelerometer hardware & software development solution with atmega328p in one very small board (5cm X 3cm) with two servo outputs. https://www.youtube.com/watch?v=UjA_-fo6YkA&feature=youtu.be … Continue reading atmega328p with 3 Axis Gyroscope & Accelerometer