• Stars
    star
    1
  • Language
    C
  • Created over 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A series of projects from the Cypress 100 projects in 100 days promotion for me to learn how to work with the PSoC 4 BLE chip. Includes Mac Apps where appropriate.

More Repositories

1

Swift-Playgrounds

Learning Swift by working through example code in playgrounds
Swift
225
star
2

NSOutlineViewInSwift

A project to help me understand what is required to provide data for an NSOutlineView or Source List control
Swift
59
star
3

SICP-Exercises

Working through the SICP exercises in Racket and Swift
Swift
25
star
4

NSProgressInSwift

A sample project demonstrating some basic NSProgress usage (happens to be written in Swift)
Swift
14
star
5

NSTabViewControllerInSwift

A simple example of using a NSTabViewController in a Mac app (Sierra, Xcode 8.3, Using storyboards).
Swift
6
star
6

SwiftSerialPortSample

An attempt to convert Apples SerialPortSample project over to Swift
Swift
4
star
7

EISerialPort

A Cocoa serial port framework for rapidly developing apps that talk to micro-controllers.
Objective-C
2
star
8

Constraints

Experimenting with a constraint solver in Swift.
Swift
1
star
9

SwiftMatrix

Some experiments implementing a Matrix data type in Swift
Swift
1
star
10

DRPMakeingFriendsWithValueTypes

Little project to help me make sense of Andy Matuschak's talk "Controlling Complexity in Swift — or — Making Friends with Value Types"
Swift
1
star
11

CorePlotInSwift

Some simple references for how to use CorePlot with Swift
Objective-C
1
star
12

AVFoundationInSwift

Some simple code examples for doing things in AVFoundation using Swift.
Swift
1
star
13

EImsp430BSL

A Bootstrap Loader library for the MSP430 Microcontroller, written in Objective-C/Cocoa
Objective-C
1
star
14

NSTableViewInSwift

A collection of projects demonstrating various methods of working with NSTableView in Swift.
Swift
1
star