Skip to content

Latest commit

 

History

History
235 lines (175 loc) · 19.1 KB

maker.md

File metadata and controls

235 lines (175 loc) · 19.1 KB

Maker

Resources

  • Raspberry Pi Internet Thing Videos: Example code to go along with video series on building an internet 'thing' with a Raspberry Pi. Demonstrates building a web app in Python that controls the Pi hardware with a web interface.
  • sparkfun Fritzing Parts: This repo houses all of the SFE Fritzing parts for use in diagrams in tutorials. If you create a new part in Fritzing that correlates to an SFE part, please add it here so others may use it and to avoid duplication.

Books

JTAG

Boot

  • Micronucleus: ATTiny usb bootloader with a strong emphasis on bootloader compactness.

Hardware

FPGA

Firmware

Arduino

ESP(3|8)2

GPIo

Router

VoCore

Kindle

Projects

Nice projects to try. Let's do it!

Prototyping

  • e-radionica.com FRITZING: bunch of common use sensors/modules for makers as well as e-radionica.com products prepared for Fritzing
  • fritzing-parts: Electronic components for use in the Fritzing app (aka the parts library)

PCB

Comparison

Microcontrollers

  • Programming SPI flash with an FT232H breakout
  • Oops, I Wrote a C++ Compiler: TLDR; I wrote a .NET library that can compile C/C++ code into a byte code that it can also interpret. It is used in my app iCircuit to simulate Arduinos. You can use it yourself with the nuget package CLanguage. CLanguage: C parser, compiler, and interpreter for .NET
    • The MOnSter 6502: A dis-integrated circuit project to make a complete, working transistor-scale replica of the classic MOS 6502 microprocessor.
  • Arduino Wave Shield 01: I bought the Adafruit Wave Shield and thought it would be a funny first project to have an entrance theme play every time I get home from work.
  • nRF52832-MDK: An Open Source, Micro Development Kit for IoT Embedded Applications using nRF52832 SoC

Cli

Enclosures (3D files)

Bluetooth

NFC

Radio

Sensors

Test List

Teardowns

Home Assistant

https://www.instructables.com/id/Arduino-Python-Communication-via-USB/ https://www.instructables.com/id/Arduino-USB-comunication-Example-Program/

3d Printing

News