d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > What Side Projects Have You Worked On? > Outside Of School/work
Add Reply New Topic New Poll
Member
Posts: 24,101
Joined: Nov 8 2007
Gold: 5,561.70
Dec 2 2014 08:35pm
Trying to come up with an interesting project to do over winter break, just curious what projects you guys have worked on in your spare time.
Member
Posts: 1,878
Joined: Jul 10 2012
Gold: 8.00
Jan 12 2015 12:05am
I'm interested in Marine Aquarium's, So I did a Arduino project (It's electronics and coding) It read temp sensors, floats, p.h. sensor, real time clock then based on logic (Mostly time and if things are OOB) outputs to a 8 port relay, speaker, lcd display and stepper motor. If you can code in another language you will have to learn basic electronics and its very simple.
Member
Posts: 16,431
Joined: Jan 27 2006
Gold: 6.66
Jan 12 2015 01:07am
Try writing scripts to make daily tasks easier.

This post was edited by madeinchinars on Jan 12 2015 01:07am
Member
Posts: 23,444
Joined: Jun 30 2009
Gold: 167.53
Jan 18 2015 03:49pm
Quote (SkippySac @ Jan 12 2015 02:05am)
I'm interested in Marine Aquarium's, So I did a Arduino project (It's electronics and coding) It read temp sensors, floats, p.h. sensor, real time clock then based on logic (Mostly time and if things are OOB) outputs to a 8 port relay, speaker, lcd display and stepper motor. If you can code in another language you will have to learn basic electronics and its very simple.


hehehe, I have to think of a project proposal for embedded systems so I will be doing something like this for this semester.
also going to use arduino of course.
Member
Posts: 62,215
Joined: Jun 3 2007
Gold: 9,039.20
Jan 18 2015 04:57pm
Quote (lopelurag @ Dec 2 2014 08:35pm)
Trying to come up with an interesting project to do over winter break, just curious what projects you guys have worked on in your spare time.


Writing my first Django app

Quote (umeshieee @ Jan 18 2015 03:49pm)
hehehe, I have to think of a project proposal for embedded systems so I will be doing something like this for this semester.
also going to use arduino of course.


I'm getting a BeagleBone Black soon, tell me when you get your Arduino on steam

This post was edited by j0ltk0la on Jan 18 2015 05:01pm
Member
Posts: 1,307
Joined: Mar 21 2005
Gold: 0.00
Jan 19 2015 09:34am
-Created Man-in-the-middle proof of concept cell phone tower dd-wrt plugin which created and hosted Canadian based cell phone tower software which successfully had cellphones connecting into the ad-hoc as if it was a real tower. Submitted to Canadian Cell phone security association.

-Found a bug in Motorola based cable modems to allow extraction of docsis 3.0 and uploading of custom firmware and injection code modules. Submitted to security focus.

-Created a library for managing ring0 detours in a generalized setting for quick deploy and covert detour management for hiding against ring3 detection systems while not interfering with 64bit patch guard, will eventually open source thhttp://forums.d2jsp.org/images/code.gifis library when I find a non malicious use case argument for its release.

-Began architecting a clientless D2 botting library that I will be developing with l2k-shadow and MikeOwnage for Clan ViLe botting systems. (We currently run over 40-50 bots collectively which is getting resource intensive going to fix this will shell loadable linux clientless d2 bots)

Amongst hundred of other side projects I did the last couple years. Related to work or hobbies I enjoy.


Go Back To Programming & Development Topic List
Add Reply New Topic New Poll