Pinned Repositories
802154-sniffer
IEEE 802.15.4 sniffer based on ATmega128RFA1
aalib
git copy of aalib from https://sourceforge.net/projects/aa-project/
Altera-Makefile
Allows commandline builds, and project creation for Altera's Quartus II
asf
merry christmas, have some asf without registration
atmel-sam4e-demo
A cool demo I developed for Atmel and SAM4E EK eval board, featuring QTouch, ADC, DAC, DSP processing and lwIP! All running in a multi threaded environment using FreeRTOS.
atmel-software-package
Atmel Software Package
atmel-software-package-samv7
Legacy software package for samv7, same70 and sams70 product families.
avr-libc
The AVR Libc package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
baremetal-arm
An ebook about bare-metal programming for ARM
mcu-starter-projects
Simple starter projects for bare-metal MCU development
untoldcode's Repositories
untoldcode/Altera-Makefile
Allows commandline builds, and project creation for Altera's Quartus II
untoldcode/avr-libc
The AVR Libc package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
untoldcode/baremetal-arm
An ebook about bare-metal programming for ARM
untoldcode/mcu-starter-projects
Simple starter projects for bare-metal MCU development
untoldcode/avr_ram_test
Test MCU internal RAM at startup
untoldcode/coreutils
upstream mirror
untoldcode/DE10-NANO-LINUX-YOCTO
DE10-NANO GHRD with updated bootloader and frame reader, using Quartus 21.1 Lite
untoldcode/DOOM
DOOM Open Source Release
untoldcode/fbtft
Linux Framebuffer drivers for small TFT LCD display modules
untoldcode/libi2c
Linux i2c library, support C/C++/Python
untoldcode/libusb
A cross-platform library to access USB devices
untoldcode/libX11
Xlib/libX11 mirror
untoldcode/linux-at91
Linux kernel for Microchip SoC (aka AT91)
untoldcode/linux-framebuffer-example
A little code example to give a starting point for playing with the Linux framebuffer (which is fun btw)
untoldcode/lufa
LUFA - the Lightweight USB Framework for AVRs.
untoldcode/magspoof
A portable device that can spoof/emulate any magnetic stripe, credit card or hotel card "wirelessly", even on standard magstripe (non-NFC/RFID) readers. It can disable Chip&PIN and predict AMEX card numbers with 100% accuracy.
untoldcode/nobuild
Header only library for writing build recipes in C.
untoldcode/papers-we-love
Papers from the computer science community to read and discuss.
untoldcode/picoc
A very small C interpreter
untoldcode/ptrtut13
A TUTORIAL ON POINTERS AND ARRAYS IN C
untoldcode/raytracing
Main Web Site (Online Books)
untoldcode/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
untoldcode/snake
The Classic Game of Snake. This time with Bezier Curves
untoldcode/STK600-Expansion-Card
STK600 expansion card project/template
untoldcode/STK600-Routing-Card
STK600 Routing Card project template
untoldcode/tiny-AES-c
Small portable AES128/192/256 in C
untoldcode/uavbook
Repository for the textbook: Small Unmanned Aircraft: Theory and Practice, by Randy Beard and Tim McLain
untoldcode/vivisect
untoldcode/xilinx-makefile
A minimal makefile build environment for Xilinx FPGAs
untoldcode/xv6-public
xv6 OS