You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pinscape Controller Config Tool. This is a Windows program that helps you set up the Pinscape Controller. The Pinscape Controller is firmware that runs on the KL25Z microcontroller board, providing I/O functions uniquely designed for virtual pinball cabinets.
SpaceWar is a mini-game that consists of a spaceship that must avoid colliding with asteroids, either by dodging or destroying them. The peculiarity of SpaceWar is that the ship is not controlled by keyboard or with a common joystick, but is controlled by an accelerometer. In my case, I used the accelerometer that comes included in the low cost …
This repo includes all labs about EEE 212 in Bilkent University. Two type of board are used in this repo. Firstly, Assembly codes were written for 8051. C codes were written for KL25Z.