µGame by Radomir Dopieralski

Radomir Dopieralski has created handheld game console programmable with (Micro/Circuit)Python:

2179411509287391232.jpg

µGame

A small game console directly programmable in Python. I always wanted to make this, and after my work on #PewPew FeatherWing I finally decided that I’m ready.

The first version may be a bit of a stretch — I tried to make it as small as possible, fitting in the 5x5cm limit of PCB manufacturers, so that it will be cheap to make the PCBs. Using the cheap ST7735 TFT display, and a cheap ATSAMD21E chip. I also tried to put all the components on one side of the board, but failed with that — the power and reset switch had to go on the back, as well as the buzzer.

 

 

µGame by Radomir Dopieralski

SAMD21G Sensor Board with Color OLED

Assembly instructions on Mike Rankin’s blog:

SAMD21G Sensor Board with Color Oled

samd_front

Design files and source are available on GitHub:

mike-rankin/SAMD21G18A_Sensor_Board_with_Color_Oled

components1

This Sensor Board is yet another variation of another one on my site. It is not for sale with no real purpose in mind but the design files to make your own are here. The project was created as design challenge. My full time job is pcb design work and as a hobby I enjoy experimenting with new design ideas.

glued

This was one of the more challenging designs I’ve worked on in a while. A few times I’d given up on routing it. Evan using four routing layers I found it tough. The idea was to hide the bezel of the display behind the board but have sensor components on that same board. It would look something like a little tiny television with all the components around the edges.

oled_display.jpg

This latest revision has fixed a few issues I found on previous versions but the design idea can possibly help others in some way. Full credit goes to Adafruit for publishing the Feather M0 design files along with the bootloader. I used the Feather design to create the schematic for my board.

SAMD21G Sensor Board with Color OLED

Minifigure Atmel SAMD21 Board

cvalphdvyaalmkj

Benjamin Shockley designed this adorable Atmel SAMD21 dev board in the shape of Lego mini-figures!

This circuit board was designed as a fun project for a SAMD21E microcontroller based development board. The circuit design follows the recommended design from the SAMD Datasheet.

cvalnx8viaaexmb

The design files are shared on GitHub:

imagesbwshockley/Minifigure-SAMD21E

 

bwshockley has shared the board on OSH Park:

Minifigure SAMD21 Board

871c45e2a55702d96f7574d0bf4ba381

Order from OSH Park

Minifigure Atmel SAMD21 Board

SAMD21 giveaway — 0miker0’s Blog

What I’d like to give away one SAMD21 logger/sensor board to someone, wherever in the world you are. Why I’m a hardware guy, not a programmer. I’ve had fun designing this project and wrote simple code to verifying everything works. There is enough hardware and sketch space available to create a pretty cool logger project. […]

via SAMD21 giveaway — 0miker0’s Blog

SAMD21 giveaway — 0miker0’s Blog

Atmel SAMD21G Sensor Board

Mike Rankin created this tiny sensor board with an ARM Cortex M0+ microcontroller and OLED display:

img_1852

0miker0’s Blog: SAMD21G Sensor Board

It’s pretty tiny so a 4 layer board made the whole job easier. The top and bottom are pretty much dedicated for components, layer1 are tracks and power traces, layer2 is a ground plane. Mixing up an internal plane and routing layer was interesting.

Screenshot from 2016-09-21 09-43-22.png

The hardware consists of:

  • SAMD21G18A processor (used in the Adafruit Feather)
  • HDC1080DMBT temperature/humidity sensor
  • ADXL345B accelerometer
  • DS1340U RTC
  • MCP73833 LiPo battery charger
  • MicroSD card connector
  • Navigation Button and pushbutton
  • 0.66″ mono oled display
  • Micro USB connector for charging and uploading new sketches

 

The design files and source code are available on GitHub:

github mike-rankin/SAMD21G18A_Sensor_Board

 

Video of the board in action:

 

miker has shared the board on OSH Park:

SAMD21G18A_Sensor_Board_Rev1

cf01e5fb7d5ded50fb419a849e21608c
Order from OSH Park

Atmel SAMD21G Sensor Board