Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
blackjk3
/
voodoospark
Public
forked from
voodootikigod/voodoospark
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 16, 2015
Version 2.7.2
Chris Williams
committed
a787306
View commit details
Copy full SHA for a787306
Browse repository at this point
Debug off by default.
Chris Williams
committed
2bfc029
View commit details
Copy full SHA for 2bfc029
Browse repository at this point
Preamble in source.
Chris Williams
committed
4c70002
View commit details
Copy full SHA for 4c70002
Browse repository at this point
Version 2.7.1
Chris Williams
committed
201ca42
View commit details
Copy full SHA for 201ca42
Browse repository at this point
Merge pull request #45 from blackjk3/photon-fix
Show description for 68e924d
Chris Williams
committed
68e924d
View commit details
Copy full SHA for 68e924d
Browse repository at this point
Fixes #44. Tested and code now succesfully compiles and flashes to Photon and Core
blackjk3
committed
878bb85
View commit details
Copy full SHA for 878bb85
Browse repository at this point
Commits on Mar 25, 2015
Version 2.7.0
Chris Williams
committed
02c0298
View commit details
Copy full SHA for 02c0298
Browse repository at this point
Merge pull request #40 from canda/master
Show description for e17108d
Chris Williams
committed
e17108d
View commit details
Copy full SHA for e17108d
Browse repository at this point
Added support for internal rgb led
Javier Candalaft
committed
4c41e5f
View commit details
Copy full SHA for 4c41e5f
Browse repository at this point
Commits on Jan 8, 2015
Merge pull request #37 from Resseguie/vspark-go
Show description for f3ff2cb
Chris Williams
committed
f3ff2cb
View commit details
Copy full SHA for f3ff2cb
Browse repository at this point
Add reference to Go Vspark lib
Show description for e61dd8f
Resseguie
committed
e61dd8f
View commit details
Copy full SHA for e61dd8f
Browse repository at this point
Commits on Nov 26, 2014
Align MAX_DATA_BYTES with TCPCLIENT_BUF_MAX_SIZE
rwaldron
committed
c579faa
View commit details
Copy full SHA for c579faa
Browse repository at this point
Reduce digital reporting to only report on ports that are set up
rwaldron
committed
cfed6de
View commit details
Copy full SHA for cfed6de
Browse repository at this point
When there are not enough bytes to complete an action, return to the main loop
rwaldron
committed
af1958b
View commit details
Copy full SHA for af1958b
Browse repository at this point
Track received bytes separately
rwaldron
committed
d14d065
View commit details
Copy full SHA for d14d065
Browse repository at this point
Fix analogReporting buffer size
rwaldron
committed
76a90a3
View commit details
Copy full SHA for 76a90a3
Browse repository at this point
Remove version from file. Update spark.json
rwaldron
committed
1d4f8d6
View commit details
Copy full SHA for 1d4f8d6
Browse repository at this point
Roll in the reporting refactor
rwaldron
committed
61a4c0e
View commit details
Copy full SHA for 61a4c0e
Browse repository at this point
server.write(uint8_t) => server.write(uint8_t *buffer, size_t size)
rwaldron
committed
2911119
View commit details
Copy full SHA for 2911119
Browse repository at this point
Debug log nits
rwaldron
committed
a7f3f0d
View commit details
Copy full SHA for a7f3f0d
Browse repository at this point
Cleanup pinMode; add pin mode tracking
rwaldron
committed
bcb2d66
View commit details
Copy full SHA for bcb2d66
Browse repository at this point
Commits on Nov 24, 2014
#ifdef => #if
rwaldron
committed
420cf24
View commit details
Copy full SHA for 420cf24
Browse repository at this point
Fix pin modes
rwaldron
committed
c5d8130
View commit details
Copy full SHA for c5d8130
Browse repository at this point
Cleanup logging
rwaldron
committed
0f6baf4
View commit details
Copy full SHA for 0f6baf4
Browse repository at this point
Fix sampling interval value resolution range handling
rwaldron
committed
1e5d8f2
View commit details
Copy full SHA for 1e5d8f2
Browse repository at this point
Commits on Nov 17, 2014
v2.5.0
rwaldron
committed
d6e04a3
View commit details
Copy full SHA for d6e04a3
Browse repository at this point
Clean up logging
rwaldron
committed
eca988b
View commit details
Copy full SHA for eca988b
Browse repository at this point
Assign action earlier, fixes bytesToExpectByAction deref
rwaldron
committed
95453bb
View commit details
Copy full SHA for 95453bb
Browse repository at this point
Make buffer 64 bytes
rwaldron
committed
06dc948
View commit details
Copy full SHA for 06dc948
Browse repository at this point
Better memory clean up on reset/restore
rwaldron
committed
aded0f7
View commit details
Copy full SHA for aded0f7
Browse repository at this point
Merge branch 'master' of https://github.com/notthetup/voodoospark into 33
Show description for 9db9af2
rwaldron
committed
9db9af2
View commit details
Copy full SHA for 9db9af2
Browse repository at this point
Use license file
rwaldron
committed
1653eb7
View commit details
Copy full SHA for 1653eb7
Browse repository at this point
Fix license
rwaldron
committed
d86abb0
View commit details
Copy full SHA for d86abb0
Browse repository at this point
Commits on Nov 16, 2014
fixed buffer overflow and allow unused bytes to be kept for the next action
notthetup
committed
010c717
View commit details
Copy full SHA for 010c717
Browse repository at this point
Commits on Oct 9, 2014
Moving to proper directory.
Chris Williams
committed
5030b4f
View commit details
Copy full SHA for 5030b4f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.