An ATmega328 based portable home made oscilloscope with ADC from Creative Engineering: It is basically a small scaled digital oscilloscope. It is capable of displaying all type of waveform like sine, triangular, square, etc. It’s bandwidth is above 1 MHz and input impedance is about 600K. The device is mainly using the ATmega328 micro-controller as […]
Tag Archives: Atmega328
A web configurable ThingSpeak logger, build on AVR ATmega328
Davide Gironi posted an update on Xively logger project we covered previously: This embedded platform is a modular and configurable ThingSpeak data logger, built on an ATmega328 micro, usefull to send datapoints to your ThingSpeak feed. This project is an update to the Xively logger presented here See the full post on his blog here.
TB timer – Timed camera cable release
Steve Smith has published a new build: It’s taken some research but I have built a prototype with my trusty ARDX Arduino Uno kit Currently, the device changes mode with a press of the mode button which will later be incorporated in a suitable rotary encoder. I modified the prototype’s rotary encoder to remove the […]
Precision pressure meter with the Bus Pirate
Scott Harden has a nice build log on his precision pressure meter project: I just completed building a device capable of measuring temperature to one hundredth of a degree Celsius and pressure to one ten-thousandth of a PSI! This project is centered around an ICstation MS5611 temperature sensor breakout board which was small enough to […]
Arduino Mini CNC Plotter Machine from DVD drives
An instructables on how to make an Arduino based mini CNC plotter from old DVD drives by Ardumotive_com: For the X and Y axes we will use two stepper motors and rails from dvd/cd drives and for the Z axis we will use a small servo motor that moves the pen up and down. For the mounting […]
AMQUMO: A Xively AMbient QUality MOnitor built on ATmega328
Davide Gironi published a new build, AMQUMO -an ATmega328 AMbient QUality MOnitor: AMQUMO logs 4 environmental parameters: -Humidity -Temperature -Ambient Noise -Brightness The data it is logged to the xively.com platform, and displayed to the user through 4 bi-color leds. It can be used to monitor you Office Ambient Quality over the parameters logged. This project […]
CO2 meter and Xively logger with NDIR infrared sensor built on AVR ATmega328
Davide Gironi published a new build an AVR ATmega328 based CO2, temperature and humidity logger and meter: It logs data feed, CO2 in air in terms of ppm, temperature and humidity to a xively.com feed. It also display realtime data to user through a 16×2 characters LCD. This logger it is based on the xively logger […]
Arduino heart rate sensor
An Arduino pulse sensor project from Bajdi: I found a little heart rate sensor @ ICstation. It is a clone of the open hardware pulse sensor. The sensor is well documented, and it comes with Arduino and Processing example code. To try it out I connected the sensor to an ATmega328 running at 3.3V and loaded the example Arduino […]
Programming an Arduino via WiFi with the ESP8266
Gary Servin has been working on a new project a method to flash an Arduino via WiFi using the ESP8266. He wrote a post on his blog detailing the process: I’ve been working on a new robot called RoDI for a summer course at my Alma mater. RoDI is a low cost wireless robot to teach […]
A web configurable Xively logger, build on AVR ATmega328
Here’s an ATmega configurable Xively logger platform by Davide Gironi: Xively (formerly Cosm and before that Pachube) is a platform devoted to simplifying the interconnection of devices and data with applications on the Internet of Things. It is an on-line database service allowing developers to connect sensor-derived data (e.g. energy and environment data from objects, devices & […]
Introducing RFToy, an Arduino-compatible gadget for radio frequency modules
Ray Wang from RaysHobby has informed us of his latest open-source project called RFToy: It’s an Arduino-compatible microcontroller board for interfacing with radio frequency (RF) modules, such as the popular 433/315MHz transmitter/receiver, and the nRF24L01 transceiver. Recently, while browsing a tech forum, I stumbled upon a discussion about 카지노사이트, which caught my attention as it highlighted […]
LED matrices and MAX7219 ic’s
A 10 60mmx60mm Led matrices controlled by an ATmega328 + 10 MAX7219 ic’s from Bajdi Electronics: Made a big LED matrix this week using 10 60mmx60mm LED matrices. I designed the PCB’s myself and had them made in China. Every PCB has a MAX7219 and a header to plug the LED matrix in. The 10 PCB’s are […]
Gamecube controller to N64 adapter
Scasagrande shared his Gamecube controller to N64 adapter in the project log forum: Today I bring to you my Gamecube controller to N64 adapter. Basically I was playing my N64 and was sad about how the analogue sticks are getting old and loose. So I did some research, found some Arduino code someone had already written, […]
DIY Binary clock in an old hard drive shell
x2Jiggy wrote a post on his blog detailing the build of his DIY binary clock: This clock uses a minimalist design constructed in the shell of an old hard drive. A DS1307 Real Time Clock (RTC) module keeps accurate time while an ATMega328 (with Arduino bootloader) microcontroller determines which LEDs should be lit to display the current […]
BLDC motor control using Atmega328
Nich Fugal from Makeatronics is working on a BLDC motor controller. I call it a smart BLDC commutator. In a nutshell it’s a dedicated atmega328 that monitors the hall effect sensors on a brushless DC motor and takes care of the commutating and driver circuitry. It’s smart because it has the ability to extract and […]
Thermal camera project
In this video Avery demonstrates his thermal camera project that he is working on: The code does technically work. I put my hand over the sensor, and LEDs light up. In the video, they appear to get brighter because the led on/off decision is made by basically taking the image and converting it to on/off based […]
Fast PWM and electromagnetic interference
Marios Andreopoulos writes: A few days ago I wrote a blog post about Arduino and EMI. By using fast PWM and a plain breadboard wire, I was able to detect electromagnetic interference using a usb TV tuner, with its antenna near my circuit. Not only that, but by manipulating duty cycle to create a primitive […]
PlingPlong – A portable synth
Another cool project by Mats the PlingPlong, a two octave touch keyboard with four channel polyphonic synth: This is a small (10x20cm 4×8″) portable battery-operated synth with a two octave touch keyboard and four voice polyphonic digital sound. I’m using two microcontrollers on the board – a Microchip PIC18F44K22 for the user interface and a Atmel ATMEGA328 […]
RFM12Pi V2 – Raspberry Pi wireless expansion board
Glyn Hudson over at OpenEnergyMonitor posted an update on the RFM12Pi Raspberry Pi wireless expansion board: Here is the latest version of the RFM12Pi Raspberry Pi wireless expansion board. Like the V1 the RFM12Pi V2 allows the Raspberry Pi to receive and transmit data via RFM12B 433/868mhz from and to other wireless nodes such as the emonTx, […]
Wireless voice-controllable smart home project
Wireless voice-controllable smart home project by Jiayuan Wang and Sheng Zhang from Cornell University, built as a final project: There are two CPU in our project, ATmega328 and ATmega1284. We set up the wireless communication by two Xbee chips. One of them connects with ATmega328 working as the transmitter to transmit the signal, another one […]
