jbremnant.wordpress.com
November | 2011 | jbremnant's blog
https://jbremnant.wordpress.com/2011/11
Projects, ideas, and general braindump. Archive for November, 2011. ANT Between MSP430 (also Arduino) and Android. November 27, 2011. Smartphones are equipped with dizzying array of wireless communication capabilities. Some of these features just go totally unnoticed. One such wireless communication protocol is called ANT. Most of the existing code only worked as a slave, where it just tried to receive data sent by Garmin Heart Strap. With FTDI serial bridge. I used the lesser chip that comes with the La...
jbremnant.wordpress.com
Flashing uC’s with GoodFET | jbremnant's blog
https://jbremnant.wordpress.com/2010/11/23/flashing-ucs-with-goodfet
Projects, ideas, and general braindump. Flashing uC’s with GoodFET. Flashing uC’s with GoodFET. November 23, 2010. I got myself one of GoodFET40. PCB’s the other day. The pcb is thin! But not only that, it requires you to surface mount some parts. Now, I haven’t done SMD soldering before so I enlisted help of one of my buddies. It didn’t go so well the first time, but I did manage to get the GoodFET firmware installed. Goodfet.bsl - fromweb. This command will require you to have pre-installed:. In any ca...
jbremnant.wordpress.com
My First Complete AVR Project | jbremnant's blog
https://jbremnant.wordpress.com/2010/11/18/my-first-complete-avr-project
Projects, ideas, and general braindump. My First Complete AVR Project. My First Complete AVR Project. November 18, 2010. I’ve only dabbled at microcontrollers for about 1.5 yrs. Throughout this time it was mostly light tinkering, nothing serious. But my wife gave me a challenge. Build a digital clock with the parts I already owned – something our son can read. So I created one, and was fortunate enough to get noticed by hackaday.com. Here is the link. And the original post at nerdkits.com.
coeprobotics.wordpress.com
Inductions 2015 « RSC
https://coeprobotics.wordpress.com/2015/03/26/inductions-2015
College Of Engineering, Pune. Add a name or a Batch. March 26, 2015. This entry was posted in Uncategorized. Orientation Program and Induction Process. Lab visit by Governor of Maharashtra, Hon’bl Shri Ch Vidyasagar Rao. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. RSC shines in Pune Mirror!
coeprobotics.wordpress.com
2013 Batch « RSC
https://coeprobotics.wordpress.com/alumni/2013-batch
College Of Engineering, Pune. Add a name or a Batch. If you can’t find your name or your batchmate in the list, we apologize for the inconvenience. Please fill the following form and we will add the name immediately. Contact No. (required). Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out.
scompoprojects.wordpress.com
2012 year in blogging | Scompo Projects
https://scompoprojects.wordpress.com/2012/annual-report
Happy New Year from WordPress.com! Each rocket represents a post published on this blog in 2012. And because we like to share, we made the fireworks available as a jQuery plugin on GitHub. Some browsers are better suited for this kind of animation. In our tests, Safari and Chrome worked best. Your overall score is not known. We made beautiful, animated fireworks to celebrate your blogging! 600 people reached the top of Mt. Everest in 2012. This blog got about 3,400. In 2012, there were 14. The top referr...
jbremnant.wordpress.com
Led Matrix Canvas | jbremnant's blog
https://jbremnant.wordpress.com/2010/11/19/led-matrix-canvas
Projects, ideas, and general braindump. November 19, 2010. I wanted something “flashy” that grabs my attention when I am working. I am flooded with constant influx of emails, internal chat windows, and many terminal screens full of code. Sometimes it’s hard to get my attention when critical things happen in the trading environment and I notice it too late. Here’s the demo video of the project. 2 x Sure Electronics LED Board. 2 male headers (2×5). Protoboard for wiring parts together. C lib for usb serial.
jbremnant.wordpress.com
January | 2011 | jbremnant's blog
https://jbremnant.wordpress.com/2011/01
Projects, ideas, and general braindump. Archive for January, 2011. Nokia LCD WiiNunchuck with MSP430. January 3, 2011. Having the option to develop in linux was important to me. With msp430-gcc and mspdebug, I had all the toolchain necessary. To start coding for these little suckers. So I wanted to see if it was possible to make a simple hand-held gaming device with just one chip. This required a small LCD screen and a user input device like Wii Nunchuck. Docs tech: general tech. Simpleavr: avr and msp430.