All Projects → dkonigsberg → nestronic

dkonigsberg / nestronic

Licence: other
Nestronic Game Music Synthesizer Alarm Clock

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Uno
12 projects
Makefile
30231 projects
shell
77523 projects
Roff
2310 projects

Projects that are alternatives of or similar to nestronic

stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
Stars: ✭ 242 (+908.33%)
Mutual labels:  esp32, schematics, kicad
Skidl
SKiDL is a module that extends Python with the ability to design electronic circuits.
Stars: ✭ 614 (+2458.33%)
Mutual labels:  electronics, schematics, kicad
Awesome Electronics
A curated list of awesome resources for electronic engineers and hobbyists
Stars: ✭ 3,782 (+15658.33%)
Mutual labels:  electronics, kicad
Pcbdl
PCB Design Language: A programming way to design schematics.
Stars: ✭ 84 (+250%)
Mutual labels:  electronics, schematics
Goldfish
A small, thin, USB-C, Pro Micro compatible microcontroller
Stars: ✭ 120 (+400%)
Mutual labels:  electronics, kicad
mikoto
Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Stars: ✭ 139 (+479.17%)
Mutual labels:  electronics, kicad
DSP-ADAU1452
Open Hardware DSP Platform ADAU145x DSP supporting ADAU1452, ADAU1451, and ADAU1450 devices
Stars: ✭ 21 (-12.5%)
Mutual labels:  electronics, kicad
Altium Library
Open source Altium Database Library with over 147,000 high quality components and full 3d models.
Stars: ✭ 875 (+3545.83%)
Mutual labels:  electronics, schematics
Kicad footprints
A collection of all the KiCad footprints on the internet
Stars: ✭ 216 (+800%)
Mutual labels:  electronics, kicad
Dmg Cpu Inside
Reverse-engineered schematics for DMG-CPU-B
Stars: ✭ 230 (+858.33%)
Mutual labels:  electronics, schematics
8bit Cpu
Schematics & code for my 74LS-based 8-bit MK1 CPU
Stars: ✭ 232 (+866.67%)
Mutual labels:  electronics, schematics
imxrt1020-module
iMX RT 1020 CPU module
Stars: ✭ 28 (+16.67%)
Mutual labels:  electronics, kicad
Simulacra
Simple and Ideal Circuit Simulation
Stars: ✭ 12 (-50%)
Mutual labels:  electronics, circuits
Esplay Retro Emulation
Retro Emulation Collection for ESPlay Hardware, an ESP32 based game console
Stars: ✭ 183 (+662.5%)
Mutual labels:  esp32, nes
circuit-simulator
简易在线电路仿真系统
Stars: ✭ 68 (+183.33%)
Mutual labels:  electronics, circuits
Espressif
all espressif stuff will committed here
Stars: ✭ 477 (+1887.5%)
Mutual labels:  esp32, kicad
Bit Preserve
Project for capturing vintage, classic, aka old computer schematics in KiCad.
Stars: ✭ 219 (+812.5%)
Mutual labels:  schematics, kicad
n65
An assembler for the 6502 microprocessor written in Ruby
Stars: ✭ 12 (-50%)
Mutual labels:  nes, 2a03
Blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
Stars: ✭ 198 (+725%)
Mutual labels:  electronics, esp32
rs485-moist-sensor
Digital (RS485 - based) soil moisture and temperature sensor
Stars: ✭ 51 (+112.5%)
Mutual labels:  electronics, kicad

Nestronic Game Music Synthesizer Alarm Clock

Nestronic

Introduction

A good overview of the project can be found in these blog posts:

A few videos demonstrating the project are here:

Project Layout

Hardware

The "hardware" directory contains KiCad projects with the complete circuit schematics, bill-of-materials, and PCB layouts.

There are two circuit boards, the main board and the input board. The main board contains the majority of the system, while the input board handles buttons and anything else that needs to be placed on the top shell of the enclosure.

Software

The "software" directory contains all the source code for the firmware that runs on the hardware. The "2a03" subdirectory contains code for the RP2A03 CPU (a.k.a. NES APU), while the "esp32" subdirectory contains code for the modern ESP32 microcontroller that drives the rest of the system.

Models

The "models" directory contains any CAD models and related resources necessary to physically assemble the project. This may be sparse for now, but will be filled out over time.

Credits

ESP32 schematic symbols and footprints originally from: https://github.com/adamjvr/ESP32-kiCAD-Footprints

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].