All Projects → kanflo → aaduino-zero

kanflo / aaduino-zero

Licence: MIT license
Hardware and software for the Arduino Zero

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to aaduino-zero

ersatz80
Z80+ARM=BUGS
Stars: ✭ 13 (-65.79%)
Mutual labels:  arm
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-34.21%)
Mutual labels:  arm
opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Stars: ✭ 49 (+28.95%)
Mutual labels:  arm
rtl-ultrasound
🔊 Ultrasound imaging with RTL-SDR
Stars: ✭ 60 (+57.89%)
Mutual labels:  open-hardware
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Stars: ✭ 69 (+81.58%)
Mutual labels:  arm
zeptoforth
A not-so-small Forth for Cortex-M
Stars: ✭ 70 (+84.21%)
Mutual labels:  arm
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-52.63%)
Mutual labels:  arm
Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 7,234 (+18936.84%)
Mutual labels:  arm
arm-none-eabi-gcc-xpack
A binary xPack with the Arm Embedded GCC toolchain
Stars: ✭ 85 (+123.68%)
Mutual labels:  arm
TZ-TRNG
TrustZone True Number Generator
Stars: ✭ 22 (-42.11%)
Mutual labels:  arm
V60Mini-firmhack
A project to disassemble the KBParadise V60 Mini keyboard firmware.
Stars: ✭ 23 (-39.47%)
Mutual labels:  arm
fpga-nn
NN on FPGA
Stars: ✭ 16 (-57.89%)
Mutual labels:  open-hardware
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (-39.47%)
Mutual labels:  arm
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+102.63%)
Mutual labels:  arm
OpenVideoModulator
Open Hardware RGB to Composite/S-Video Converter
Stars: ✭ 21 (-44.74%)
Mutual labels:  open-hardware
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+9242.11%)
Mutual labels:  arm
rune
Haiku MMC image writer for ARM,ARM64
Stars: ✭ 22 (-42.11%)
Mutual labels:  arm
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-42.11%)
Mutual labels:  arm
zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
Stars: ✭ 52 (+36.84%)
Mutual labels:  arm
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (+39.47%)
Mutual labels:  arm

The AAduino Zero

The AAduino Zero (blog post) is the successor of the AAduino and is still the same size as an AA battery. This repo contains software for the AAduino Zero and will eventually hold the hardware schematics.

Lots of AAduino Zeros!

There's lots of example code available, and a simple serial tool for flashing these.

AAduino Zero specs

  • STM32L052 micro controller with 32kb flash, 8kb RAM, 2kB EEPROM
  • RFM68CW radio module
  • TMP102 temperature sensor
  • 4Mbit serial flash for sensor data logging and wireless firmware upgrades
  • 32kHz oscillator for RTC
  • Activity LED
  • Reverse polarity protection
  • 1x digital/analog I/O port
  • UART port on 0.1” header
  • Pre-programmed with a serial boot loader capable of handling firmware upgrades via radio or the UART.
  • Minimum supply voltage: 1.8V
  • Maximum supply voltage: 3.6V
  • Minimum power consumption: 8μA. Yes, eight microamps.
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].