fbiego / serenity

A multi-purpose development board based on Atmega328P and Arduino with a few inbuilt sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serenity

A multi-purpose prototyping board based on Atmega328P and Arduino with a few inbuilt sensors

The Board

Front

Features

  • ATMEGA328P [main IC]
  • CH340G [USB to Serial IC]
  • TP4056 charger with battery protection

Inbuilt Sensors/Modules

  • DS1302 RTC
  • LDR
  • Potentiometer
  • IR Transmitter
  • IR Receiver
  • Buzzer
  • 3 Buttons
  • 1 WS2812B LED

Module Connection

  • NRF24L01
  • HC-06 Bluetooth [NEO6Mv2 GPS compatible]
  • MPU6050
  • OLED I²C
  • Servo x4
  • WS2812b Dout
  • Battery Terminals
  • ATTINY Programming Socket DIP-8

About

A multi-purpose development board based on Atmega328P and Arduino with a few inbuilt sensors


Languages

Language:C++ 76.7%Language:C 23.3%