Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a7721fb9 05/05/2013 06:36 PM David Sorber

Fixing a bug that I just noticed while doing a dry run. The client sorts the temps before creating the SensorReading object so the correct temps don't correspond to the correct sensors on the server. The fix was simply to create the SensorReading object sooner before the temps are sorted.

cfebef28 05/05/2013 05:59 PM dsorber

Changing IP.

7bde117f 05/04/2013 03:14 PM dsorber

Adding dynamically updating charts using the Flot javascript plotting library.

6e306fcd 05/01/2013 12:23 AM dsorber

Okay, fixing that bug for reals now.

f945a1fe 05/01/2013 12:22 AM dsorber

Fixing a global variable bug in RPi client.

abe2d7e5 04/29/2013 08:45 PM David Sorber

Adding some charset info to make sure mod_wsgi doesn't puke on UTF-8 encoded strings. Also added a "-d" (debug enable) switch to the RPi client so that it only prints out debug information if you want it to. Finally, I added a try except block around the database insert code in the server daemon so that the whole daemone doesn't crash when there is an error.

6ec4a106 04/29/2013 04:20 AM dsorber

Made a few minor changes to the RPi client.

345c7d6a 04/29/2013 01:24 AM dsorber

Adding javascript (using Google Charts) graph of the last 60 data points to the per day display page.

5a52f49b 04/28/2013 08:25 PM dsorber

It would help if I spelled the acronym right...

45c4b73a 04/28/2013 08:12 PM dsorber

Adding web remote display code. All the basic functionality is complete but I'd like to play around with adding some graphs for S&G.

856d156b 04/23/2013 01:18 AM dsorber

Made good progress tonight with the client and server apps. Added the socket connection and SensorReading object to hold the sensor readings (surprise).

317c2b10 04/23/2013 12:32 AM dsorber

Adding work to rpi_client from this weekend.

e376a628 04/19/2013 12:59 AM dsorber

I'm finally starting to put all the pieces together and build the RPI client. So far so good, although I still need to work a few details. I also reorganized my "test scripts" into a proper library so that I can call the relevant code from my client program.

018481aa 04/18/2013 10:00 PM dsorber

Adding my improvements to the TMP512 controller code that I've developed over the past couple days.

74eab0f1 04/11/2013 02:08 AM dsorber

Did a bit more work. The remote temperature readings are way off, I need to figure out why.

e45aa19e 04/10/2013 10:19 PM dsorber

Adding code I wrote a while ago. I'm starting to create objects for each of the major functions/components of the board.

c5ac7e4c 03/30/2013 08:04 PM dsorber

Added a couple more scripts including one to talk to the 7 segment display.

22b6f476 03/28/2013 09:41 PM dsorber

Started working on some simple test programs for the board.

ade8d74a 03/23/2013 04:42 PM dsorber

Adding the first version of my LED blink test script which should be able to be reused verbatim as a test program for the actual board. Also adding correct mechanic drawing for SMT switch.

04e25279 03/21/2013 09:02 PM dsorber

Somehow I designed the PCB using a different pushbutton switch than I included in the BOM. Fixing the BOM and adding the correct datasheet/drawing.

0783049a 03/16/2013 02:18 PM dsorber

Fixing a few minor issues Andy noticed with my layout after I'd sent it out to fabrication (of course). These changes will be revision B of the board.

0f4a14b5 03/14/2013 11:43 PM dsorber

Did a final review and then created gerber files for fabrication.

53bd6ff8 03/14/2013 02:14 AM dsorber

Good thing I did a final design check... it turns out that I had my pads misnumbered for both ICs. It took me a couple of hours to fix it but I think it's okay now.

40122ec2 03/13/2013 12:50 AM dsorber

Finalized BOM.

1e26331d 03/12/2013 10:15 PM David Sorber

Merge branch 'master' of 71.178.202.220:/home/dsorber/trac/projects/headquarters/repo

dbe3eff8 03/12/2013 10:15 PM David Sorber

Updated the BOM while in "class" last night.

72edc545 03/12/2013 01:54 PM dsorber

Made the reference designators a bit smaller and made some square pads to designate pin 1's.

8a86f755 03/12/2013 11:33 AM dsorber

Made a few more minor tweaks to the layout. I also moved the LED labels to the silkscreen layer (whoops).

bf56c619 03/11/2013 08:33 PM dsorber

Made a few tweaks to the layout including adding a board name and revision to the silk screen.

8b7ff847 03/11/2013 12:37 PM dsorber

Made a couple of modifications based on Andy's feedback.

dc972317 03/10/2013 08:04 PM dsorber

Finished routing the board! Tomorrow Andy will tell me I did it all wrong...

dd4d4844 03/09/2013 05:28 PM dsorber

Prerouting failsafe commit.

2607c262 03/09/2013 04:02 AM dsorber

Made a few more corrections to the schematic and then started working on the actual PCB layout. The PCB will be approximately 2 inches by 3 inches.

a993b699 03/08/2013 02:50 AM dsorber

Forgot to create PDF of lastest schematic.

1f08bcbd 03/08/2013 02:46 AM dsorber

Finished up schematic and started working on PCB. Then had to go back and fix schematic :( . Finally ran out of steam...

feea6b2c 03/07/2013 01:59 AM dsorber

Finished up the first complete draft of the schematic.

035b6525 03/05/2013 03:05 AM dsorber

Reworked a couple of the schematic symbols. Also redrew parts of the schematic after getting feedback from Andy.

1eebfe60 03/04/2013 01:55 AM dsorber

Started working on the schematic. More work needed...

de2a420c 03/02/2013 10:43 PM dsorber

Finished creating footprints and schematic symbols for all components. Also adding the DD_Passives library for passive components from work. I'm not sure if the library includes footprints, but at least it has all the schematic symbols.

8db18edd 03/01/2013 03:22 AM dsorber

Continuing to create component footprints and schematic symbols. I also added the headers I'm going to use to the BOM.

a7ecfb3a 02/28/2013 03:25 PM David Sorber

Adding datasheet for 26 pin header that will be used to connect the daughtercard to the RPI.

f976417b 02/28/2013 01:57 AM dsorber

Created footprint and schematic symbols for TMP512 and SAA1064T parts. Also created a schematic page for the daughtercard.

1694551f 02/27/2013 03:16 AM dsorber

Finally got Altium up and running in my VM. I started working on drawing the pads for the TMP512 chip. I still need to figure out how to create a schematic symbol and then link the two.

10427937 02/25/2013 09:59 PM dsorber

Whoops, I forgot to commit the document itself.

fec62682 02/25/2013 09:58 PM dsorber

Finished up CDR. Added (finally) some header information.

5ac0cd76 02/25/2013 02:27 AM dsorber

Continuing to work on my CDR document. Adding a couple more datasheets and all of the images included in the CDR document.

553e3935 02/21/2013 02:56 AM dsorber

Started working on the CDR document. Plenty more to do...

36784538 02/20/2013 10:39 PM dsorber

Adding the pushbutton I found today at work the BOM. Also adding more columns for shipping costs and order date so I can keep track of how much money I'm spending and when I've ordered things.

5eca5a74 02/19/2013 10:45 PM David Sorber

Adding modifications made to BOM last night during class, which included adding and equipment section. Also committing the graded PDR which includes the professor's comments.

6c95170f 02/17/2013 04:22 PM David Sorber

Creating new top level path for 525.743 Embedded Systems Development Laboratory materials.