hardware

Water Quality Monitoring Using MKR1000 and ARTIK Cloud

Water Quality Monitoring Using MKR1000 and ARTIK Cloud Using Arduino

Water quality data monitoring for swimming pools, fish aquarium and more! Things used in this project Hardware components Arduino MKR1000 × 1 Jumper wires (generic) × 1 DFRobot pH Meter × 1 Resistor 4.75k ohm × 1 Temperature probe × 1 Software apps and online services Samsung ARTIK Cloud for IoT Arduino IDE Story I. …

Water Quality Monitoring Using MKR1000 and ARTIK Cloud Using Arduino Read More »

Multiple mode Environmental Sensor Deck with MKR1000 (1)

Multiple mode Environmental Sensor Deck with MKR1000 Using Arduino

Many fun environmental sensors need a hardware interrupt. With the MKR1000, you no longer need to choose! You get I2C, analog ins too! Things used in this project Hardware components Arduino MKR1000 × 1 MOD-1016 Lightning Sensor × 1 DFRobot MQ-9 Gas Sensor × 1 Adafruit Humidity and Temperature Sensor × 1 Adafruit Pressure/Altitude/Temperature Sensor …

Multiple mode Environmental Sensor Deck with MKR1000 Using Arduino Read More »

Seven Segment Digital Clock

ATMega16 AVR Microcontroller Seven Segment Digital Clock

The ATMega16 Seven Segment Digital Clock In this ATMega16 AVR project we will be designing and implementing a digital clock with the aid of a Atmel AVR ATMega16 microcontroller and Seven Segment Displays. As such before going through this digital clock AVR project it is recommended to complete the tutorial on Interfacing a Seven Segment Display …

ATMega16 AVR Microcontroller Seven Segment Digital Clock Read More »

Arduino Bootloader

Burning the Bootloader on ATMega328 using Arduino UNO as ISP

I had one remote controlled project that needed an Arduino running 24/7 but I didn’t want to leave my $32 Arduino UNO, so I decided to buy some pieces and created my own Arduino. The most important part was buying the microcontroller. These were my options: ATMega328P-PU with Optiboot ~ $5.50 (Sparkfun) / $5.19 (Digikey) …

Burning the Bootloader on ATMega328 using Arduino UNO as ISP Read More »

Solar powered wireless Arduino based Geiger counter project Schematic

Solar powered wireless Arduino based Geiger counter porject.

Hello, I have plans to build myself a solar powered wireless Geiger counter using a RH Electronics Arduino IDE Geiger counter connected via a serial connection through a logic level converter to a 3.3V ATmega328P-AU Pro MCU with an ESP8266 serial WiFi tranceiver to send the readings from the Geiger counter to radmon.org. I intend …

Solar powered wireless Arduino based Geiger counter porject. Read More »

Programmable auto filter interface for C64

Programmable auto filter interface for C64 using Arduino

Overview A software / hardware combo that allows for control of the analog filter inside a Commodore 64 that is running Cynthcart from a host computer (eg, Macbok, PC). Software • 16-step filter sequencer • Set the speed of the filter sequence (with intervals between values reaching 2ms) • Set the length of the sequence from 1 …

Programmable auto filter interface for C64 using Arduino Read More »