Arduino-Based SSD uses an ATmega8 & 8 EEPROM chips
https://www.electronics-lab.com/arduino-based-ssd-uses-atmega8-8-eeprom-chips/
“Now, instead of using an SD card to store configuration files, I can simply send commands via the UART interface to the SSD from an external board and store/retrieve data without the extra code overhead.” SD cards are used for storing information when logging data or retrieving files but with microcontrollers that have shorter RAM […]
Programmable light controller with ATmega8 and DS1307
https://www.electronics-lab.com/programmable-light-controller-atmega8-ds1307/
Dilshan Jayakody designed and build a programmable light controller that is able to turn ON and OFF a LED at predetermined time of each day. All the design files and source code related to this project are available at https://github.com/dilshan/programmable-light. The complete documentation of this project is also available at Github Wiki. To meet the […]
NERO-SP1 – Arduino UNO Compatible Board
https://www.electronics-lab.com/nero-sp1-arduino-uno-compatible-board/
ATmega328, FT231X NerO – MCU 8-Bit AVR Embedded Evaluation Board. This is the NERO-SP1, an Arduino compatible module with short shield pin. This Nero module is a reference design for an energy efficient Arduino UNO compatible board based on the ATMEGA328 with the FTDI FT231X USB- UART delivers 5V at a full 1A without overheating. […]
Atmel ATmega8 – A World-Famous Microcontroller Created By Two Annoyed Students
https://www.electronics-lab.com/atmel-atmega8-world-famous-microcontroller-created-two-annoyed-students/
AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. The Atmel AVR core combines a rich instruction set with 32 general purpose working registers. Atmel’s ATmega8 comes from the AVR line of microcontroller and it is a gem of the modern maker movement. It is used as […]
ATmega8 Thermocouple Thermostat
https://www.electronics-lab.com/47832-2/
morethanuser.blogspot.com has published a thermocouple thermostat based on ATmega8 and MAX31855KASA Thermocouple to digital converter IC from Maxim. Here is a circuit, I used popular thermocouple type K and MAX31855KASA+ to interface it. I could also put some op amp, and connect to Atmega8’s ADC, but 31855 is for lazy people and has everything inside, […]
Starling – WiFi enabled LED Display
https://www.electronics-lab.com/starling-wifi-enabled-led-display/
Starling is a modular, Open Source LED display with WiFi connectivity. It comes with a mobile app for easy configuration and usage and has hardware support for Bluetooth. The LED matrix is driven by an Atmega8 microcontroller (MCU), instead of a standard ASIC. This provides a lot of flexibility in the firmware. The firmware detects […]
3A Variable Bench PSU with Color Display
https://www.electronics-lab.com/3a-variable-bench-psu-with-color-display/
by SHARANYADAS @ instructables.com: I am playing with electronics since i was a child and made numerous circuits.But still now,i didn’t made any power supply unit for general purpose use.So tired of making PSU for each circuit,I decided to make a stable Bench PSU for general purpose use with some enhanced features.I decided to made the […]
Atmega8 Development Board
https://www.electronics-lab.com/atmega8-development-board-2/
Atmega8 Development Board provides a very simple and cost effective platform for prototyping solution. The compact design provides connection to all the pins of the microcontroller for the user. Prototyping solution available for 28-pin ATmega series AVR microcontroller from ATMEL All the three ports available to the user via standard 10 pin box header with […]