4CHord MIDI

From Sven Gregori on Hackaday.io:

5817401500854057027.jpg

the USB MIDI keyboard dedicated to play all the four chord songs, from Adele via Green Day and Red Hot Chilli Peppers to U2 and Weezer. Thanks to MIDI, you can be any instrument – and all of them at once. Yay!
 Built around an AVR ATmega328 and Objective Development’s V-USB library, 4chord MIDI acts as a regular USB MIDI instrument. It supports playback in every key and five different playback modes:
  • simple triad chord (root, third, fifth)
  • triad chord + third + fifth + third as quarter notes
  • triad chord + third + fifth + octave as quarter notes
  • root note + third + fifth + third as quarter notes
  • root note + third + fifth + octave as quarter notes

The playback tempo can be set between 60 and 240 bpm.

Here is the board in action:

The design files and source code are available on GitHub:

sgreg/4chord-midi

4CHord MIDI

Low power Arduino Pro Mini board

3317771479151537261.JPGMax.K created this Arduino Pro Mini compatible development board for low power applications:

LP Mini

ideal for data logging over extended periods of time [..] can run for months or even years on a coin cell

9921941479300894867

Hardware

  • Microcontroller: Atmega328p with Arduino bootloader
  • Real Time Clock: MCP79410
  • Voltage Regulator: MCP1700
  • FDN340P MOSFET

Features

  • 2.8 µA current consumption in sleep mode
  • Compatible to the Arduino Pro Mini (except for pin 2 and 10)
  • A real time clock keeps the time and is used to wake the Atmega from sleep mode
  • Sleep current is reduced by using a more efficient voltage regulator
  • A simple Mosfet is used to turn external devices on and off if the IO pins cannot provide enough current
Low power Arduino Pro Mini board

Building an ATmega328 uploader

april-25-025-1024x768
Carlos of GlowSaber wrote a great blog post on how we built an AVR programmer shield:

Building an ATmega328 uploader

As I learned more about Arduino, I realized that it is possible to redesign the GlowSaber around the ATmega328 chip [..] I designed an Arduino Shield that can be used to burn the bootloader and upload programs to an ATmega328 chip.

Here’s a example of an ATmega328 in a custom board:

cvadillo shared the board on OSH Park:

Arduino ISP Breakout shared project

f86ae9c5963cb58ac72055506a12c0f0
Order from OSH Park

Building an ATmega328 uploader

Arduino Pro Trinket Bubble Display

6258141443734981847

davedarko wrote in his LED displays on Arduinos – a collection project log on hackaday.io:

Arduino Pro Trinket – bubble display

With 4 of HP QDSP-6064 bubble displays in a drawer I felt ready to do something with them and the “Clocks for Social Good” – call on hackaday.com finally got me going

7551951475502128886

The design files are available on GitHub:

davedarko has shared the board on OSH Park:

ProTrinket Bubble Display shield

04bc624f503303d6e746bb4707c4a299.png

Order from OSH Park

Arduino Pro Trinket Bubble Display