The Perks Of Hiring A Digital Marketing Agency For Your Business
If you lack experience and expertise in building your brand identity in the marketplace, it is advisable that you hire a digital marketing agency for your business.
If you lack experience and expertise in building your brand identity in the marketplace, it is advisable that you hire a digital marketing agency for your business.
I recently converted my wired LAN to a wireless WLAN. This is the steps I made to create a WPA-PSK secured WLAN with my Intel centrino ipw2100 wireless card under Linux.I report here the commands and configuration files used . I hope those will be helpful for someone else. Note: this page contains informations updated on …
In the past blog post we used a potentiometer to provide a user variable voltage to one of the Analog In pin. We then used the value read from the Analog In pin to set the blinking delay of an LED. This resulted in the LED which was blinking faster and slower depending on how the potentiometer …
I own a Samsung U700. In my opinion, a part from some little problems (metallic silver edge painting flaking off and the touchscreen buttons sometimes irresponsible or too sensible), I never had something big to complain about in my 9 months with it. The great stuff from this phone is definitely a great call quality, something which not all …
Problems with Samsung u700? Let’s fix its flex flat cable! Read More »
Ok, I’m back hacking after a couple of months of hard work on the thesis which has been completed and submitted to the committee. 7 or 8 April degree! I still have to realize all of this.. Well, after a couple of days of relax I’m back to my regular hacking and I’ve been able …
I’m having some fun with my new Rigol DS1052E oscilloscope and the brand new FreeIMU v0.3 and it’s integrated logic level converter. I’m using the scope to stress test the I2C logic level converter and I found out that with Arduino and the Wire library hacking the code to overclock I2C to non-standard frequencies is actually extremely …
I think that it could be useful for people having access to my KiCAD library. Everything is licensed using a Creative Commons Attribution-ShareAlike 3.0 Unported. You can get access to it using bzr with the following command: bzr co http://repository.varesano.net/fv_kicad_lib/ In case you don’t have bzr experience, you can get an archive with the most recent version or you can browse …
As a first step in the development of FreeIMU v0.4, I’m starting my first steps with the MS5611-01BA high resolution altimeter sensor. According to its datasheet, this chip looks extremely accurate as it’s capable of a 10 cm resolution in altitude estimation. I already sorted out most of its electrical connections when I drafted the first designs of …
A libre breakout board for the MS5611-01BA high resolution altimeter sensor Read More »
I was reading about variable length arguments for functions in the C programming language and I thought, “hey, will this thing work on an Arduino?”.. well, it turns out that yes, it’s working great! But, what are functions with a variable length? Well, the standard C printf function is a good example (not available on Arduino of …
Functions with variable lenght arguments in Arduino Read More »
This is the result of the first experiment trying to solder the MS5611-01BA on my LibreBB-MS5611-01BA. Looks harder than what I was expecting.. I was trying soldering it with hot air during the cooling down of the solder after reflow, obviously trying not to expose the chip to the hot air flow.. obviously a different path …
First soldering experiment with the MS5611-01BA: huge fail! Read More »