Skip to content
PocketMagic

Where Technology meets magic

  • Youtube
  • Facebook
Subscribe
  • Home
  • Search results for: atmega8
Atmega8 UDP Client
Posted inElectronics Hardware

Atmega8 UDP Client

Posted by By Hesam Ahmadi February 21, 2015
As a follow-up to Radu's Atmega8 and enc28J60 for ethernet support article, I used the…
Read More
Coil Winding machine counter with Atmega8 and Reed relay
Posted inElectronics Hardware

Coil Winding machine counter with Atmega8 and Reed relay

Posted by By Radu Motisan May 25, 2013
A digital counter with a nice LCD display that supports both incrementing and decrementing. Good for various purposes, in this case as a display to a coil winding machine.
Read More
Atmega8 and Nokia 5110 LCD
Posted inElectronics Hardware

Atmega8 and Nokia 5110 LCD

Posted by By Radu Motisan April 8, 2013
A C++ Library for AVR microcontrollers that allows easy connectivity to the Nokia 3110/5110 graphical LCDs.
Read More
HC-SR04 Sonar with Atmega8 microcontroller
Posted inElectronics Hardware

HC-SR04 Sonar with Atmega8 microcontroller

Posted by By Radu Motisan November 4, 2012
Build an ultrasonic sonar for non-contact distance measurements, using an Atmega8 and a HC-SR04
Read More
Temperature Sensors DS18B20 and DHT11 with Atmega8
Posted inElectronics Hardware

Temperature Sensors DS18B20 and DHT11 with Atmega8

Posted by By Radu Motisan October 7, 2012
Use the Atmega8 with two temperature sensors: the DS18B20 and the DHT-11. The latter also offers relative humidity data.
Read More
Atmega8 and enc28J60 for ethernet support
Posted inElectronics Hardware

Atmega8 and enc28J60 for ethernet support

Posted by By Radu Motisan July 30, 2012
Learn how to create a network interface for your microcontroller projects. Here I have shown an example using the Atmega8 and the enc28j60 . Build a simple Webserver to show sensor data such as temperature or humidity.
Read More
Multitester using ATMega8 and HD44780 LCD
Posted inElectronics Hardware

Multitester using ATMega8 and HD44780 LCD

Posted by By Radu Motisan December 12, 2010
An Atmega8 multimeter that can measure Transistors: Bipolar/Mosfet , Diodes and Double Diodes , Resistors, Capacitors: between 0.2nF to 7300μF, Triacs and Thyristors.
Read More
ATMega8 LCD Game
Posted inElectronics Hardware

ATMega8 LCD Game

Posted by By Radu Motisan October 17, 2009
Create a simple game board and write a little software game for your ATMega8 LCD board.
Read More
First Atmega8 bot – (Arduino board)
Posted inElectronics Hardware Research Robotics Software

First Atmega8 bot – (Arduino board)

Posted by By rodrigo October 17, 2009
An article about a differential Arduino robot by Rodrigo Nascimento Hernandez
Read More
ATmega8 and Hall Sensor A1302
Posted inAndroid Electronics Hardware Research

ATmega8 and Hall Sensor A1302

Posted by By Radu Motisan October 16, 2009
Atmega8 and an A1302 Hall Sensor for sensing the magnetic fields in close proximity.
Read More
Atmega8 with Bluetooth radio module
Posted inElectronics Hardware

Atmega8 with Bluetooth radio module

Posted by By Radu Motisan May 27, 2009
Add Bluetooth functionality to your microcontroller project (atmega8).
Read More
ATMega8 and DS18B20 (digital temperature sensor)
Posted inElectronics Hardware

ATMega8 and DS18B20 (digital temperature sensor)

Posted by By Radu Motisan March 1, 2009
How to use a digital temperature sensor (DS18B20) with a microcontroller (ATMega 8). Source code included.
Read More
ATmega8 and 2×16 HD44780 LCD
Posted inElectronics Hardware

ATmega8 and 2×16 HD44780 LCD

Posted by By Radu Motisan February 13, 2009
A tutorial including source code on how to use a 2x16 LCD (HD44780) with the ATMega8 micro controller. LCD Interface as C++ Class.
Read More
First steps with micro controllers (ATMega8)
Posted inElectronics Hardware

First steps with micro controllers (ATMega8)

Posted by By Radu Motisan February 11, 2009
My first microcontroller (Atmega8) experiments, tools, software, tips and photos.
Read More
Simple AVR Bootloader tutorial
Posted inElectronics

Simple AVR Bootloader tutorial

Posted by By Radu Motisan July 21, 2018
I've used AVR microcontrollers both for hobbies and work projects. These versatile microcontrollers ran the…
Read More
Featured by Atmel
Posted inElectronics Hardware

Featured by Atmel

Posted by By Radu Motisan November 7, 2015
Trained as a software developer I've been active in the field doing mostly mobile apps…
Read More
DIY Geiger Counter Kit 1.1
Posted inElectronics Hardware Nuclear

DIY Geiger Counter Kit 1.1

Posted by By Radu Motisan October 4, 2015
This is an Open Source Digital Radiation Dosimeter, that can be used both as a…
Read More
Introduction to STM32 microcontrollers
Posted inElectronics Hardware

Introduction to STM32 microcontrollers

Posted by By Radu Motisan July 14, 2015
Introduction to STM32 microcontrollers shows how to setup the ide and toolchain to edit and compile STM32 apps on a MacOS workstation.
Read More
Digital bench power supply
Posted inElectronics Hardware

Digital bench power supply

Posted by By Radu Motisan April 8, 2015
As a follow up to one of my earlier projects, the Variable regulated power supply,…
Read More
Serial Digital to Analog converter (serial DAC)
Posted inElectronics Hardware

Serial Digital to Analog converter (serial DAC)

Posted by By Radu Motisan April 8, 2015
Introduction We're used to Analog to Digital converters (ADC) in a variety of applications such…
Read More
DIY Dosimeter Geiger Counter KIT1.0
Posted inElectronics Hardware Nuclear Software

DIY Dosimeter Geiger Counter KIT1.0

Posted by By Radu Motisan March 8, 2015
Note: there is a newer version of this project, KIT1.1, see it here If I…
Read More
DIY AVR Development Board with Atmega128
Posted inElectronics Hardware

DIY AVR Development Board with Atmega128

Posted by By Radu Motisan February 7, 2015
Eagle diagrams and instructions for building a DIY Development board featuring the powerful Atmega128 microcontroller
Read More
DIY Geiger Dosimeter with external tubes SBM-20 and SI-29BG
Posted inElectronics Hardware Nuclear

DIY Geiger Dosimeter with external tubes SBM-20 and SI-29BG

Posted by By Radu Motisan November 22, 2013
An open source digital portable radiation dosimeter, with external connector for attaching various geiger tubes.
Read More
The MQ-9B Combustible gas sensor
Posted inElectronics Hardware

The MQ-9B Combustible gas sensor

Posted by By Radu Motisan October 30, 2013
A quick test with the combustible gas sensor, MQ-9B and an atmega8 microcontroller.
Read More
Using a Rain sensor with AVR Microcontrollers
Posted inElectronics Hardware

Using a Rain sensor with AVR Microcontrollers

Posted by By Radu Motisan October 30, 2013
A simple rain sensor connected to an ATMega8, provides readings on the level of water detected on its surface.
Read More
Using FS1000A/XY-FST RF Radio module with AVRs
Posted inElectronics Hardware

Using FS1000A/XY-FST RF Radio module with AVRs

Posted by By Radu Motisan July 31, 2013
Wireless data transfer can be useful for a variety of projects. I stumbled upon a…
Read More
Global radiation monitoring network
Posted inElectronics Hardware Nuclear Software

Global radiation monitoring network

Posted by By Radu Motisan July 11, 2013
EDIT: there is a dedicated blog on this project, here. Make sure to follow it…
Read More
How to set the AVR Fusebits
Posted inElectronics Hardware

How to set the AVR Fusebits

Posted by By Radu Motisan March 11, 2013
Learn how to set your atmega to work with various external crystals, program the fusebits, and build a fusebit doctor to revive your AVRs, in case you wrote the wrong settings .
Read More
ATMega128 and HD44780 LCD using 3 Wires with the 74HC164
Posted inElectronics Hardware Robotics

ATMega128 and HD44780 LCD using 3 Wires with the 74HC164

Posted by By Radu Motisan February 21, 2013
Learn how to transform your HD44780 LCD into a easy to use, serial LCD, that you can connect to your microcontroller using only 3 wires! It's time to save a few pins, and expand your project's functionality!
Read More
DIY/Homemade Radiation Geiger Dosimeter
Posted inElectronics Hardware Nuclear

DIY/Homemade Radiation Geiger Dosimeter

Posted by By Radu Motisan December 1, 2012
A digital dosimeter design that can be used with multiple geiger tubes, constructed around the atmega8 microcontroller and a 2x16 LCD. Equipped with a radio Bluetooth module for remote operation.
Read More

Posts pagination

1 2 Next page

Recent Posts
  • Decoding Renke Weather station data
  • 3D Printed 4×4 Rover
  • FDM 3D Printing troubleshooting
  • Simple Android Show Password login form
  • Teltonika RUT955 NMEA HTTP Post + Parser
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Pages
  • About
  • Cookie Policy
  • Links
Blog options
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright 2025 — PocketMagic. All rights reserved. Bloglo WordPress Theme
Scroll to Top